Commit Graph

17 Commits

Author SHA1 Message Date
Mark
d3a1facba0 aaaaa 2024-12-19 18:52:56 +01:00
Mark
c3622aca30 sequence numbers 2024-12-08 12:03:24 +01: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
0d261371b7 (client) add Cross.toml and remove mers support 2024-09-11 20:59:48 +02:00
Mark
61110f5f4a add more modes to client and change server cli
server can now source its database and files from
another server, but it will have its own
queue and appears as separate to clients.

the client now has gui-syncplayer-{local,network}
modes which show the gui and also play the songs.
using a syncplayer-network mode now automatically
enables the cache manager, which should make
waiting for songs to load less frequent.
2024-05-28 13:20:43 +02:00
Mark
594909e745 update client with new animation 2024-05-28 10:15:01 +02:00
Mark
a316f6282e update dependencies #1 2024-05-12 15:23:31 +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
8620fcd4ec add some more functions to -mers and add hooks 2024-01-20 01:19:19 +01:00
Mark
d1f2db3e45 fix features, add mers feature, improve merscfg, add run-mers mode 2024-01-16 20:17:11 +01:00
Mark
f88b96a685 use mers_lib from crates.io to fix project not compiling due to dependency path not existing 2024-01-11 13:24:03 +01:00
Mark
404e9ce8ed Update README, fix Cargo.toml for client, add bin/, add setup.sh 2024-01-10 16:25:00 +01:00
Mark
8c434743f8 s 2023-12-27 15:39:53 +01:00
Mark
3093ec1a25 lib_dir is no longer saved in dbfile 2023-10-04 13:57:55 +02:00
Mark
ac16628c31 . 2023-09-07 21:53:05 +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
922e4fcc00 init 2023-08-13 23:58:53 +02:00