Code

ncmpc.git
20 years agoAdded a sample key configuration file.
Kalle Wallin [Wed, 14 Apr 2004 20:32:24 +0000 (20:32 +0000)]
Added a sample key configuration file.

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

20 years agoAdded optional support for a wide_cursor.
Kalle Wallin [Wed, 14 Apr 2004 20:27:18 +0000 (20:27 +0000)]
Added optional support for a wide_cursor.

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

20 years agoHighlight and center current track even when paused.
Kalle Wallin [Wed, 14 Apr 2004 19:34:28 +0000 (19:34 +0000)]
Highlight and center current track even when paused.

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

20 years agoUse screen_status_printf() to display character conversion errors. Only use
Kalle Wallin [Wed, 14 Apr 2004 19:26:25 +0000 (19:26 +0000)]
Use screen_status_printf() to display character conversion errors. Only use
stderr if DEBUG is enabled.

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

20 years agoForce curses repaint the status window when adding directories (doupdate).
Kalle Wallin [Wed, 14 Apr 2004 19:24:18 +0000 (19:24 +0000)]
Force curses repaint the status window when adding directories (doupdate).

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

20 years agoUse get_key_names() for the keys displayed in the welcome message.
Kalle Wallin [Wed, 14 Apr 2004 19:07:40 +0000 (19:07 +0000)]
Use get_key_names() for the keys displayed in the welcome message.

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

20 years agoUpdated version and added a SYSCONFDIR define to CFLAGS.
Kalle Wallin [Wed, 14 Apr 2004 19:05:59 +0000 (19:05 +0000)]
Updated version and added a SYSCONFDIR define to CFLAGS.

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

20 years agoUse key descriptions from get_key_description (command.c).
Kalle Wallin [Wed, 14 Apr 2004 19:02:29 +0000 (19:02 +0000)]
Use key descriptions from get_key_description (command.c).

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

20 years agoCheck key bindings and quit if they are insane.
Kalle Wallin [Wed, 14 Apr 2004 19:00:51 +0000 (19:00 +0000)]
Check key bindings and quit if they are insane.

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

20 years agoAdded command names (used with key bindings).
Kalle Wallin [Wed, 14 Apr 2004 18:57:27 +0000 (18:57 +0000)]
Added command names (used with key bindings).

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

20 years agorelocated configuration file to ~/.ncmpc/config and added support for
Kalle Wallin [Wed, 14 Apr 2004 18:55:48 +0000 (18:55 +0000)]
relocated configuration file to ~/.ncmpc/config and added support for
key bindings in ~/.ncmpc/keys.

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

20 years agoPoll mpd twice/second, print a newline when exiting.
Kalle Wallin [Tue, 13 Apr 2004 18:49:17 +0000 (18:49 +0000)]
Poll mpd twice/second,  print a newline when exiting.

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

20 years agoUse wclrtoeol instead of wclear in list_window_paint (wclear is slow).
Kalle Wallin [Tue, 13 Apr 2004 18:36:44 +0000 (18:36 +0000)]
Use wclrtoeol instead of wclear in list_window_paint (wclear is slow).

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

20 years agoUpdated readme.
Kalle Wallin [Tue, 6 Apr 2004 19:32:45 +0000 (19:32 +0000)]
Updated readme.

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

20 years agoSOCKLEN_T
Kalle Wallin [Tue, 6 Apr 2004 19:32:06 +0000 (19:32 +0000)]
SOCKLEN_T

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

20 years agoAdded a new test for socklen_t.
Kalle Wallin [Tue, 6 Apr 2004 19:31:05 +0000 (19:31 +0000)]
Added a new test for socklen_t.

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

20 years agoRemoved all binding to ESC (stop).
Kalle Wallin [Tue, 6 Apr 2004 15:05:20 +0000 (15:05 +0000)]
Removed all binding to ESC (stop).

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

