Skip to content

Releases: thetwom/toc2

Don't load invalid files

06 Sep 07:50
Compare
Choose a tag to compare
v2.1.0-beta1

- Do not load invalid database files.

Version 2

05 Sep 17:24
Compare
Choose a tag to compare
v2.0.0-beta1

Code cleanup

Fix crash when stopping player

11 Aug 06:17
Compare
Choose a tag to compare
v1.6.8

Fix crash when stopping player.

Fix Bluetooth playback

09 Aug 10:42
Compare
Choose a tag to compare

This should fix Bluetooth playback on some devices.

Recreate AudioTrack when pressing play

04 Aug 16:18
Compare
Choose a tag to compare

This is a test trying to make the app work with Bluetooth on more systems.

French translations

06 Jul 07:15
Compare
Choose a tag to compare

French translations.

Recreate AudioTrack when pressing play and reinizalize everything

05 Aug 13:22
Compare
Choose a tag to compare

Second Bluetooth test, where the audio track is completely reinitialized when we start playing.

Sounds are stored as wav instead of flac

28 Jun 17:39
Compare
Choose a tag to compare

Some devices show problems when decoding flac files. Thus, a simple wav-reader is introduced.

Mute tracks are stereo

11 Jun 17:25
Compare
Choose a tag to compare

This might fix startup issues on some phones. To be tested.

New speed visualization, Spanish translations, fixes

30 May 09:07
Compare
Choose a tag to compare
  • Spanish translation is now available (thanks to Diego Sangunietti)
  • New speed visualization, which should feel more natural
  • Fix: Speed did not update to latest value (so the playing speed was about 1bpm off)