307 Commits (750e7ff59d961ea4606696cae320337b3d6e0b6a)

Author SHA1 Message Date
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
Andrzej Rybczak 60faa15462 settings: recognize browser_sort_mode config option 14 years ago
Matthew Hague b487f10f10 media library: add support for sorting by mtime 14 years ago
Andrzej Rybczak ae5bbbe63b settings: remove allow_physical_*_deletion (replaced by custom binding) 14 years ago
Andrzej Rybczak 077930df78 actions: ShowMediaLibrary -> ShowMediaLibrary/ToggleMediaLibraryColumnsMode 14 years ago
Andrzej Rybczak 1891c1c050 do not initialize screens lazily as it doesn't make much sense 14 years ago
Andrzej Rybczak 491f28377f settings: change default modified_item_prefix a bit 14 years ago
Andrzej Rybczak d55070754d settings: support customizable tags separator 14 years ago
Andrzej Rybczak 8e7bcd219b display: improve showSongs a bit 14 years ago
Andrzej Rybczak fd6a5889d0 tag editor: add modified_item_prefix to see modified items 14 years ago
Andrzej Rybczak 84326efc46 move wstring related functions to wide_char file 14 years ago
Andrzej Rybczak d5e2d315fd use wstrings uncoditionally where needed 14 years ago
Andrzej Rybczak 95e2cfe6e1 move keys related functions/classes to separate file 14 years ago
Andrzej Rybczak 69bd1bac97 tag editor: remove albums view 14 years ago
Andrzej Rybczak af2cdca3d0 change naming conventions in NC namespace 14 years ago
Andrzej Rybczak d47cad1d50 get rid of 'using namespace NCurses' directive 14 years ago