Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-04-21 | Fixed resize handling (SIGWINCH). | Kalle Wallin | 1 | -1/+3 |
2004-04-21 | Added screen_idle() function. | Kalle Wallin | 1 | -1/+3 |
2004-04-19 | Major cleanup. The goal of this is to simplify addition of "screens". | Kalle Wallin | 1 | -6/+28 |
2004-04-06 | Added a welcome message (help). | Kalle Wallin | 1 | -0/+4 |
2004-04-05 | Added input_timeout. | Kalle Wallin | 1 | -0/+3 |
2004-03-29 | Changed non blocking read timeout from 100ms to 250ms. | Kalle Wallin | 1 | -1/+1 |
2004-03-27 | Define the read timeout in screen.h | Kalle Wallin | 1 | -0/+3 |
2004-03-25 | Added support for a configuration file ~/.ncmpcrc and color support. | Kalle Wallin | 1 | -0/+11 |
2004-03-24 | Moved list window fuctions to list_window.c. | Kalle Wallin | 1 | -1/+1 |
2004-03-24 | Padded TOP_HEADER.. with spaces to clear previous header. | Kalle Wallin | 1 | -2/+2 |
2004-03-23 | Use screen_status_printf() instead of screen_status_message(). | Kalle Wallin | 1 | -2/+2 |
2004-03-22 | Added a find buffer and a function for formated status messages. | Kalle Wallin | 1 | -0/+3 |