Commit Graph

157 Commits

Author SHA1 Message Date
Andrzej Rybczak
66912d73da Add support for ignoring diacritics while searching and filtering lists 2017-03-29 21:38:14 +02:00
Andrzej Rybczak
6f1e2d7516 Add option 'media_library_albums_split_by_date' 2017-03-28 09:01:33 +02:00
Andrzej Rybczak
cd78e1c79e Config: reformat all descriptions to fill 80 columns 2017-03-26 10:13:32 +02:00
Andrzej Rybczak
55d2f4c70d Change 'previous' background color to 'current' and add some documentation 2017-03-26 10:05:34 +02:00
Andrzej Rybczak
22681df199 Add support for fetching lyrics from jah-lyrics.com and plyrics.com 2017-01-28 20:42:23 +01:00
Andrzej Rybczak
4cd94cb4b3 Make lyrics and last_fm screens lockable and startup screens 2016-12-25 16:06:38 +01:00
Andrzej Rybczak
05ed6b6cfa Add 'statusbar_time_color' and 'player_state_color' configuration variables 2016-12-25 00:24:09 +01:00
Andrzej Rybczak
eaac6ad062 Retain previous background by default when switching colors 2016-12-24 16:09:13 +01:00
Andrzej Rybczak
a488c2d89d Support attaching format information to selected color variables 2016-12-23 22:52:47 +01:00
Andrzej Rybczak
000de70634 settings: deprecate visualizer_sample_multiplier 2016-12-08 01:45:33 +01:00
Andrzej Rybczak
180c2d26fc Simplify option_parser 2016-11-19 15:37:09 +01:00
Andrzej Rybczak
a2862b9fdf Make the list of lyrics fetchers customizable 2016-11-16 09:12:37 +01:00
Andrzej Rybczak
6ebf00eb5d Song: add support for hiding duplicate tags 2016-10-30 19:01:11 +01:00
Andrzej Rybczak
e34221f74d Merge branch '0.7.x' 2016-08-17 17:39:49 +02:00
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