From eedf600cfe4b74db6053e96f0b09979594ca31ba Mon Sep 17 00:00:00 2001 From: Kalle Wallin Date: Wed, 30 Jun 2004 17:28:07 +0000 Subject: Documentation update for 0.11.0 git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1745 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- ChangeLog | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 968b1ff06..0a1d27499 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2004-06-29 Kalle Wallin + * command.h: added flags to command_definition_t. + * command.c: only save keys with a COMMAND_KEY_MODIFIED flag + (dont write all key bindings when saving ~/.ncmpc/keys) + * screen_keydef.c: highlight conflicting key bindings + * libmpdclient: updated to r1513 + +2004-06-24 Kalle Wallin + * Added configuraton option set-xterm-title xterm-title-format, + the xterm title can now include song information + +2004-06-22 Kalle Wallin + * Added configuraton options audible-bell, visible-bell, wrap-around, + find-wrap + * screen_utils.c: added screen_bell() for audible/visible bells + * list_window.c: add optional wrapped movement + * ncmpc.h: Make shure the dummy debug macro survives the OSX + preprocessor + * command.c: Changed key bindings: Ctrl-K=move-up, Ctrl-J=move-down, + Ctrl-L=update + * Made shure the screen is repainted on CMD_SCREEN_UPDATE + + +2004-06-17 Kalle Wallin + * screen_file.c: let mpd add directories (just send the path) + * main.c: only set xterm title if DEBUG is defined + * mpdclient.[c|h]: added _utf8 suffix to all functions that take utf8 + arguments. + * command.c: Support cursor/down with j and k + 2004-06-17 Kalle Wallin * screen_utils.c: fixed the display of completion lists * wreadln.c: try to complete even if the line is empty -- cgit v1.2.3