musicdb/musicdb-lib
Mark 6f9535a28e Change from dbfile to dbdir, dbfile is now dbdir/dbfile
- add autosave 1 minute after change is made to db 1 minute
- improved gapless playback (used to run some code 10 times a second for gapless playback, is now event driven)
- saving now moves the previous file to dbfile-[UNIX-TIMESTAMP] in case something goes wrong when saving the new dbfile.
2024-01-10 14:05:22 +01:00
..
src Change from dbfile to dbdir, dbfile is now dbdir/dbfile 2024-01-10 14:05:22 +01:00
.gitignore init 2023-08-13 23:58:53 +02:00
Cargo.toml fix shuffle not shuffling away first element 2023-12-31 14:16:18 +01:00