From 0c1c6a258b7a2675cc9eb930ec59378dcac1d030 Mon Sep 17 00:00:00 2001 From: Kalle Wallin Date: Tue, 13 Jul 2004 17:31:53 +0000 Subject: Crossfade time can now be definied in the rc file (crossfade-time) git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1865 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5e2279601..1978644f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-07-13 Kalle Wallin + * command.c: added my_wgetch() function, + Ctrl-C, Ctrl-Z are now hard coded to SIGINT and SIGSTOP + * options.c: added options --mouse and --no-mouse + * Crossfade time can now be definied in the conf file (crossfade-time) + 2004-07-12 Kalle Wallin * options.c: fixed short option handling for multiple short options at once (-abcde) -- cgit v1.2.3