Commit Graph

14 Commits

Author SHA1 Message Date
61ed1afe9f code: throwing out mp3mini, fixing cargo issues on windows with ksni 2025-02-17 23:42:18 +01:00
b90a37d671 code: updating project and trying to fix error: seems that minimp3 has some unsafe exception 2025-02-17 23:21:44 +01:00
090bea5805 feat: icon for app, and windows specific build code 2024-06-08 23:41:07 +02:00
fe3700b751 update to latest libraries 2024-06-08 00:19:46 +02:00
7b5ee1f397 tryed 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 threading 2024-06-07 23:53:48 +02:00
25e7680cee further implementations 2024-06-07 17:26:13 +02:00
7923d0a957 refactor: unused import, removed bin command for adaptive run 2024-01-25 21:56:18 +01:00
2a0cd38189 refactor: creating an AudioHandler instead of directly giving the thread, allowing to add custom event handlers while playback. 2024-01-22 13:46:12 +01:00
a8f8eb4bc1 feature: extra thread for button pressing while sound is playing, with a mutex around the sink 2024-01-22 09:21:33 +01:00
d2e09ecebc code: adding watch command, making rodio play available, switching to fomantic-ui and implementing fullscreen and aspect ratios 2024-01-20 21:09:44 +01:00
09ed01b687 code: device selection becomes an option to audio_thread 2024-01-09 10:54:30 +01:00
35c979e30c refactor: using jinja extension for html, adding logger 2024-01-09 10:31:43 +01:00
a2a767c42f trying to create an appstate 2023-07-18 23:49:32 +02:00
12ea20f270 initial. 2023-07-17 22:43:55 +02:00