| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added sample configuration file to doc_DATA | Kalle Wallin | 2004-03-25 | 1 | -1/+1 |
* | Added support for loading playlists | Kalle Wallin | 2004-03-25 | 1 | -19/+49 |
* | Added support for a configuration file ~/.ncmpcrc and color support. | Kalle Wallin | 2004-03-25 | 15 | -43/+481 |
* | Added --enable-colors option, disabled AC_PROG_LIBTOOL | Kalle Wallin | 2004-03-24 | 1 | -2/+12 |
* | Moved list window fuctions to list_window.c. | Kalle Wallin | 2004-03-24 | 10 | -306/+280 |
* | Display directories in a new style, [dir] | Kalle Wallin | 2004-03-24 | 1 | -2/+2 |
* | Padded TOP_HEADER.. with spaces to clear previous header. | Kalle Wallin | 2004-03-24 | 1 | -2/+2 |
* | Added information about the --exit option. | Kalle Wallin | 2004-03-24 | 1 | -2/+5 |
* | Added help for FIND and FIND_NEXT commands | Kalle Wallin | 2004-03-24 | 1 | -2/+5 |
* | Added support for FIND and FIND_NEXT. | Kalle Wallin | 2004-03-23 | 1 | -0/+23 |
* | Dont run mpc_update() directly after a volume change command. | Kalle Wallin | 2004-03-23 | 1 | -1/+4 |
* | Use screen_status_printf() instead of screen_status_message(). | Kalle Wallin | 2004-03-23 | 9 | -77/+59 |
* | Reverted to relative volume changes. | Kalle Wallin | 2004-03-22 | 1 | -2/+4 |
* | Added an implementation of strcasecmp for non glibc systems. | Kalle Wallin | 2004-03-22 | 2 | -4/+38 |
* | Check for strcasecmp (glibc). | Kalle Wallin | 2004-03-22 | 1 | -6/+10 |
* | Modified list_window_find() - case independet search (strcasecmp). | Kalle Wallin | 2004-03-22 | 1 | -5/+5 |
* | Added find (in page) functionality. | Kalle Wallin | 2004-03-22 | 4 | -5/+106 |
* | Added a find buffer and a function for formated status messages. | Kalle Wallin | 2004-03-22 | 2 | -0/+21 |
* | Added commands FIND and FIND_NEXT. | Kalle Wallin | 2004-03-22 | 2 | -2/+6 |
* | We now uses mpd_sendSetvolCommand(), not the old mpd_sendVolumeCommand(). | Kalle Wallin | 2004-03-22 | 1 | -2/+2 |
* | Restored lost basename call. | Kalle Wallin | 2004-03-22 | 1 | -1/+1 |
* | Updated charset support | Kalle Wallin | 2004-03-22 | 2 | -45/+62 |
* | Updated TODO list | Kalle Wallin | 2004-03-22 | 1 | -1/+4 |
* | Convert the directory name in file_get_header() from utf-8. | Kalle Wallin | 2004-03-22 | 1 | -1/+4 |
* | Added codeset.m4 and iconv.m4 to SVN | Kalle Wallin | 2004-03-22 | 2 | -0/+126 |
* | Only try to set the xterm title of DISPLAY is set. | Kalle Wallin | 2004-03-22 | 1 | -1/+2 |
* | Reinserted lost basename() call. | Kalle Wallin | 2004-03-20 | 1 | -1/+1 |
* | Added function mpc_reconnect(). | Kalle Wallin | 2004-03-20 | 1 | -2/+38 |
* | Added prototype for the mpc_reconnect() function. | Kalle Wallin | 2004-03-20 | 1 | -0/+1 |
* | Added option --exit wich disables automatic reconnection and exits if the | Kalle Wallin | 2004-03-20 | 2 | -0/+7 |
* | Reconnect to the server when the connection is lost. | Kalle Wallin | 2004-03-20 | 1 | -20/+46 |
* | Removed obsolete CHARSET information. | Kalle Wallin | 2004-03-19 | 1 | -8/+0 |
* | Initialize charset before starting curses. | Kalle Wallin | 2004-03-19 | 1 | -0/+5 |
* | Added iconv support | Kalle Wallin | 2004-03-19 | 5 | -23/+153 |
* | Renamed bootstrap.sh to autogen.sh | Kalle Wallin | 2004-03-19 | 1 | -0/+0 |
* | Removed file | Kalle Wallin | 2004-03-19 | 1 | -4/+0 |
* | Renamed mpc-ncurses to ncmpc | Kalle Wallin | 2004-03-19 | 4 | -15/+10 |
* | Updated to 0.10.x | Kalle Wallin | 2004-03-19 | 2 | -5/+132 |
* | Removed old CVS directory. | Kalle Wallin | 2004-03-19 | 3 | -4/+0 |
* | Imported ncmpc (mpc-ncures). | Kalle Wallin | 2004-03-19 | 38 | -0/+4410 |