summaryrefslogtreecommitdiffstats
path: root/player.c
Commit message (Collapse)AuthorAgeFilesLines
* Add player queuingLouis Burda2021-12-201-4/+18
|
* Completion search into both directions, added delay to prevent pops when ↵Louis Burda2021-12-201-2/+30
| | | | seeking, small refactor for readability
* Switched most buffers to wide chars, added general ref class, now clear mpd ↵Louis Burda2021-12-201-21/+52
| | | | errors, added track and command completion
* Implemented list navigation and other fixesLouis Burda2021-12-201-1/+6
|
* Added playback via libmpdclientLouis Burda2021-12-201-55/+164
|
* Added more gui interactionLouis Burda2021-12-201-0/+113