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
00b032aceb
made some things public
2024-03-31 19:44:22 +02:00
Mark
0fe2648efe
include shuffle functionality in folders, remove shuffle and random elements, change ToFromBytes impls
2024-03-30 22:13:59 +01:00
Mark
b22d9ffeb3
add keybinds
2024-02-08 10:19:49 +01:00
Mark
8a9ee5c9cf
fix shuffle not shuffling away first element
...
and fix dragging selected song not dragging all selected elements but rather only those that pass current filter/search, which was not intended.
2023-12-31 14:16:18 +01:00
Mark
daad5c6aae
fix bug where album duration would be 1:2:50 instead of 1:02:50
2023-12-27 17:04:02 +01:00
Mark
b1998e3316
add option to show images in AdvancedLabel, available through config via textcfg
2023-12-27 16:57:46 +01:00
Mark
8c434743f8
s
2023-12-27 15:39:53 +01:00
Mark
e29fccf20e
fix bug and add power saver
...
power saver will be enabled on bad performance
2023-11-14 18:38:12 +01:00
Mark
d163d4c8c4
fix crash when dragging selected element
2023-11-12 21:08:46 +01:00
Mark
55190d1943
artist image support
2023-11-12 20:52:24 +01:00
Mark
671bf17c53
get rid of GuiElem in favor of explicit Box<dyn GuiElemTrait>
2023-11-05 20:43:55 +01:00
Mark
7cae108ffa
Added song duration support
2023-11-04 20:06:54 +01:00
Mark
f61f52fdc7
client
2023-10-26 16:18:52 +02:00
Mark
1eee22bb4b
server can now send error messages to clients
2023-10-24 22:50:21 +02:00
Mark
59ae8c06b0
client: library: 'more' menu split up into two columns
2023-10-04 19:53:58 +02:00
Mark
6bab2bc075
added multiselect to the client's library
2023-10-04 16:16:05 +02:00
Mark
927177280a
added filters to library view
2023-09-28 15:37:10 +02:00
Mark
40d6f7a850
fix syntax error
2023-09-25 17:55:42 +02:00
Mark
0e38114c88
changed search priority to prefer whole-word matches
2023-09-25 17:54:32 +02:00
Mark
30b466b2ff
change idle screen for musicdb-client, library search now defaults to something smarter and more intuitive
2023-09-22 21:25:43 +02:00
Mark
c6b75180bb
remove leftover code from testing
2023-09-20 16:15:51 +02:00
Mark
adaea9cd64
various improvements to the client (colored song subtext, search/'more', clear queue)
2023-09-20 16:02:07 +02:00
Mark
ac16628c31
.
2023-09-07 21:53:05 +02:00
Mark
0e5e33367d
added edit panel and fixed bug where Modify* command would be decoded as Add* command by the server
2023-08-27 21:53:00 +02:00
Mark
9fbe67012e
small improvements idk i forgot i had a git repo for this project
2023-08-24 16:15:01 +02:00
Mark
0ae0126f04
added some comments
2023-08-14 00:58:31 +02:00
Mark
922e4fcc00
init
2023-08-13 23:58:53 +02:00