From 7534ac103fd0499f7359304f8cb81a3f250968bb Mon Sep 17 00:00:00 2001 From: Kalle Wallin Date: Sat, 19 Jun 2004 19:33:46 +0000 Subject: added type argument to gcmp_list_from_path() git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1567 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- ChangeLog | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 75d9fd09e..6bacbc91d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +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 + * utils.c: added type argument to gcmp_list_from_path() + * screen_play.c: added completion support to handle_save_playlist() + * command.[c|h]: check_key_bindings() can now write an error messages + to a buffer instead of stderr + * main.c: display errors without exiting when key bindings are broken + +2004-06-17 Kalle Wallin + * Added a add command, used to add urls or files to the playlist, with + file completion. + + +2004-06-16 Kalle Wallin + * mpdclient.c: enabled plchanges, make shure the playlist length is + updated when removing songs + 2004-06-16 Kalle Wallin * libmpdclient updated (r1507) * mpdclient: add path to mpdclient_cmd_db_update() @@ -8,7 +26,7 @@ * conf.c: Added support for cusomized format strings with list-format and status-format * options.c: Added status_format, list_format fields - * mpdclient.c: Sort playlist if needed after plchanges, + * mpdclient.c: disable plchanges (needs more work), update the song position fields in mpdclient_cmd_move, use song id's by default (define ENABLE_SONG_ID), disable plchanges * screen_play.c: Offer to overwrite when saving playlists -- cgit v1.2.3