Code

ncmpc.git
2004-03-25 Kalle WallinAdded support for a configuration file ~/.ncmpcrc and...
2004-03-24 Kalle WallinAdded --enable-colors option, disabled AC_PROG_LIBTOOL
2004-03-24 Kalle WallinMoved list window fuctions to list_window.c.
2004-03-24 Kalle WallinDisplay directories in a new style, [dir]
2004-03-24 Kalle WallinPadded TOP_HEADER.. with spaces to clear previous header.
2004-03-24 Kalle WallinAdded information about the --exit option.
2004-03-24 Kalle WallinAdded help for FIND and FIND_NEXT commands
2004-03-23 Kalle WallinAdded support for FIND and FIND_NEXT.
2004-03-23 Kalle WallinDont run mpc_update() directly after a volume change...
2004-03-23 Kalle WallinUse screen_status_printf() instead of screen_status_mes...
2004-03-22 Kalle WallinReverted to relative volume changes.
2004-03-22 Kalle WallinAdded an implementation of strcasecmp for non glibc...
2004-03-22 Kalle WallinCheck for strcasecmp (glibc).
2004-03-22 Kalle WallinModified list_window_find() - case independet search...
2004-03-22 Kalle WallinAdded find (in page) functionality.
2004-03-22 Kalle WallinAdded a find buffer and a function for formated status...
2004-03-22 Kalle WallinAdded commands FIND and FIND_NEXT.
2004-03-22 Kalle WallinWe now uses mpd_sendSetvolCommand(), not the old mpd_se...
2004-03-22 Kalle WallinRestored lost basename call.
2004-03-22 Kalle WallinUpdated charset support
2004-03-22 Kalle WallinUpdated TODO list
2004-03-22 Kalle WallinConvert the directory name in file_get_header() from...
2004-03-22 Kalle WallinAdded codeset.m4 and iconv.m4 to SVN
2004-03-22 Kalle WallinOnly try to set the xterm title of DISPLAY is set.
2004-03-20 Kalle WallinReinserted lost basename() call.
2004-03-20 Kalle WallinAdded function mpc_reconnect().
2004-03-20 Kalle WallinAdded prototype for the mpc_reconnect() function.
2004-03-20 Kalle WallinAdded option --exit wich disables automatic reconnectio...
2004-03-20 Kalle WallinReconnect to the server when the connection is lost.
2004-03-19 Kalle WallinRemoved obsolete CHARSET information.
2004-03-19 Kalle WallinInitialize charset before starting curses.
2004-03-19 Kalle WallinAdded iconv support
2004-03-19 Kalle WallinRenamed bootstrap.sh to autogen.sh
2004-03-19 Kalle WallinRemoved file
2004-03-19 Kalle WallinRenamed mpc-ncurses to ncmpc
2004-03-19 Kalle WallinUpdated to 0.10.x
2004-03-19 Kalle WallinRemoved old CVS directory.
2004-03-19 Kalle WallinImported ncmpc (mpc-ncures).