visualizer: scale automatically if multiplier is 1

This commit is contained in:
Andrzej Rybczak
2015-09-01 21:43:58 +02:00
parent dbe655d159
commit d2189aa0f4
4 changed files with 28 additions and 2 deletions

1
NEWS
View File

@@ -29,6 +29,7 @@ ncmpcpp-0.7 (????-??-??)
* Support for selecting found items was added (bound to Ctrl-_ by default).
* Tracks in media library are now properly sorted for track numbers greater than 99.
* Value of 'visualizer_sync_interval' is now restricted to be greater than 9.
* Output of the visualizer now scales automatically as long as 'visualizer_sample_multiplier' is set to 1.
ncmpcpp-0.6.5 (2015-07-05)