summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add initial rudimentary grapheme supportLouis Burda2024-03-131-2/+7
* Update to new mplay apiLouis Burda2024-03-101-0/+4
* Update liblist and add keybind to sort tracks and tagsLouis Burda2023-03-161-1/+1
* Implement player backend for mplayLouis Burda2022-12-181-3/+7
* Use PREFIX properly in MakefileLouis Burda2022-11-091-4/+6
* Added missing prototypesLouis Burda2022-03-311-1/+1
* Switch from mostly ref based tracking to multi-link architectureLouis Burda2022-02-271-1/+1
* Refactor player interface, improve history navigation and playlist shuffleLouis Burda2022-02-251-7/+12
* Added liblistLouis Burda2022-02-131-5/+12
* Added command status and move and copy cmdsLouis Burda2022-02-131-1/+4
* Added index files, fixed cmd input bugsLouis Burda2022-01-261-1/+1
* Added MPRIS controlLouis Burda2022-01-071-3/+3
* Added panic and simplified makefileLouis Burda2021-12-281-11/+5
* Restructured repository and added automatic make dependency generationLouis Burda2021-12-201-4/+23
* Switched most buffers to wide chars, added general ref class, now clear mpd e...Louis Burda2021-12-201-1/+1
* Implemented list navigation and other fixesLouis Burda2021-12-201-1/+1
* Added playback via libmpdclientLouis Burda2021-12-201-5/+11
* Added more gui interactionLouis Burda2021-12-201-3/+3
* Replace readline with own implementation for integrationLouis Burda2021-12-201-2/+5
* Added readline and ncurses basic setupLouis Burda2021-12-201-0/+12