291 Commits (a2ffa72a34906bb8e6c87cc195e59cb5ad411765)

Author SHA1 Message Date
Andrzej Rybczak c6f5933bf9 settings: remove default_space_mode 9 years ago
Andrzej Rybczak 180c2d26fc Simplify option_parser 9 years ago
Andrzej Rybczak 6d313a282b settings: expand '~' to home directory in execute_on_player_song_change 9 years ago
Andrzej Rybczak a2862b9fdf Make the list of lyrics fetchers customizable 9 years ago
Andrzej Rybczak 516ee31109 Update headers 9 years ago
Andrzej Rybczak ee040635d9 Settings: expand tilde to home directory in several more variables 10 years ago
Andrzej Rybczak 6ebf00eb5d Song: add support for hiding duplicate tags 10 years ago
Andrzej Rybczak 0465962409 settings: change fault value of regular_expressions to 'perl' 10 years ago
ben01189998819991197253@users.noreply.github.com 4130d3ba24 settings: add 'execute_on_player_state_change' option 10 years ago
Asa Sourdiffe 20f37968c2 settings: add config option to not confirm shuffling playlist 10 years ago
Andrzej Rybczak f28d60e0c7 settings: check if terminal supports window title once 11 years ago
Andrzej Rybczak b91bcc291f settings: restrict value of visualizer_sync_interval to be >= 10 11 years ago
Andrzej Rybczak 12db40849c settings: recognize default_space_mode and show deprecation warning 11 years ago
Andrzej Rybczak 38b1064f1f actions: move item selection to its own action and bind it to insert 11 years ago
Andrzej Rybczak 043e309e24 settings: make initial slave screen focus optional 11 years ago
Andrzej Rybczak a40508179a configuration: add 'ignore-config-errors' switch 11 years ago
Andrzej Rybczak 8f646e0f5c settings: enable regexes by default and add support for perl syntax 11 years ago
Andrzej Rybczak 9e47a8ad61 settings: add support for displaying current mpd host in playlist 11 years ago
Andrzej Rybczak a21d9ca425 format: split into two headers 11 years ago
Andrzej Rybczak 809ffada40 format: redesign how grouping behaves so it's more sensible 11 years ago
Andrzej Rybczak d7998ef144 configuration: initialize undefined variables after all files were parsed 11 years ago
Andrzej Rybczak 5d436ddc76 settings: rearrange a few options 11 years ago
Andrzej Rybczak 0c58af8c53 window: support new colors also as borders 11 years ago
Andrzej Rybczak 38d9f811de configuration: support multiple configuration files 11 years ago
Andrzej Rybczak 8745523170 settings: song_status_format: forbid alignment mark 11 years ago
Andrzej Rybczak 81b907a974 format: add flags to refine parsing and printing of the AST 11 years ago
Andrzej Rybczak 3aa1ba1b9d settings: buffer: apply helper function 12 years ago
Andrzej Rybczak 8d24c42261 format: implement generic format parser and printer 12 years ago
Andrzej Rybczak 448c87f850 window: add support for textual representation of background color 12 years ago
Andrzej Rybczak 7acc64979e settings: make slave screen optional and unset by default 12 years ago
brezerk cc747c0f99 settings: add startup_slave_screen option 12 years ago
Andrzej Rybczak a4e9523f63 settings: expand ~ to home directory in mpd_host 12 years ago
Andrzej Rybczak 42dce36625 strbuffer: use static initializer instead of variadic constructor 12 years ago
Andrzej Rybczak e9a539f8ee pass by value instead of rvalue reference for RVO to take place 12 years ago
Andrzej Rybczak 6da5c2a1d0 settings: list of visualizer colors cannot be empty 12 years ago
Andrzej Rybczak 35fdddff87 enums: implement operator{<<,>>} for VisualizerType and use it 12 years ago
Andrzej Rybczak 98e39d48a0 update visualizer-related documentation 12 years ago
Darby Payne 1f2daaa08c visualizer: add filled wave visualizer 12 years ago
ahoka 9bab03e4b2 visualizer: add support for multiple colors 12 years ago
Andrzej Rybczak 76af0bf688 settings: fix copypaste error that was overwriting regex_type 12 years ago
Andrzej Rybczak a7f83168ef settings: fix copypaste error that was overwriting regex_type 12 years ago
Andrzej Rybczak 67f2903c42 settings: add option to disable data fetching delay in media library and playlist editor 12 years ago
Andrzej Rybczak a5870c1ff2 settings: relax bounds check for visualizer_sample_multiplier 12 years ago
Andrzej Rybczak 525fce7f67 settings: fix autocenter_mode setting 12 years ago
Andrzej Rybczak 0ca9846637 settings: make possible values of visualizer_type reflect the ones in config file 12 years ago
Andrzej Rybczak 84c90868a1 add visualizer_sample_multiplier config option 12 years ago
Andrzej Rybczak a3252e1e31 visualizer: make frequency spectrum watchable 12 years ago
Andrzej Rybczak edfb4d9c53 option parser: adjust functors so no object copies are made 12 years ago
Andrzej Rybczak 3e713d06f6 settings: make defaults more pretty 12 years ago
Andrzej Rybczak fe34852c31 help: make volume_change_step affect description of appropriate actions 12 years ago