Cleanup dbindex.c a bit.
[playerz] / dbindex.c
2024-01-11 Not ZedCleanup dbindex.c a bit. master
2024-01-09 Not ZedCompletely re-did player state to use per-playlist...
2024-01-08 Not ZedBackport support for (non)recursive disk add, plus...
2021-06-19 Not ZedCleaned up most of the prototypes + static qualifiers.
2021-06-19 Not ZedCleared out earlier iterations of iterators.
2021-06-18 Not ZedIndexing improved to use per-directory change resolution.
2021-06-14 Not ZedBig rework of the playlist system.
2021-06-11 Not Zedfull_path is now a 'volatile' freed by ez_blob
2021-06-10 Not ZedWork on internal playlist details and utilities.
2021-06-10 Not ZedRemove duplicate blob metadata.
2021-06-10 Not ZedChange the way the db location is found.
2021-06-09 Not ZedCheckpoint ongoing mess.
2020-11-20 Not ZedSave play position when a new track starts and restore...
2020-11-18 Not ZedAdd license header.
2020-11-18 Not ZedFixed some memory leaks.
2020-11-18 Not ZedInitial import of music player.