aboutsummaryrefslogtreecommitdiff
path: root/nncmpp.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Simplify input handlingPřemysl Janouch2016-10-021-88/+50
|
* React to mouse clicks on player controlsPřemysl Janouch2016-10-021-14/+98
|
* Finer progress bar thanks to UnicodePřemysl Janouch2016-10-021-7/+31
|
* Finish display of the top partPřemysl Janouch2016-10-021-101/+130
|
* Count elapsed secondsPřemysl Janouch2016-10-021-54/+163
|
* Better header layoutPřemysl Janouch2016-10-011-32/+122
|
* Initial commitPřemysl Janouch2016-10-011-0/+1506
This is mostly sdtui code ported over from GLib to liberty, with some MPD code from desktop-tools. It tracks the current song and that's it.