Remove redundant item about visualizer_sync_interval from the changelog

master
Andrzej Rybczak 5 years ago
parent 0458c98bae
commit 451856afd3
  1. 2
      CHANGELOG.md

@ -22,8 +22,6 @@
* Add `visualizer_autoscale` option to a configuration file. * Add `visualizer_autoscale` option to a configuration file.
* Add `visualizer_fps` option to a configuration file (60 by default). * Add `visualizer_fps` option to a configuration file (60 by default).
* Allow for editing multiple titles in the Tag Editor. * Allow for editing multiple titles in the Tag Editor.
* Allow setting `visualizer_sync_interval` to 0 (a new default) to disable
synchronization attempts.
* Support gstreamer's udpsink as a data source for visualization (Mopidy). * Support gstreamer's udpsink as a data source for visualization (Mopidy).
* Deprecate `visualizer_fifo_path` in favor of `visualizer_data_source`. * Deprecate `visualizer_fifo_path` in favor of `visualizer_data_source`.
* Don't run volume changing actions if there is no mixer. * Don't run volume changing actions if there is no mixer.

Loading…
Cancel
Save