summaryrefslogtreecommitdiff
path: root/src/settings.h
AgeCommit message (Collapse)Author
2017-05-21Replace highlight colors with prefixes and suffixesAndrzej Rybczak
2017-03-29Add support for ignoring diacritics while searching and filtering listsAndrzej Rybczak
2017-03-28Add option 'media_library_albums_split_by_date'Andrzej Rybczak
2017-03-12Update AUTHORS and copyright lineAndrzej Rybczak
2016-12-25Add 'statusbar_time_color' and 'player_state_color' configuration variablesAndrzej Rybczak
2016-12-23Support attaching format information to selected color variablesAndrzej Rybczak
2016-12-22Move screens to subdirectoryAndrzej Rybczak
2016-12-22Move ncurses related files to curses directoryAndrzej Rybczak
2016-12-08settings: deprecate visualizer_sample_multiplierAndrzej Rybczak
2016-11-19Simplify option_parserAndrzej Rybczak
2016-11-16Make the list of lyrics fetchers customizableAndrzej Rybczak
2016-11-13Update headersAndrzej Rybczak
2016-04-23settings: add 'execute_on_player_state_change' optionben01189998819991197253@users.noreply.github.com
2015-12-25settings: add config option to not confirm shuffling playlistAsa Sourdiffe
2015-05-09actions: move item selection to its own action and bind it to insertAndrzej Rybczak
2015-05-09settings: make initial slave screen focus optionalAndrzej Rybczak
2015-05-02Merge branch '0.6.x'Andrzej Rybczak
2015-05-02configuration: add 'ignore-config-errors' switch0.6.4Andrzej Rybczak
2015-04-18settings: add support for displaying current mpd host in playlistAndrzej Rybczak
2014-11-15configuration: support multiple configuration filesAndrzej Rybczak
2014-11-11format: implement generic format parser and printerAndrzej Rybczak
2014-11-07settings: make slave screen optional and unset by defaultAndrzej Rybczak
2014-11-06settings: add startup_slave_screen optionbrezerk
2014-10-26visualizer: add filled wave visualizerDarby Payne
2014-10-26visualizer: add support for multiple colorsahoka
2014-09-14settings: add option to disable data fetching delay in media library and ↵Andrzej Rybczak
playlist editor
2014-09-02add visualizer_sample_multiplier config optionAndrzej Rybczak
2014-08-29settings: configuration file processing rewriteAndrzej Rybczak
2014-08-28cmdargs: use boost::program_optionsAndrzej Rybczak
2014-08-27replace timeval and time_t with boost::posix_time::ptimeAndrzej Rybczak
2014-08-27uniformize ways to convert strings into screen typeAndrzej Rybczak
2014-08-27update copyright messageAndrzej Rybczak
2014-08-27actions: add missing flag restriction for physical deletionAndrzej Rybczak
2013-04-07update copyright infoAndrzej Rybczak
2013-04-07settings: remove mpd_communication_mode as poling is no longer supportedAndrzej Rybczak
2013-04-06replace gnu regex wrapper with boost::regexAndrzej Rybczak
2013-04-06settings: add volume_change_step configuration optionAndrzej Rybczak
2012-12-08settings: new configuration variable: generate_win32_compatible_filenamesAndrzej Rybczak
2012-10-02settings: remove media_library_display_{date,empty_tag} optionsAndrzej Rybczak
2012-10-02fix header guardsAndrzej Rybczak
2012-09-20media library: add support for sorting by mtimeMatthew Hague
2012-09-19settings: remove allow_physical_*_deletion (replaced by custom binding)Andrzej Rybczak
2012-09-16screen: rename BasicScreen to BaseScreenAndrzej Rybczak
2012-09-15actions: ShowMediaLibrary -> ShowMediaLibrary/ToggleMediaLibraryColumnsModeAndrzej Rybczak
2012-09-14do not initialize screens lazily as it doesn't make much senseAndrzej Rybczak
2012-09-13adjust indentation of remaining classes in headersAndrzej Rybczak
2012-09-13screen: adjust indentationAndrzej Rybczak
2012-09-12settings: support customizable tags separatorAndrzej Rybczak
2012-09-12display: improve showSongs a bitAndrzej Rybczak
2012-09-12tag editor: add modified_item_prefix to see modified itemsAndrzej Rybczak