aboutsummaryrefslogtreecommitdiffstats
path: root/screen.h (unfollow)
Commit message (Expand)AuthorFilesLines
2004-06-05Changed directory layout (for future use of gettext)Kalle Wallin1-113/+0
2004-05-07Redesigned ncmpc's color supportKalle Wallin1-8/+0
2004-04-21Fixed resize handling (SIGWINCH).Kalle Wallin1-1/+3
2004-04-21Added screen_idle() function.Kalle Wallin1-1/+3
2004-04-19Major cleanup. The goal of this is to simplify addition of "screens".Kalle Wallin1-6/+28
2004-04-06Added a welcome message (help).Kalle Wallin1-0/+4
2004-04-05Added input_timeout.Kalle Wallin1-0/+3
2004-03-29Changed non blocking read timeout from 100ms to 250ms.Kalle Wallin1-1/+1
2004-03-27Define the read timeout in screen.hKalle Wallin1-0/+3
2004-03-25Added support for a configuration file ~/.ncmpcrc and color support.Kalle Wallin1-0/+11
2004-03-24Moved list window fuctions to list_window.c. Kalle Wallin1-1/+1
2004-03-24Padded TOP_HEADER.. with spaces to clear previous header.Kalle Wallin1-2/+2
2004-03-23Use screen_status_printf() instead of screen_status_message().Kalle Wallin1-2/+2
2004-03-22Added a find buffer and a function for formated status messages.Kalle Wallin1-0/+3