Commit graph

3 commits

Author SHA1 Message Date
wiz
096e8a4885 Update to 0.11.1, provided by Robert Lillack in PR 29027.
+ Spanish translations from Jose Cedeno
 + Russian translations from Nikolay Pavlov
 + French translations from Yann Cézard
 + 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)
2005-03-19 16:54:51 +00:00
simonb
e8ff51c8e4 Pad out the time display on status line with an extra space so that the
closing ']' doesn't disappear.
Problem report and suggested fix sent on to musicpd folks.
2004-09-07 08:05:50 +00:00
grant
e35a9814b3 correction - panel.h isn't needed, so patch it out of existance and
drop the added INCOMPAT_NCURSES patterns.

fixes build with NetBSD libcurses again.
2004-07-14 10:47:57 +00:00