Andrzej Rybczak
2c495abd8c
Update man page information
2017-04-23 03:40:23 +02:00
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
Adon Shapiro
7ba2c3534c
Add '--quiet' comand line option to suppress some output
2017-03-26 08:26:11 +02:00
Andrzej Rybczak
92d2b73974
Reposition player_state_color in man page and settings
2016-12-25 00:40:35 +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
a488c2d89d
Support attaching format information to selected color variables
2016-12-23 22:52:47 +01:00
Andrzej Rybczak
9926718cf0
man: update description of a few variables
2016-12-08 01:45:36 +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
44e723ffa7
Merge branch '0.7.x'
2016-10-30 23:44:26 +01:00
Andrzej Rybczak
6ebf00eb5d
Song: add support for hiding duplicate tags
2016-10-30 19:01:11 +01:00
Andrzej Rybczak
67d4a04183
Doc: add info about MPD_HOST and MPD_PORT environment variables
2016-10-30 17:39:23 +01: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
9f9fcecd61
configuration: synchronize with man page
2015-09-12 21:54:40 +02:00
Wieland Hoffmann
4dacd37946
ncmpcpp.1: Add album_artist to media_library_primary_tag
...
This is already mentioned in the example config file, but not in the
manpage. Add it there as well, because it's really useful.
2015-07-27 00:47:31 +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
57788b738b
Merge branch '0.6.x'
...
Conflicts:
NEWS
configure.ac
doc/ncmpcpp.1
2015-03-02 19:24:31 +01:00
Andrzej Rybczak
2ea7db1d20
man: update the description of window_border_color
2015-03-02 19:02:17 +01:00
Andrzej Rybczak
f84dabad75
man: update the descriptions of available config options
2015-03-02 18:25:12 +01:00
Andrzej Rybczak
fb52fe77a5
man: remove whitespaces at the end of line
2015-03-02 18:02:21 +01:00
Andrzej Rybczak
38d9f811de
configuration: support multiple configuration files
2014-11-15 15:07:49 +01:00
Andrzej Rybczak
8d24c42261
format: implement generic format parser and printer
2014-11-11 00:08:23 +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
e970a9d4ae
doc: update possible values for visualizer_type
2014-10-26 23:52:09 +01:00
Andrzej Rybczak
98e39d48a0
update visualizer-related documentation
2014-10-26 20:21:19 +01:00
Wieland Hoffmann
ab3c823cfb
ncmpcpp.1: Escape a backslash
2014-09-16 21:46:20 +02:00
Andrzej Rybczak
5dc36a0c50
man: describe parsing rules for configuration values
2014-09-14 14:13:16 +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
ac96ec45a4
doc: update information
2014-09-12 08:28:10 +02:00
Andrzej Rybczak
99acaa7a2d
man: update description of ask_before_clearing_playlists
2014-09-07 18:49:14 +02:00
Andrzej Rybczak
84c90868a1
add visualizer_sample_multiplier config option
2014-09-02 19:59:31 +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
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
e7c2e7790f
remove remnants of --now-playing command option
2014-08-27 05:53:04 +02:00
Andrzej Rybczak
8d1b10fb3e
actions: add missing flag restriction for physical deletion
2014-08-27 02:01:44 +02:00
Andrzej Rybczak
8e55acd3d0
doc: get rid of removed options
...
submitted by Marc Jessome some time ago.
2014-08-25 05:16:24 +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
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
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