Commit Graph

4 Commits

Author SHA1 Message Date
Mark
4549a8d360 use newer mers and fix merscfg deadlock bug 2024-10-12 00:28:18 +02:00
Mark
4bc3d0b147 fix playback position being lost when moving
when moving a folder, loop, or any other
queue element containing the currently playing
song (unless the song was the first song in
the element), the player would reset the element
and jump to playing its first song again.
this is now fixed.
2024-10-11 21:57:32 +02:00
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
Mark
75992a1529 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