musicdb/musicdb-client
Mark f41bec1423 fix mers, fix space not pausing in idle display
bug that is fixed now:
if a textbox was focused on the main screen,
and then the idle display opened, pressing
spacebar would type a space character into
that textbox (even though the box isnt visible),
and would not trigger pause/resume.
now, the textbox remains unchanged and
the player will pause/resume.
2024-09-26 21:45:43 +02:00
..
mers add some more functions to -mers and add hooks 2024-01-20 01:19:19 +01:00
src fix mers, fix space not pausing in idle display 2024-09-26 21:45:43 +02:00
.gitignore init 2023-08-13 23:58:53 +02:00
Cargo.toml fix mers, fix space not pausing in idle display 2024-09-26 21:45:43 +02:00
Cross.toml (client) add Cross.toml and remove mers support 2024-09-11 20:59:48 +02:00
rust-toolchain.toml change player backend from rodio to playback-rs 2024-07-14 18:01:01 +02:00
test.mers add musicdb-mers and test file for run-mers mode (which adds a 'random' song every 5 seconds) 2024-01-16 20:18:27 +01:00