Commit Graph

220 Commits

Author SHA1 Message Date
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
baf53365d9 doc: remove bash completion as it doesn't work anymore 2015-03-02 18:06:36 +01:00
Andrzej Rybczak
fb52fe77a5 man: remove whitespaces at the end of line 2015-03-02 18:02:21 +01: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
Andrzej Rybczak
543dadf3c6 Merge branch '0.6.x'
Conflicts:
	NEWS
	configure.ac
2014-11-07 23:13:13 +01:00
Andrzej Rybczak
2ef83ff15f bindings: additionally bind delete to DeleteBrowserItems by default 2014-11-07 23:08:13 +01:00
brezerk
cc747c0f99 settings: add startup_slave_screen option 2014-11-06 20:33:12 +01:00
Andrzej Rybczak
309a4989c9 remove filtering 2014-11-05 21:37:27 +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
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
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
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
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
a7f3992c97 bindings: allow for binding multiple chains to one key 2014-08-27 01:15:28 +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
1710f892c5 lastfm: rework service architecture a bit and implement getting full artist info 2013-07-10 19:25:32 +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
66bd3e9782 doc/bindings: provide list of actions that are not bound to any key/command 2013-04-06 14:13:30 +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
802886c2e5 bindings: initial support for running external commands 2012-10-03 20:29:02 +02:00
Andrzej Rybczak
6002fd8db4 settings: remove media_library_display_{date,empty_tag} options 2012-10-02 21:51:19 +02:00
Andrzej Rybczak
523b308553 bindings: fix typos in configuration file 2012-09-30 16:11:40 +02:00
Matthew Hague
b487f10f10 media library: add support for sorting by mtime 2012-09-20 20:31:18 +02:00
Andrzej Rybczak
07fc58015e bindings: add support for defining and executing commands 2012-09-20 04:32:51 +02:00
Andrzej Rybczak
ba0a47668a bindings: add note about the difference between single action/chain of actions 2012-09-20 01:06:51 +02:00