304 Commits (af512a966829c792c1a6d9db17ff60c8b898d5b3)

Author SHA1 Message Date
redoste af512a9668 Add ability to not display the "Connected to ..." message at startup 6 years ago
Laurent Arnoud 69f49d558d
Add random_exclude_pattern option for random songs 7 years ago
Attila Szollosi 156be93d5a lyrics fetcher: add support for zeneszoveg.hu 7 years ago
Andrzej Rybczak 19d32648ed Replace highlight colors with prefixes and suffixes 9 years ago
Andrzej Rybczak 66912d73da Add support for ignoring diacritics while searching and filtering lists 9 years ago
Andrzej Rybczak 6f1e2d7516 Add option 'media_library_albums_split_by_date' 9 years ago
Andrzej Rybczak 86ec51624e Update AUTHORS and copyright line 9 years ago
Andrzej Rybczak 22681df199 Add support for fetching lyrics from jah-lyrics.com and plyrics.com 9 years ago
Andrzej Rybczak 92d2b73974 Reposition player_state_color in man page and settings 9 years ago
Andrzej Rybczak 05ed6b6cfa Add 'statusbar_time_color' and 'player_state_color' configuration variables 9 years ago
Andrzej Rybczak a488c2d89d Support attaching format information to selected color variables 9 years ago
Andrzej Rybczak f3713ec2ee settings: fix typo 9 years ago
Andrzej Rybczak 000de70634 settings: deprecate visualizer_sample_multiplier 9 years ago
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 12 years ago
Andrzej Rybczak 81b907a974 format: add flags to refine parsing and printing of the AST 12 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