Andrzej Rybczak
0465962409
settings: change fault value of regular_expressions to 'perl'
2016-08-17 15:56:14 +02:00
ben01189998819991197253@users.noreply.github.com
4130d3ba24
settings: add 'execute_on_player_state_change' option
2016-04-23 14:29:21 +02:00
Andrzej Rybczak
b9a0608053
Merge branch '0.6.x'
2015-09-08 00:31:56 +02:00
greenbagels
169c48b43d
config: fix multiplier typo
2015-08-29 14:36:52 +02:00
Andrzej Rybczak
83c856773e
config: adjust visualizer colors for 256color terminals
2015-08-13 11:38:05 +02:00
Andrzej Rybczak
2caf08aaa7
split PressSpace action into modular pieces
2015-05-17 21:51:15 +02:00
Andrzej Rybczak
38b1064f1f
actions: move item selection to its own action and bind it to insert
2015-05-09 21:40:09 +02:00
Andrzej Rybczak
043e309e24
settings: make initial slave screen focus optional
2015-05-09 16:23:04 +02:00
Andrzej Rybczak
8f646e0f5c
settings: enable regexes by default and add support for perl syntax
2015-05-02 15:06:11 +02:00
Andrzej Rybczak
9e47a8ad61
settings: add support for displaying current mpd host in playlist
2015-04-18 19:16:38 +02:00
Andrzej Rybczak
809ffada40
format: redesign how grouping behaves so it's more sensible
2015-02-12 18:38:58 +01:00
Andrzej Rybczak
5d436ddc76
settings: rearrange a few options
2014-11-15 18:52:48 +01:00
Andrzej Rybczak
38d9f811de
configuration: support multiple configuration files
2014-11-15 15:07:49 +01:00
Andrzej Rybczak
e3c68b0404
doc: update description of formats
2014-11-11 13:11:46 +01:00
Andrzej Rybczak
8d24c42261
format: implement generic format parser and printer
2014-11-11 00:08:23 +01:00
Andrzej Rybczak
e54f2aa38a
doc: mention support of 256 colors and describe setting background color
2014-11-09 01:40:44 +01:00
Andrzej Rybczak
7acc64979e
settings: make slave screen optional and unset by default
2014-11-07 23:46:20 +01:00
brezerk
cc747c0f99
settings: add startup_slave_screen option
2014-11-06 20:33:12 +01:00
Andrzej Rybczak
98e39d48a0
update visualizer-related documentation
2014-10-26 20:21:19 +01:00
Andrzej Rybczak
909dd5722e
doc: comment out data_fetching_delay
2014-10-26 13:33:05 +01:00
Andrzej Rybczak
e33a8a8583
doc: comment out data_fetching_delay
2014-10-25 15:13:15 +02:00
Andrzej Rybczak
67f2903c42
settings: add option to disable data fetching delay in media library and playlist editor
2014-09-14 13:32:40 +02:00
Andrzej Rybczak
84c90868a1
add visualizer_sample_multiplier config option
2014-09-02 19:59:31 +02:00
Andrzej Rybczak
a3252e1e31
visualizer: make frequency spectrum watchable
2014-09-02 18:43:34 +02:00
Andrzej Rybczak
3e713d06f6
settings: make defaults more pretty
2014-08-31 16:33:38 +02:00
Andrzej Rybczak
fe34852c31
help: make volume_change_step affect description of appropriate actions
2014-08-30 16:48:56 +02:00
Trygve Aaberge
9e8dc741e5
browser: make sorting optional
...
This adds a new option, "noop", to browser_sort_mode. If this mode
is selected, no sorting is done in the browser view, and the elements
are shown in the same order as received from the MPD server.
2014-08-29 17:10:40 +02:00
Andrzej Rybczak
749821ecc5
settings: restore possibility to set album artist as library tag
2014-08-29 16:24:04 +02:00
Andrzej Rybczak
4b933b29e1
settings: configuration file processing rewrite
2014-08-29 14:54:09 +02:00
Andrzej Rybczak
7fdace835b
uniformize ways to convert strings into screen type
2014-08-27 08:54:02 +02:00
Andrzej Rybczak
8d1b10fb3e
actions: add missing flag restriction for physical deletion
2014-08-27 02:01:44 +02:00
Andrzej Rybczak
5c610b9a41
settings: remove mpd_communication_mode as poling is no longer supported
2013-04-07 13:25:15 +02:00
Andrzej Rybczak
153e843774
settings: disable regexes by default
2013-04-06 17:27:29 +02:00
Andrzej Rybczak
a4160790cf
settings: add volume_change_step configuration option
2013-04-06 13:42:43 +02:00
Andrzej Rybczak
133554bfea
settings: new configuration variable: generate_win32_compatible_filenames
2012-12-08 16:34:46 +01:00
Andrzej Rybczak
6002fd8db4
settings: remove media_library_display_{date,empty_tag} options
2012-10-02 21:51:19 +02:00
Matthew Hague
b487f10f10
media library: add support for sorting by mtime
2012-09-20 20:31:18 +02:00
Andrzej Rybczak
ae5bbbe63b
settings: remove allow_physical_*_deletion (replaced by custom binding)
2012-09-19 02:04:41 +02:00
Andrzej Rybczak
077930df78
actions: ShowMediaLibrary -> ShowMediaLibrary/ToggleMediaLibraryColumnsMode
2012-09-15 23:31:23 +02:00
Andrzej Rybczak
491f28377f
settings: change default modified_item_prefix a bit
2012-09-13 01:40:31 +02:00
Andrzej Rybczak
d55070754d
settings: support customizable tags separator
2012-09-12 21:44:27 +02:00
Andrzej Rybczak
fd6a5889d0
tag editor: add modified_item_prefix to see modified items
2012-09-12 18:53:22 +02:00
Andrzej Rybczak
69bd1bac97
tag editor: remove albums view
2012-09-05 00:51:23 +02:00
Andrzej Rybczak
bab756c579
add support for priorities (queueing)
2012-08-14 16:09:45 +02:00
Andrzej Rybczak
8b2fd356b7
rename YEAR tag to DATE tag (as it should've been from the beginning)
2012-07-16 00:42:40 +02:00
Andrzej Rybczak
4475902eb9
settings: make progressbar more customizable (elapsed time part color, boldness)
2012-07-16 00:01:38 +02:00
Andrzej Rybczak
27a0dc958f
corrections for previous commit
2012-07-15 22:58:46 +02:00
Maarten de Vries
6c73c3cecf
add custom sort format
2012-07-15 18:38:32 +02:00
Andrzej Rybczak
12cdede049
settings: make characters used in visualizer customizable
2011-12-26 20:13:01 +01:00
Andrzej Rybczak
a98a1800a7
settings: provide a way to use alternative location for configuration file
...
..and whole data folder.
2011-11-13 21:01:49 +01:00