20 years agoReplaced F1,F2,F3 with 1,2,3.
Kalle Wallin [Tue, 6 Apr 2004 15:02:56 +0000 (15:02 +0000)]
Replaced F1,F2,F3 with 1,2,3.

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

20 years agoAdded a sample lirc (irpty) configuration file.
Kalle Wallin [Tue, 6 Apr 2004 13:45:42 +0000 (13:45 +0000)]
Added a sample lirc (irpty)  configuration file.

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

20 years agoAdded alternate key bindings for Up,Down to enable irpty control.
Kalle Wallin [Tue, 6 Apr 2004 08:57:46 +0000 (08:57 +0000)]
Added alternate key bindings for Up,Down to enable irpty control.

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

20 years agoAdded a welcome message (help).
Kalle Wallin [Tue, 6 Apr 2004 08:45:11 +0000 (08:45 +0000)]
Added a welcome message (help).

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

20 years agoFixed the list_window_check_selected() function.
Kalle Wallin [Mon, 5 Apr 2004 08:59:59 +0000 (08:59 +0000)]
Fixed the list_window_check_selected() function.

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

20 years agoAdded input_timeout.
Kalle Wallin [Mon, 5 Apr 2004 08:58:48 +0000 (08:58 +0000)]
Added input_timeout.

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

20 years agoRemoved old reference to mpc-ncurses.
Kalle Wallin [Mon, 5 Apr 2004 08:57:38 +0000 (08:57 +0000)]
Removed old reference to mpc-ncurses.

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

20 years agoAdded support for (auto) center/focus playlists.
Kalle Wallin [Mon, 5 Apr 2004 08:56:50 +0000 (08:56 +0000)]
Added support for (auto) center/focus playlists.

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

20 years agoAdded auto-center option.
Kalle Wallin [Mon, 5 Apr 2004 08:54:23 +0000 (08:54 +0000)]
Added auto-center option.

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

20 years agoAdded strcasestr prototype.
Kalle Wallin [Wed, 31 Mar 2004 21:45:19 +0000 (21:45 +0000)]
Added strcasestr prototype.

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

20 years agoFixed som spelling errors.
Kalle Wallin [Wed, 31 Mar 2004 14:34:49 +0000 (14:34 +0000)]
Fixed som spelling errors.

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

20 years agoOnly delete a song if it exits.
Kalle Wallin [Wed, 31 Mar 2004 14:22:55 +0000 (14:22 +0000)]
Only delete a song if it exits.

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

20 years agoMoved cursor to main window (selected_row,0) when idle.
Kalle Wallin [Wed, 31 Mar 2004 14:05:43 +0000 (14:05 +0000)]
Moved cursor to main window (selected_row,0) when idle.

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

20 years agoDocumentation changes for the 0.10.0 realease.
Kalle Wallin [Wed, 31 Mar 2004 13:53:33 +0000 (13:53 +0000)]
Documentation changes for the 0.10.0 realease.

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

20 years agoMoved cursor to main window (selected_row,0) when idle.
Kalle Wallin [Wed, 31 Mar 2004 13:52:36 +0000 (13:52 +0000)]
Moved cursor to main window (selected_row,0) when idle.

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

20 years agoUpdated key bindings, make shore we can stop with a standard key 's'.
Kalle Wallin [Wed, 31 Mar 2004 13:51:24 +0000 (13:51 +0000)]
Updated key bindings, make shore we can stop with a standard key 's'.

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

20 years agoReplaced g_utf8_strlen() with strlen()
Kalle Wallin [Mon, 29 Mar 2004 20:02:08 +0000 (20:02 +0000)]
Replaced g_utf8_strlen() with strlen()

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

20 years agoAdded error handling in the character conversion functions.
Kalle Wallin [Mon, 29 Mar 2004 19:43:12 +0000 (19:43 +0000)]
Added error handling in the character conversion functions.

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

