Commit Graph

242 Commits

Author SHA1 Message Date
Andrzej Rybczak
7f148f9c34 bindings: make run_action take precedence over play_item 2015-11-13 03:31:37 +01:00
Andrzej Rybczak
9e9e521580 remove enterPressed from remaining screens 2015-11-04 19:21:31 +01:00
Andrzej Rybczak
3c1a888378 playlist: remove enterPressed 2015-09-27 15:25:24 +02:00
Andrzej Rybczak
0ee09fb109 outputs: replace enterPressed with toggleOutput 2015-09-27 14:24:59 +02:00
Andrzej Rybczak
d96a6f0b65 bindings: add bindings for shift-up/down (select and scroll) 2015-09-27 04:00:03 +02:00
Andrzej Rybczak
9f9fcecd61 configuration: synchronize with man page 2015-09-12 21:54:40 +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
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
Wieland Hoffmann
16d65ea36a 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-06-15 16:47:14 +02:00
Andrzej Rybczak
bca788153d bindings: deprecate alt_/ctrl_/shift_ prefixes 2015-05-24 17:23:56 +02:00
Andrzej Rybczak
a5867405d2 actions: add support for selecting found items 2015-05-24 17:04:21 +02:00
Andrzej Rybczak
1b6cb65f3a actions: add support for range selection and make a few actions work on ranges 2015-05-23 22:57:40 +02:00
Andrzej Rybczak
274c075ffd bindings: bind sorting actions to ctrl-s 2015-05-23 20:49:27 +02:00
Andrzej Rybczak
2caf08aaa7 split PressSpace action into modular pieces 2015-05-17 21:51:15 +02:00
Andrzej Rybczak
4446242bbc actions: add action for environment update 2015-05-17 13:41:30 +02:00
Andrzej Rybczak
dcac42748a bindinds: add support for alt/ctrl/shift modifiers and escape key 2015-05-14 00:38:46 +02:00
Andrzej Rybczak
e7b152938b window: redefine special key values 2015-05-12 20:40:26 +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
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