| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix that keeps the cursor hidden on aterm/Eterm when the terminal is resized. | Kalle Wallin | 2004-04-22 | 1 | -1/+5 |
* | Fixed resize handling (SIGWINCH). | Kalle Wallin | 2004-04-21 | 1 | -3/+53 |
* | Display the target time when seeking. | Kalle Wallin | 2004-04-21 | 1 | -1/+4 |
* | Added support for seek,crossfade. | Kalle Wallin | 2004-04-21 | 1 | -36/+113 |
* | Major cleanup. The goal of this is to simplify addition of "screens". | Kalle Wallin | 2004-04-19 | 1 | -103/+146 |
* | Use get_key_names() for the keys displayed in the welcome message. | Kalle Wallin | 2004-04-14 | 1 | -3/+3 |
* | Replaced F1,F2,F3 with 1,2,3. | Kalle Wallin | 2004-04-06 | 1 | -3/+3 |
* | Added a welcome message (help). | Kalle Wallin | 2004-04-06 | 1 | -4/+28 |
* | Added support for (auto) center/focus playlists. | Kalle Wallin | 2004-04-05 | 1 | -2/+23 |
* | Moved cursor to main window (selected_row,0) when idle. | Kalle Wallin | 2004-03-31 | 1 | -1/+6 |
* | Moved cursor to main window (selected_row,0) when idle. | Kalle Wallin | 2004-03-31 | 1 | -1/+1 |
* | We now allocate and free memory with glib | Kalle Wallin | 2004-03-28 | 1 | -5/+5 |
* | Moved cursor to main window (0,0) when idle | Kalle Wallin | 2004-03-28 | 1 | -1/+3 |
* | Clear top window when the header changes. | Kalle Wallin | 2004-03-28 | 1 | -0/+7 |
* | Moved random,repeat notification from main.c | Kalle Wallin | 2004-03-27 | 1 | -0/+18 |
* | Moved random,repeat notification to main.c | Kalle Wallin | 2004-03-27 | 1 | -4/+0 |
* | Define the read timeout in screen.h | Kalle Wallin | 2004-03-27 | 1 | -2/+1 |
* | Only use colors if the terminal supports colors. | Kalle Wallin | 2004-03-27 | 1 | -13/+19 |
* | Replaced wrefresh() with wnoutrefresh(). | Kalle Wallin | 2004-03-26 | 1 | -5/+7 |
* | Added support for CMD_TOGGLE_FIND_WRAP. | Kalle Wallin | 2004-03-26 | 1 | -15/+8 |
* | Added support for a configuration file ~/.ncmpcrc and color support. | Kalle Wallin | 2004-03-25 | 1 | -16/+46 |
* | Use screen_status_printf() instead of screen_status_message(). | Kalle Wallin | 2004-03-23 | 1 | -27/+30 |
* | Reverted to relative volume changes. | Kalle Wallin | 2004-03-22 | 1 | -2/+4 |
* | Added a find buffer and a function for formated status messages. | Kalle Wallin | 2004-03-22 | 1 | -0/+18 |
* | We now uses mpd_sendSetvolCommand(), not the old mpd_sendVolumeCommand(). | Kalle Wallin | 2004-03-22 | 1 | -2/+2 |
* | Imported ncmpc (mpc-ncures). | Kalle Wallin | 2004-03-19 | 1 | -0/+520 |