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 |
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 |
Andrzej Rybczak
|
749821ecc5
|
settings: restore possibility to set album artist as library tag
|
12 years ago |
Andrzej Rybczak
|
4b933b29e1
|
settings: configuration file processing rewrite
|
12 years ago |
Andrzej Rybczak
|
8a1e4a48dd
|
cmdargs: use boost::program_options
|
12 years ago |
Andrzej Rybczak
|
b7ceae7273
|
replace timeval and time_t with boost::posix_time::ptime
|
12 years ago |
Andrzej Rybczak
|
7fdace835b
|
uniformize ways to convert strings into screen type
|
12 years ago |
Andrzej Rybczak
|
85a2802361
|
update copyright message
|
12 years ago |
Andrzej Rybczak
|
8d1b10fb3e
|
actions: add missing flag restriction for physical deletion
|
12 years ago |
Andrzej Rybczak
|
1d4e006986
|
update copyright info
|
13 years ago |
Andrzej Rybczak
|
5c610b9a41
|
settings: remove mpd_communication_mode as poling is no longer supported
|
13 years ago |
Andrzej Rybczak
|
153e843774
|
settings: disable regexes by default
|
13 years ago |
Andrzej Rybczak
|
2b5f1b9fd4
|
replace gnu regex wrapper with boost::regex
|
13 years ago |
Andrzej Rybczak
|
a4160790cf
|
settings: add volume_change_step configuration option
|
13 years ago |
Andrzej Rybczak
|
9b7c0a74c7
|
settings: MakeProperPath: do not leave double '/' in directory
|
13 years ago |
Andrzej Rybczak
|
4a57a5c416
|
fix compilation with gcc-4.7
|
13 years ago |
Andrzej Rybczak
|
133554bfea
|
settings: new configuration variable: generate_win32_compatible_filenames
|
13 years ago |
Andrzej Rybczak
|
8db773cfec
|
replace a few string algorithms with boost utilities
|
14 years ago |
Andrzej Rybczak
|
df9ecabb55
|
window: make color/format/border class enums
|
14 years ago |
Andrzej Rybczak
|
1f61a083cf
|
settings: modify default browser_playlist_prefix so it matches example config file
|
14 years ago |
Andrzej Rybczak
|
6002fd8db4
|
settings: remove media_library_display_{date,empty_tag} options
|
14 years ago |