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
g4borg2024-06-07 23:53:48 +02:00
25e7680cee
further implementations
g4borg2024-06-07 17:26:13 +02:00
61241ae56a
defunct version of windows tray with winit
g4borg2024-06-06 22:55:11 +02:00
ea29c04a32
tray icon example func
g4borg2024-06-06 15:59:02 +02:00
8924c06b86
refactor: use 3311 as default port
g4borg2024-02-07 13:38:58 +01:00
2c088d03ce
code: side-feature: exploring string into solution. will probably be moved away
g4borg2024-01-25 21:59:34 +01:00
7923d0a957
refactor: unused import, removed bin command for adaptive run
g4borg2024-01-25 21:56:18 +01:00
239875afaf
docs: update current features
g4borg2024-01-22 13:49:14 +01:00
2a0cd38189
refactor: creating an AudioHandler instead of directly giving the thread, allowing to add custom event handlers while playback.
g4borg2024-01-22 13:46:12 +01:00
a8f8eb4bc1
feature: extra thread for button pressing while sound is playing, with a mutex around the sink
g4borg2024-01-22 09:21:33 +01:00
478bdbc59a
code: README, .env support
g4borg2024-01-20 22:54:48 +01:00
7277ca0cfa
refactor: removing metadata package, and commented code; renaming template to soundboard.jinja
g4borg2024-01-20 22:40:52 +01:00
69ec048bc9
code: adding mp3 duration to lock buttons client side
g4borg2024-01-20 22:36:30 +01:00
a7da277977
code: release function
g4borg2024-01-20 21:11:31 +01:00
d2e09ecebc
code: adding watch command, making rodio play available, switching to fomantic-ui and implementing fullscreen and aspect ratios
g4borg2024-01-20 21:09:44 +01:00
09ed01b687
code: device selection becomes an option to audio_thread
g4borg2024-01-09 10:54:30 +01:00
35c979e30c
refactor: using jinja extension for html, adding logger
g4borg2024-01-09 10:31:43 +01:00