Code

ncmpc.git
20 years agoAdded sample configuration file to doc_DATA
Kalle Wallin [Thu, 25 Mar 2004 12:55:29 +0000 (12:55 +0000)]
Added sample configuration file to doc_DATA

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@478 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded support for loading playlists
Kalle Wallin [Thu, 25 Mar 2004 12:54:51 +0000 (12:54 +0000)]
Added support for loading playlists

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@477 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded support for a configuration file ~/.ncmpcrc and color support.
Kalle Wallin [Thu, 25 Mar 2004 11:44:59 +0000 (11:44 +0000)]
Added support for a configuration file ~/.ncmpcrc and color support.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@473 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded --enable-colors option, disabled AC_PROG_LIBTOOL
Kalle Wallin [Wed, 24 Mar 2004 16:48:03 +0000 (16:48 +0000)]
Added --enable-colors option, disabled AC_PROG_LIBTOOL

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@456 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoMoved list window fuctions to list_window.c.
Kalle Wallin [Wed, 24 Mar 2004 15:17:52 +0000 (15:17 +0000)]
Moved list window fuctions to list_window.c.
Added function list_window_cmd() for basic commands (movment).

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@454 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoDisplay directories in a new style, [dir]
Kalle Wallin [Wed, 24 Mar 2004 14:29:23 +0000 (14:29 +0000)]
Display directories in a new style, [dir]

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@453 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoPadded TOP_HEADER.. with spaces to clear previous header.
Kalle Wallin [Wed, 24 Mar 2004 14:28:42 +0000 (14:28 +0000)]
Padded TOP_HEADER.. with spaces to clear previous header.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@452 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded information about the --exit option.
Kalle Wallin [Wed, 24 Mar 2004 11:41:33 +0000 (11:41 +0000)]
Added information about the --exit option.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@451 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded help for FIND and FIND_NEXT commands
Kalle Wallin [Wed, 24 Mar 2004 11:40:34 +0000 (11:40 +0000)]
Added help for FIND and FIND_NEXT commands

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@450 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded support for FIND and FIND_NEXT.
Kalle Wallin [Tue, 23 Mar 2004 22:23:44 +0000 (22:23 +0000)]
Added support for FIND and FIND_NEXT.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@423 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoDont run mpc_update() directly after a volume change command.
Kalle Wallin [Tue, 23 Mar 2004 20:23:42 +0000 (20:23 +0000)]
Dont run mpc_update() directly after a volume change command.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@419 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoUse screen_status_printf() instead of screen_status_message().
Kalle Wallin [Tue, 23 Mar 2004 19:17:20 +0000 (19:17 +0000)]
Use screen_status_printf() instead of screen_status_message().

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@418 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoReverted to relative volume changes.
Kalle Wallin [Mon, 22 Mar 2004 19:55:32 +0000 (19:55 +0000)]
Reverted to relative volume changes.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@394 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded an implementation of strcasecmp for non glibc systems.
Kalle Wallin [Mon, 22 Mar 2004 19:37:17 +0000 (19:37 +0000)]
Added an implementation of strcasecmp for non glibc systems.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@378 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoCheck for strcasecmp (glibc).
Kalle Wallin [Mon, 22 Mar 2004 19:36:27 +0000 (19:36 +0000)]
Check for strcasecmp (glibc).

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@375 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoModified list_window_find() - case independet search (strcasecmp).
Kalle Wallin [Mon, 22 Mar 2004 18:50:21 +0000 (18:50 +0000)]
Modified list_window_find() - case independet search (strcasecmp).

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@371 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded find (in page) functionality.
Kalle Wallin [Mon, 22 Mar 2004 18:10:23 +0000 (18:10 +0000)]
Added find (in page) functionality.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@369 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded a find buffer and a function for formated status messages.
Kalle Wallin [Mon, 22 Mar 2004 18:09:23 +0000 (18:09 +0000)]
Added a find buffer and a function for formated status messages.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@368 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded commands FIND and FIND_NEXT.
Kalle Wallin [Mon, 22 Mar 2004 18:08:17 +0000 (18:08 +0000)]
Added commands FIND and FIND_NEXT.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@367 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoWe now uses mpd_sendSetvolCommand(), not the old mpd_sendVolumeCommand().
Kalle Wallin [Mon, 22 Mar 2004 12:45:17 +0000 (12:45 +0000)]
We now uses mpd_sendSetvolCommand(), not the old mpd_sendVolumeCommand().

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@366 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoRestored lost basename call.
Kalle Wallin [Mon, 22 Mar 2004 12:44:21 +0000 (12:44 +0000)]
Restored lost basename call.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@365 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoUpdated charset support
Kalle Wallin [Mon, 22 Mar 2004 12:43:30 +0000 (12:43 +0000)]
Updated charset support

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@364 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoUpdated TODO list
Kalle Wallin [Mon, 22 Mar 2004 12:42:25 +0000 (12:42 +0000)]
Updated TODO list

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@363 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoConvert the directory name in file_get_header() from utf-8.
Kalle Wallin [Mon, 22 Mar 2004 12:39:56 +0000 (12:39 +0000)]
Convert the directory name in file_get_header() from utf-8.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@362 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded codeset.m4 and iconv.m4 to SVN
Kalle Wallin [Mon, 22 Mar 2004 12:34:58 +0000 (12:34 +0000)]
Added codeset.m4 and iconv.m4 to SVN

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@361 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoOnly try to set the xterm title of DISPLAY is set.
Kalle Wallin [Mon, 22 Mar 2004 12:33:26 +0000 (12:33 +0000)]
Only try to set the xterm title of DISPLAY is set.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@360 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoReinserted lost basename() call.
Kalle Wallin [Sat, 20 Mar 2004 08:48:25 +0000 (08:48 +0000)]
Reinserted lost basename() call.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@324 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded function mpc_reconnect().
Kalle Wallin [Sat, 20 Mar 2004 08:46:30 +0000 (08:46 +0000)]
Added function mpc_reconnect().

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@323 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded prototype for the mpc_reconnect() function.
Kalle Wallin [Sat, 20 Mar 2004 08:45:43 +0000 (08:45 +0000)]
Added prototype for the mpc_reconnect() function.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@322 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded option --exit wich disables automatic reconnection and exits if the
Kalle Wallin [Sat, 20 Mar 2004 08:44:53 +0000 (08:44 +0000)]
Added option --exit wich disables automatic reconnection and exits if the
connection to the server is lost.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@321 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoReconnect to the server when the connection is lost.
Kalle Wallin [Sat, 20 Mar 2004 08:42:32 +0000 (08:42 +0000)]
Reconnect to the server when the connection is lost.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@320 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoRemoved obsolete CHARSET information.
Kalle Wallin [Fri, 19 Mar 2004 19:17:19 +0000 (19:17 +0000)]
Removed obsolete CHARSET information.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@310 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoInitialize charset before starting curses.
Kalle Wallin [Fri, 19 Mar 2004 19:16:35 +0000 (19:16 +0000)]
Initialize charset before starting curses.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@309 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoAdded iconv support
Kalle Wallin [Fri, 19 Mar 2004 19:15:43 +0000 (19:15 +0000)]
Added iconv support

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@308 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoRenamed bootstrap.sh to autogen.sh
Kalle Wallin [Fri, 19 Mar 2004 14:36:46 +0000 (14:36 +0000)]
Renamed bootstrap.sh to autogen.sh

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@297 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoRemoved file
Kalle Wallin [Fri, 19 Mar 2004 14:33:04 +0000 (14:33 +0000)]
Removed file

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@296 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoRenamed mpc-ncurses to ncmpc
Kalle Wallin [Fri, 19 Mar 2004 14:18:57 +0000 (14:18 +0000)]
Renamed mpc-ncurses to ncmpc

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@295 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoUpdated to 0.10.x
Kalle Wallin [Fri, 19 Mar 2004 14:18:06 +0000 (14:18 +0000)]
Updated to 0.10.x

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@294 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoRemoved old CVS directory.
Kalle Wallin [Fri, 19 Mar 2004 14:06:46 +0000 (14:06 +0000)]
Removed old CVS directory.

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@293 09075e82-0dd4-0310-85a5-a0d7c8717e4f

20 years agoImported ncmpc (mpc-ncures).
Kalle Wallin [Fri, 19 Mar 2004 13:26:18 +0000 (13:26 +0000)]
Imported ncmpc (mpc-ncures).

git-svn-id: https://svn.musicpd.org/ncmpc/trunk@292 09075e82-0dd4-0310-85a5-a0d7c8717e4f