| Commit message (Expand) | Author | Files | Lines |
2004-06-05 | Changed directory layout (for future use of gettext) | Kalle Wallin | 1 | -199/+0 |
2004-05-07 | Redesigned ncmpc's color support | Kalle Wallin | 1 | -1/+4 |
2004-04-21 | Fixed resize handling (SIGWINCH). | Kalle Wallin | 1 | -9/+0 |
2004-04-21 | Added screen_idle() function. | Kalle Wallin | 1 | -0/+2 |
2004-04-19 | Added copyright notice and license notice | Kalle Wallin | 1 | -0/+18 |
2004-04-14 | Check key bindings and quit if they are insane. | Kalle Wallin | 1 | -1/+8 |
2004-04-13 | Poll mpd twice/second, print a newline when exiting. | Kalle Wallin | 1 | -1/+2 |
2004-03-29 | Added password support. | Kalle Wallin | 1 | -14/+27 |
2004-03-28 | Started to use glibs neat timer functionality in the main loop. | Kalle Wallin | 1 | -13/+19 |
2004-03-28 | We now allocate and free memory with glib | Kalle Wallin | 1 | -0/+1 |
2004-03-27 | Moved random,repeat notification from main.c | Kalle Wallin | 1 | -19/+3 |
2004-03-27 | Moved random,repeat notification to main.c | Kalle Wallin | 1 | -0/+19 |
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 |