From: Kalle Wallin Date: Mon, 3 Jan 2005 21:52:04 +0000 (+0000) Subject: Updated NEWS X-Git-Tag: v0.12_alpha1~442 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=54f40af4405a23c0d463569c7d319276f42cb49d;p=ncmpc.git Updated NEWS git-svn-id: https://svn.musicpd.org/ncmpc/trunk@2871 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- diff --git a/NEWS b/NEWS index d749605..cd939ce 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +ncmpc-0.11.1 + + + Spanish translations from Jose Cedeno + + Russian translations from Nikolay Pavlov + + ncmpc now supports SIGSTOP and SIGCONT (Ctrl-Z) + + ncmpc now hides the cursor on the help screen + + ncmpc now can enqueue and play a song from the browse screen (Enter) + + configuration changes: + o ncmpc no longer supports the old configuration file syntax + o the crossfade time can now be definied in (crossfade-time) + o support for ncurses mouse events is now optional (enable-mouse) + + bugfixes: + o fixed short option handling for multiple short options + o %time% format fix from Aurelien Foret (use %02d for seconds) + o Fixed abort (Ctrl-G) handling when saving playlist + o survive select/find operations on empty lists (Niko Tyni) + + + ncmpc-0.11.0 + removed popt dependency + the default port is now 6600 (mpd-0.11.0) @@ -30,6 +49,7 @@ ncmpc-0.11.0 + ncmpc now have an optional clock screen + ncmpc now updates the local playlists via MPD's plchanges command... + ncmpc now support ncurses mouse events (xterm) + + ncmpc now has german translations from Ingmar Gebert