aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added an implementation of strcasecmp for non glibc systems.Kalle Wallin2004-03-222-4/+38
* Check for strcasecmp (glibc).Kalle Wallin2004-03-221-6/+10
* Modified list_window_find() - case independet search (strcasecmp).Kalle Wallin2004-03-221-5/+5
* Added find (in page) functionality.Kalle Wallin2004-03-224-5/+106
* Added a find buffer and a function for formated status messages.Kalle Wallin2004-03-222-0/+21
* Added commands FIND and FIND_NEXT.Kalle Wallin2004-03-222-2/+6
* We now uses mpd_sendSetvolCommand(), not the old mpd_sendVolumeCommand().Kalle Wallin2004-03-221-2/+2
* Restored lost basename call.Kalle Wallin2004-03-221-1/+1
* Updated charset supportKalle Wallin2004-03-222-45/+62
* Updated TODO listKalle Wallin2004-03-221-1/+4
* Convert the directory name in file_get_header() from utf-8.Kalle Wallin2004-03-221-1/+4
* Added codeset.m4 and iconv.m4 to SVNKalle Wallin2004-03-222-0/+126
* Only try to set the xterm title of DISPLAY is set.Kalle Wallin2004-03-221-1/+2
* Reinserted lost basename() call.Kalle Wallin2004-03-201-1/+1
* Added function mpc_reconnect().Kalle Wallin2004-03-201-2/+38
* Added prototype for the mpc_reconnect() function.Kalle Wallin2004-03-201-0/+1
* Added option --exit wich disables automatic reconnection and exits if theKalle Wallin2004-03-202-0/+7
* Reconnect to the server when the connection is lost. Kalle Wallin2004-03-201-20/+46
* Removed obsolete CHARSET information.Kalle Wallin2004-03-191-8/+0
* Initialize charset before starting curses.Kalle Wallin2004-03-191-0/+5
* Added iconv supportKalle Wallin2004-03-195-23/+153
* Renamed bootstrap.sh to autogen.shKalle Wallin2004-03-191-0/+0
* Removed fileKalle Wallin2004-03-191-4/+0
* Renamed mpc-ncurses to ncmpcKalle Wallin2004-03-194-15/+10
* Updated to 0.10.xKalle Wallin2004-03-192-5/+132
* Removed old CVS directory.Kalle Wallin2004-03-193-4/+0
* Imported ncmpc (mpc-ncures).Kalle Wallin2004-03-1938-0/+4410