redoste
|
af512a9668
|
Add ability to not display the "Connected to ..." message at startup
|
6 years ago |
Laurent Arnoud
|
ee79bfd1d7
|
Move random_exclude_pattern settings to proper place
|
7 years ago |
Laurent Arnoud
|
69f49d558d
|
Add random_exclude_pattern option for random songs
|
7 years ago |
Andrzej Rybczak
|
19d32648ed
|
Replace highlight colors with prefixes and suffixes
|
9 years ago |
Andrzej Rybczak
|
66912d73da
|
Add support for ignoring diacritics while searching and filtering lists
|
9 years ago |
Andrzej Rybczak
|
6f1e2d7516
|
Add option 'media_library_albums_split_by_date'
|
9 years ago |
Andrzej Rybczak
|
86ec51624e
|
Update AUTHORS and copyright line
|
9 years ago |
Andrzej Rybczak
|
05ed6b6cfa
|
Add 'statusbar_time_color' and 'player_state_color' configuration variables
|
9 years ago |
Andrzej Rybczak
|
a488c2d89d
|
Support attaching format information to selected color variables
|
9 years ago |
Andrzej Rybczak
|
5445c41aaa
|
Move screens to subdirectory
|
9 years ago |
Andrzej Rybczak
|
478f4454d8
|
Move ncurses related files to curses directory
|
9 years ago |
Andrzej Rybczak
|
000de70634
|
settings: deprecate visualizer_sample_multiplier
|
9 years ago |
Andrzej Rybczak
|
180c2d26fc
|
Simplify option_parser
|
9 years ago |
Andrzej Rybczak
|
a2862b9fdf
|
Make the list of lyrics fetchers customizable
|
9 years ago |
Andrzej Rybczak
|
516ee31109
|
Update headers
|
9 years ago |
ben01189998819991197253@users.noreply.github.com
|
4130d3ba24
|
settings: add 'execute_on_player_state_change' option
|
10 years ago |
Asa Sourdiffe
|
20f37968c2
|
settings: add config option to not confirm shuffling playlist
|
10 years ago |
Andrzej Rybczak
|
38b1064f1f
|
actions: move item selection to its own action and bind it to insert
|
11 years ago |
Andrzej Rybczak
|
043e309e24
|
settings: make initial slave screen focus optional
|
11 years ago |
Andrzej Rybczak
|
a40508179a
|
configuration: add 'ignore-config-errors' switch
|
11 years ago |
Andrzej Rybczak
|
9e47a8ad61
|
settings: add support for displaying current mpd host in playlist
|
11 years ago |
Andrzej Rybczak
|
38d9f811de
|
configuration: support multiple configuration files
|
11 years ago |
Andrzej Rybczak
|
8d24c42261
|
format: implement generic format parser and printer
|
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 |
Darby Payne
|
1f2daaa08c
|
visualizer: add filled wave visualizer
|
12 years ago |
ahoka
|
9bab03e4b2
|
visualizer: add support for multiple colors
|
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
|
84c90868a1
|
add visualizer_sample_multiplier config option
|
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
|
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
|
133554bfea
|
settings: new configuration variable: generate_win32_compatible_filenames
|
13 years ago |
Andrzej Rybczak
|
6002fd8db4
|
settings: remove media_library_display_{date,empty_tag} options
|
14 years ago |
Andrzej Rybczak
|
efe2a52382
|
fix header guards
|
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
|
f691ab265f
|
screen: rename BasicScreen to BaseScreen
|
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
|
58a26b1e18
|
adjust indentation of remaining classes in headers
|
14 years ago |
Andrzej Rybczak
|
bb5d72d558
|
screen: adjust indentation
|
14 years ago |
Andrzej Rybczak
|
d55070754d
|
settings: support customizable tags separator
|
14 years ago |