index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
settings.h
Age
Commit message (
Collapse
)
Author
2017-05-21
Replace highlight colors with prefixes and suffixes
Andrzej Rybczak
2017-03-29
Add support for ignoring diacritics while searching and filtering lists
Andrzej Rybczak
2017-03-28
Add option 'media_library_albums_split_by_date'
Andrzej Rybczak
2017-03-12
Update AUTHORS and copyright line
Andrzej Rybczak
2016-12-25
Add 'statusbar_time_color' and 'player_state_color' configuration variables
Andrzej Rybczak
2016-12-23
Support attaching format information to selected color variables
Andrzej Rybczak
2016-12-22
Move screens to subdirectory
Andrzej Rybczak
2016-12-22
Move ncurses related files to curses directory
Andrzej Rybczak
2016-12-08
settings: deprecate visualizer_sample_multiplier
Andrzej Rybczak
2016-11-19
Simplify option_parser
Andrzej Rybczak
2016-11-16
Make the list of lyrics fetchers customizable
Andrzej Rybczak
2016-11-13
Update headers
Andrzej Rybczak
2016-04-23
settings: add 'execute_on_player_state_change' option
ben01189998819991197253@users.noreply.github.com
2015-12-25
settings: add config option to not confirm shuffling playlist
Asa Sourdiffe
2015-05-09
actions: move item selection to its own action and bind it to insert
Andrzej Rybczak
2015-05-09
settings: make initial slave screen focus optional
Andrzej Rybczak
2015-05-02
Merge branch '0.6.x'
Andrzej Rybczak
2015-05-02
configuration: add 'ignore-config-errors' switch
0.6.4
Andrzej Rybczak
2015-04-18
settings: add support for displaying current mpd host in playlist
Andrzej Rybczak
2014-11-15
configuration: support multiple configuration files
Andrzej Rybczak
2014-11-11
format: implement generic format parser and printer
Andrzej Rybczak
2014-11-07
settings: make slave screen optional and unset by default
Andrzej Rybczak
2014-11-06
settings: add startup_slave_screen option
brezerk
2014-10-26
visualizer: add filled wave visualizer
Darby Payne
2014-10-26
visualizer: add support for multiple colors
ahoka
2014-09-14
settings: add option to disable data fetching delay in media library and ↵
Andrzej Rybczak
playlist editor
2014-09-02
add visualizer_sample_multiplier config option
Andrzej Rybczak
2014-08-29
settings: configuration file processing rewrite
Andrzej Rybczak
2014-08-28
cmdargs: use boost::program_options
Andrzej Rybczak
2014-08-27
replace timeval and time_t with boost::posix_time::ptime
Andrzej Rybczak
2014-08-27
uniformize ways to convert strings into screen type
Andrzej Rybczak
2014-08-27
update copyright message
Andrzej Rybczak
2014-08-27
actions: add missing flag restriction for physical deletion
Andrzej Rybczak
2013-04-07
update copyright info
Andrzej Rybczak
2013-04-07
settings: remove mpd_communication_mode as poling is no longer supported
Andrzej Rybczak
2013-04-06
replace gnu regex wrapper with boost::regex
Andrzej Rybczak
2013-04-06
settings: add volume_change_step configuration option
Andrzej Rybczak
2012-12-08
settings: new configuration variable: generate_win32_compatible_filenames
Andrzej Rybczak
2012-10-02
settings: remove media_library_display_{date,empty_tag} options
Andrzej Rybczak
2012-10-02
fix header guards
Andrzej Rybczak
2012-09-20
media library: add support for sorting by mtime
Matthew Hague
2012-09-19
settings: remove allow_physical_*_deletion (replaced by custom binding)
Andrzej Rybczak
2012-09-16
screen: rename BasicScreen to BaseScreen
Andrzej Rybczak
2012-09-15
actions: ShowMediaLibrary -> ShowMediaLibrary/ToggleMediaLibraryColumnsMode
Andrzej Rybczak
2012-09-14
do not initialize screens lazily as it doesn't make much sense
Andrzej Rybczak
2012-09-13
adjust indentation of remaining classes in headers
Andrzej Rybczak
2012-09-13
screen: adjust indentation
Andrzej Rybczak
2012-09-12
settings: support customizable tags separator
Andrzej Rybczak
2012-09-12
display: improve showSongs a bit
Andrzej Rybczak
2012-09-12
tag editor: add modified_item_prefix to see modified items
Andrzej Rybczak
[next]