summaryrefslogtreecommitdiffstats
path: root/src/cmd.c
Commit message (Collapse)AuthorAgeFilesLines
* Switch from mostly ref based tracking to multi-link architectureLouis Burda2022-02-271-58/+52
|
* Update player playlist on changes to tag tracksLouis Burda2022-02-261-0/+2
|
* Migrate away from wchar_t, default to utf8Louis Burda2022-02-261-36/+119
|
* Refactor player interface, improve history navigation and playlist shuffleLouis Burda2022-02-251-1/+1
|
* Added rerun commandLouis Burda2022-02-211-14/+71
|
* Bug fixes, added select track shortcut and reindex commandLouis Burda2022-02-211-5/+54
|
* Improve error handling, history bug fixLouis Burda2022-02-141-2/+4
|
* Refactored main.c into many filesLouis Burda2022-02-141-0/+99