summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f50a78a)
raw | patch | inline | side by side (parent: f50a78a)
author | Kalle Wallin <kaw@linux.se> | |
Mon, 3 Jan 2005 21:52:04 +0000 (21:52 +0000) | ||
committer | Kalle Wallin <kaw@linux.se> | |
Mon, 3 Jan 2005 21:52:04 +0000 (21:52 +0000) |
NEWS | patch | blob | history |
index d7496059f7834bff50016bc03a472970df6c4ea5..cd939ce646bf88d4716fb623892d4b4d2db411d3 100644 (file)
--- a/NEWS
+++ b/NEWS
+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)
+ 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