aboutsummaryrefslogtreecommitdiffstats
path: root/screen.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replaced wrefresh() with wnoutrefresh().Kalle Wallin2004-03-261-5/+7
* Added support for CMD_TOGGLE_FIND_WRAP.Kalle Wallin2004-03-261-15/+8
* Added support for a configuration file ~/.ncmpcrc and color support.Kalle Wallin2004-03-251-16/+46
* Use screen_status_printf() instead of screen_status_message().Kalle Wallin2004-03-231-27/+30
* Reverted to relative volume changes.Kalle Wallin2004-03-221-2/+4
* Added a find buffer and a function for formated status messages.Kalle Wallin2004-03-221-0/+18
* We now uses mpd_sendSetvolCommand(), not the old mpd_sendVolumeCommand().Kalle Wallin2004-03-221-2/+2
* Imported ncmpc (mpc-ncures).Kalle Wallin2004-03-191-0/+520