summaryrefslogtreecommitdiffstats
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* Completion search into both directions, added delay to prevent pops when seek...Louis Burda2021-12-201-58/+89
* Switched most buffers to wide chars, added general ref class, now clear mpd e...Louis Burda2021-12-201-78/+162
* 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