diff options
author | Andrzej Rybczak <electricityispower@gmail.com> | 2014-09-14 18:56:56 +0200 |
---|---|---|
committer | Andrzej Rybczak <electricityispower@gmail.com> | 2014-09-14 18:56:56 +0200 |
commit | 1ff369917f59c79d8f3cf47bdf2417db6480bb96 (patch) | |
tree | b1e65949755d8122d517436821669460dd4b35d1 /NEWS | |
parent | 5dc36a0c504b3b2417b2ec2b2d108439a1736f0f (diff) |
update NEWS and change version to 0.6_beta3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +ncmpcpp-0.6_beta3 + +* Handling of server events has been improved. +* Readline now ignores escape key. +* Cropping a playlist now works only if its length is bigger than 1. +* Browser and media library sorting now works properly with filtering. +* Compilation with boost-1.56 has been fixed. +* Configuration option visualizer_type now accepts "spectrum" value. +* Configuration option autocenter_mode is now properly read. +* Configutation option visualizer_sample_multiplier now accepts all positive numbers. +* Documentation was updated to reflect the changes. +* Mouse event handling in media library now works properly. +* ncmpcpp now works properly with password protected server. +* Data fetching delay in media library and playlist editor is now optional. + ncmpcpp-0.6_beta2 * Fixed the issue that prevented MPD flags toggling from working properly. |