20 years agoCall g_build_filename() the correct way.
Kalle Wallin [Mon, 29 Mar 2004 18:38:44 +0000 (18:38 +0000)]
Call g_build_filename() the correct way.

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

20 years agoRemoved the concat_path() function.
Kalle Wallin [Mon, 29 Mar 2004 18:15:45 +0000 (18:15 +0000)]
Removed the concat_path() function.

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

20 years agoChanged non blocking read timeout from 100ms to 250ms.
Kalle Wallin [Mon, 29 Mar 2004 18:14:29 +0000 (18:14 +0000)]
Changed non blocking read timeout from 100ms to 250ms.

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

20 years agoStarted to use glib.
Kalle Wallin [Mon, 29 Mar 2004 18:13:24 +0000 (18:13 +0000)]
Started to use glib.

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

20 years agoRemoved --with-default-charset option.
Kalle Wallin [Mon, 29 Mar 2004 18:12:30 +0000 (18:12 +0000)]
Removed --with-default-charset option.

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

20 years agoRemoved extra source - langinfo.c
Kalle Wallin [Mon, 29 Mar 2004 18:11:44 +0000 (18:11 +0000)]
Removed extra source - langinfo.c

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

20 years agoUpdated to 0.10.1
Kalle Wallin [Mon, 29 Mar 2004 18:11:11 +0000 (18:11 +0000)]
Updated to 0.10.1

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

20 years agoAdded password support.
Kalle Wallin [Mon, 29 Mar 2004 18:09:38 +0000 (18:09 +0000)]
Added password support.

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

20 years agoStarted to use glibs neat timer functionality in the main loop.
Kalle Wallin [Sun, 28 Mar 2004 23:25:00 +0000 (23:25 +0000)]
Started to use glibs neat timer functionality in the main loop.

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

20 years agoWe now allocate and free memory with glib
Kalle Wallin [Sun, 28 Mar 2004 21:27:11 +0000 (21:27 +0000)]
We now allocate and free memory with glib

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

20 years agoCorrected a spelling error strup => strdup.
Kalle Wallin [Sun, 28 Mar 2004 21:00:23 +0000 (21:00 +0000)]
Corrected a spelling error strup => strdup.

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

20 years agoStarted to use glib (not iconv) for character set conversions.
Kalle Wallin [Sun, 28 Mar 2004 20:45:29 +0000 (20:45 +0000)]
Started to use glib (not iconv) for character set conversions.

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

20 years agoMoved cursor to main window (0,0) when idle
Kalle Wallin [Sun, 28 Mar 2004 16:38:25 +0000 (16:38 +0000)]
Moved cursor to main window (0,0) when idle

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

20 years agoDistinguish directories, music and playlists with <d>,<m> and <p>.
Kalle Wallin [Sun, 28 Mar 2004 14:55:37 +0000 (14:55 +0000)]
Distinguish directories, music and playlists with <d>,<m> and <p>.

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

20 years agoClear top window when the header changes.
Kalle Wallin [Sun, 28 Mar 2004 14:53:22 +0000 (14:53 +0000)]
Clear top window when the header changes.

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

20 years agoMoved random,repeat notification from main.c
Kalle Wallin [Sat, 27 Mar 2004 23:14:00 +0000 (23:14 +0000)]
Moved random,repeat notification from main.c

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

20 years agoMoved random,repeat notification to main.c
Kalle Wallin [Sat, 27 Mar 2004 21:44:58 +0000 (21:44 +0000)]
Moved random,repeat notification to main.c

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

20 years agoInclude "config.h" before support.h
Kalle Wallin [Sat, 27 Mar 2004 20:56:22 +0000 (20:56 +0000)]
Include "config.h" before support.h

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

20 years agoInclude "config.h" before "support.h"
Kalle Wallin [Sat, 27 Mar 2004 20:55:26 +0000 (20:55 +0000)]
Include "config.h" before "support.h"

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

