summaryrefslogtreecommitdiffstats
path: root/src/data.c
Commit message (Collapse)AuthorAgeFilesLines
* Switch from mostly ref based tracking to multi-link architectureLouis Burda2022-02-271-274/+354
|
* Update player playlist on changes to tag tracksLouis Burda2022-02-261-11/+25
|
* Keybind for seek to playing, keybind for deleteLouis Burda2022-02-261-0/+39
|
* Migrate away from wchar_t, default to utf8Louis Burda2022-02-261-38/+169
|
* Improve error handling, history bug fixLouis Burda2022-02-141-31/+22
|
* Refactored main.c into many filesLouis Burda2022-02-141-0/+306