new visualization type: sound wave

This commit is contained in:
Andrzej Rybczak
2009-09-01 04:33:12 +02:00
parent 102e14529b
commit 1456e47a0b
7 changed files with 55 additions and 6 deletions

View File

@@ -203,6 +203,7 @@ struct ncmpcpp_config
bool ask_before_clearing_main_playlist;
bool mouse_support;
bool new_design;
bool visualizer_use_wave;
int mpd_port;
int mpd_connection_timeout;