20 years agoMoved IS_WHITESPACE macor to support.h
Kalle Wallin [Sat, 27 Mar 2004 20:54:30 +0000 (20:54 +0000)]
Moved IS_WHITESPACE macor to support.h

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

20 years agoInitialize iconv_to_utf8 (used when saving playlists).
Kalle Wallin [Sat, 27 Mar 2004 20:51:28 +0000 (20:51 +0000)]
Initialize iconv_to_utf8 (used when saving playlists).

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

20 years agoAdded update command.
Kalle Wallin [Sat, 27 Mar 2004 16:52:36 +0000 (16:52 +0000)]
Added update command.

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

20 years agoAdded delete playlist feature.
Kalle Wallin [Sat, 27 Mar 2004 16:36:01 +0000 (16:36 +0000)]
Added delete playlist feature.

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

20 years agoDefine the read timeout in screen.h
Kalle Wallin [Sat, 27 Mar 2004 16:34:56 +0000 (16:34 +0000)]
Define the read timeout in screen.h

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

20 years agoAdded function list_window_check_selected().
Kalle Wallin [Sat, 27 Mar 2004 16:22:04 +0000 (16:22 +0000)]
Added function list_window_check_selected().

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

20 years agoAdded function screen_getch().
Kalle Wallin [Sat, 27 Mar 2004 16:21:19 +0000 (16:21 +0000)]
Added function screen_getch().

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

20 years agoOnly use colors if the terminal supports colors.
Kalle Wallin [Sat, 27 Mar 2004 12:03:40 +0000 (12:03 +0000)]
Only use colors if the terminal supports colors.

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

20 years agoFixed bug 0000212
Kalle Wallin [Fri, 26 Mar 2004 23:16:49 +0000 (23:16 +0000)]
Fixed bug 0000212

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

20 years agoAdded file langinfo.c, used on systems without nl_langinfo() support.
Kalle Wallin [Fri, 26 Mar 2004 17:27:57 +0000 (17:27 +0000)]
Added file langinfo.c, used on systems without nl_langinfo() support.

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

20 years agoReplaced wrefresh() with wnoutrefresh().
Kalle Wallin [Fri, 26 Mar 2004 13:28:51 +0000 (13:28 +0000)]
Replaced wrefresh() with wnoutrefresh().

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

20 years agoAdded support for CMD_TOGGLE_FIND_WRAP.
Kalle Wallin [Fri, 26 Mar 2004 12:32:29 +0000 (12:32 +0000)]
Added support for CMD_TOGGLE_FIND_WRAP.

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

20 years agoAdded reversed and wrapped list search (find).
Kalle Wallin [Fri, 26 Mar 2004 12:31:40 +0000 (12:31 +0000)]
Added reversed and wrapped list search (find).

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

20 years agoUpdated the logic in charset_close(), why free stuff that isnt allocated.
Kalle Wallin [Fri, 26 Mar 2004 11:06:29 +0000 (11:06 +0000)]
Updated the logic in charset_close(), why free stuff that isnt allocated.

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

20 years agoSwitch to the version shipped with libiconv instead of one shipped with
Kalle Wallin [Fri, 26 Mar 2004 10:57:42 +0000 (10:57 +0000)]
Switch to the version shipped with libiconv instead of one shipped with
gnu gettext (0.12.1). autogen.sh should now work on darwin.

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

20 years agoforgot to add this
Warren Dukes [Fri, 26 Mar 2004 05:03:28 +0000 (05:03 +0000)]
forgot to add this

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

20 years agoneed to put a Makefile in doc directory, so that
Warren Dukes [Fri, 26 Mar 2004 04:44:46 +0000 (04:44 +0000)]
need to put a Makefile in doc directory, so that
man pages and such are installed in the proper place

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

20 years agoMore stuff done :)
Kalle Wallin [Thu, 25 Mar 2004 12:56:31 +0000 (12:56 +0000)]
More stuff done :)

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

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