summaryrefslogtreecommitdiffstats
path: root/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Switched most buffers to wide chars, added general ref class, now clear mpd ↵Louis Burda2021-12-201-78/+162
| | | | errors, added track and command completion
* Implemented list navigation and other fixesLouis Burda2021-12-201-58/+87
|
* Added playback via libmpdclientLouis Burda2021-12-201-49/+71
|
* Added more gui interactionLouis Burda2021-12-201-76/+330
|
* Replace readline with own implementation for integrationLouis Burda2021-12-201-186/+133
|
* Added readline and ncurses basic setupLouis Burda2021-12-201-0/+519