summaryrefslogtreecommitdiffstats
path: root/src/data.h
Commit message (Collapse)AuthorAgeFilesLines
* Update liblist api and remoteLouis Burda2023-11-121-8/+8
|
* Allow saving reordered tracks in tagLouis Burda2023-03-161-3/+6
|
* If trash tag exists, move tracks there on deleteLouis Burda2023-01-281-0/+4
|
* Only write to index files on data_save where necessaryLouis Burda2023-01-121-5/+6
|
* Check aprintf allocation internally and add astrdup for less OOM_CHECKLouis Burda2023-01-111-0/+1
|
* Added missing prototypesLouis Burda2022-03-311-0/+1
|
* Added rename commandLouis Burda2022-03-041-0/+2
|
* Added lock for data directoryLouis Burda2022-03-011-0/+4
|
* Switch from mostly ref based tracking to multi-link architectureLouis Burda2022-02-271-14/+38
|
* Update player playlist on changes to tag tracksLouis Burda2022-02-261-0/+2
|
* Keybind for seek to playing, keybind for deleteLouis Burda2022-02-261-0/+3
|
* Migrate away from wchar_t, default to utf8Louis Burda2022-02-261-7/+11
|
* Refactored main.c into many filesLouis Burda2022-02-141-0/+24