Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-03-25 | Added support for a configuration file ~/.ncmpcrc and color support. | Kalle Wallin | 1 | -2/+9 |
2004-03-24 | Moved list window fuctions to list_window.c. | Kalle Wallin | 1 | -1/+1 |
2004-03-23 | Dont run mpc_update() directly after a volume change command. | Kalle Wallin | 1 | -1/+4 |
2004-03-23 | Use screen_status_printf() instead of screen_status_message(). | Kalle Wallin | 1 | -18/+8 |
2004-03-22 | Only try to set the xterm title of DISPLAY is set. | Kalle Wallin | 1 | -1/+2 |
2004-03-20 | Reconnect to the server when the connection is lost. | Kalle Wallin | 1 | -20/+46 |
2004-03-19 | Initialize charset before starting curses. | Kalle Wallin | 1 | -0/+5 |