Commit Graph

14 Commits

Author SHA1 Message Date
0003f0a420 refactor: trying to compile on linux 2024-06-15 00:29:11 +02:00
36d7a64148 feat: no console in windows 2024-06-09 14:25:18 +02: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
2c088d03ce code: side-feature: exploring string into solution. will probably be moved away 2024-01-25 21:59:34 +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
478bdbc59a code: README, .env support 2024-01-20 22:54:48 +01:00
7277ca0cfa refactor: removing metadata package, and commented code; renaming template to soundboard.jinja 2024-01-20 22:40:52 +01:00
69ec048bc9 code: adding mp3 duration to lock buttons client side 2024-01-20 22:36:30 +01:00
35c979e30c refactor: using jinja extension for html, adding logger 2024-01-09 10:31:43 +01:00
10bbbb2f82 making a first mvc that can actually play stuff 2023-07-19 01:14:18 +02:00
12ea20f270 initial. 2023-07-17 22:43:55 +02:00