7b5ee1f397tryed to find hang bug and finally realized it was cargo watch. however, now the app manages the tokio runtime manually, and only uses tokio for threadingGabor Körber2024-06-07 23:53:48 +0200
2a0cd38189refactor: creating an AudioHandler instead of directly giving the thread, allowing to add custom event handlers while playback.Gabor Körber2024-01-22 13:46:12 +0100
a8f8eb4bc1feature: extra thread for button pressing while sound is playing, with a mutex around the sinkGabor Körber2024-01-22 09:21:33 +0100
d2e09ecebccode: adding watch command, making rodio play available, switching to fomantic-ui and implementing fullscreen and aspect ratiosGabor Körber2024-01-20 21:09:44 +0100
09ed01b687code: device selection becomes an option to audio_threadGabor Körber2024-01-09 10:54:30 +0100
35c979e30crefactor: using jinja extension for html, adding loggerGabor Körber2024-01-09 10:31:43 +0100