aboutsummaryrefslogtreecommitdiffstats
path: root/screen_utils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include "config.h" before support.hKalle Wallin2004-03-271-0/+1
* Added function screen_getch().Kalle Wallin2004-03-271-2/+27
* Added reversed and wrapped list search (find).Kalle Wallin2004-03-261-0/+69
* Added support for a configuration file ~/.ncmpcrc and color support.Kalle Wallin2004-03-251-0/+28
* Moved list window fuctions to list_window.c. Kalle Wallin2004-03-241-159/+0
* Use screen_status_printf() instead of screen_status_message().Kalle Wallin2004-03-231-10/+1
* Modified list_window_find() - case independet search (strcasecmp).Kalle Wallin2004-03-221-5/+5
* Added find (in page) functionality.Kalle Wallin2004-03-221-0/+51
* Imported ncmpc (mpc-ncures).Kalle Wallin2004-03-191-0/+152