add visualizer_sample_multiplier config option

This commit is contained in:
Andrzej Rybczak
2014-09-02 19:59:31 +02:00
parent 64b85d5d4f
commit 84c90868a1
10 changed files with 71 additions and 5 deletions

View File

@@ -176,6 +176,7 @@ struct Configuration
boost::posix_time::seconds playlist_disable_highlight_delay;
boost::posix_time::seconds visualizer_sync_interval;
double visualizer_sample_multiplier;
double locked_screen_width_part;
size_t selected_item_prefix_length;