summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Louis Burda2021-12-201-1/+1
| | | | errors, added track and command completion
* 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