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.cpp
Age
Commit message (
Expand
)
Author
2014-11-11
format: implement generic format parser and printer
Andrzej Rybczak
2014-11-09
window: add support for textual representation of background color
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-11-06
settings: expand ~ to home directory in mpd_host
Andrzej Rybczak
2014-11-01
strbuffer: use static initializer instead of variadic constructor
Andrzej Rybczak
2014-11-01
pass by value instead of rvalue reference for RVO to take place
Andrzej Rybczak
2014-10-26
settings: list of visualizer colors cannot be empty
Andrzej Rybczak
2014-10-26
enums: implement operator{<<,>>} for VisualizerType and use it
Andrzej Rybczak
2014-10-26
update visualizer-related documentation
Andrzej Rybczak
2014-10-26
visualizer: add filled wave visualizer
Darby Payne
2014-10-26
visualizer: add support for multiple colors
ahoka
2014-10-26
settings: fix copypaste error that was overwriting regex_type
Andrzej Rybczak
2014-09-14
settings: add option to disable data fetching delay in media library and play...
Andrzej Rybczak
2014-09-09
settings: relax bounds check for visualizer_sample_multiplier
Andrzej Rybczak
2014-09-07
settings: fix autocenter_mode setting
Andrzej Rybczak
2014-09-07
settings: make possible values of visualizer_type reflect the ones in config ...
Andrzej Rybczak
2014-09-02
add visualizer_sample_multiplier config option
Andrzej Rybczak
2014-09-02
visualizer: make frequency spectrum watchable
Andrzej Rybczak
2014-09-02
option parser: adjust functors so no object copies are made
Andrzej Rybczak
2014-08-31
settings: make defaults more pretty
Andrzej Rybczak
2014-08-30
help: make volume_change_step affect description of appropriate actions
Andrzej Rybczak
2014-08-29
settings: restore possibility to set album artist as library tag
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
settings: disable regexes by default
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
2013-04-02
settings: MakeProperPath: do not leave double '/' in directory
Andrzej Rybczak
2012-12-14
fix compilation with gcc-4.7
Andrzej Rybczak
2012-12-08
settings: new configuration variable: generate_win32_compatible_filenames
Andrzej Rybczak
2012-10-18
replace a few string algorithms with boost utilities
Andrzej Rybczak
2012-10-06
window: make color/format/border class enums
Andrzej Rybczak
2012-10-06
settings: modify default browser_playlist_prefix so it matches example config...
Andrzej Rybczak
2012-10-02
settings: remove media_library_display_{date,empty_tag} options
Andrzej Rybczak
2012-10-01
settings: recognize browser_sort_mode config option
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-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
settings: change default modified_item_prefix a bit
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]