Commit Graph

41 Commits

Author SHA1 Message Date
Andrzej Rybczak
7e4f3b1917 Bind Play to Backspace by default 2020-12-23 00:17:50 +01:00
Andrzej Rybczak
31798fd1c7 Prefer $XDG_CONFIG_HOME/ncmpcpp as a folder with configuration 2020-12-20 17:28:00 +01:00
Andrzej Rybczak
0458c98bae Add run_external_console_command action for running terminal applications 2020-12-20 17:11:01 +01:00
Andrzej Rybczak
99f760bdac Add new actions to sample bindings file and help screen 2020-12-13 09:35:05 +01:00
Wieland Hoffmann
e107edd4cd bindings: Support a bindings file in $XDG_CONFIG_HOME/ncmpcpp
Fixes https://github.com/arybczak/ncmpcpp/issues/91

This also rewrites the intro in doc/bindings to be more like doc/config.
2017-04-23 03:27:29 +02:00
Andrzej Rybczak
000de70634 settings: deprecate visualizer_sample_multiplier 2016-12-08 01:45:33 +01:00
Andrzej Rybczak
00f70e23e6 Add support for fetching lyrics in background for selected songs 2016-11-21 11:55:28 +01:00
Andrzej Rybczak
cbba364685 Prepare for the ressurection of filtering 2016-11-11 16:44:36 +01:00
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
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
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
Andrzej Rybczak
309a4989c9 remove filtering 2014-11-05 21:37:27 +01:00
Andrzej Rybczak
84c90868a1 add visualizer_sample_multiplier config option 2014-09-02 19:59:31 +02:00
Andrzej Rybczak
a7f3992c97 bindings: allow for binding multiple chains to one key 2014-08-27 01:15:28 +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
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
802886c2e5 bindings: initial support for running external commands 2012-10-03 20:29:02 +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
Andrzej Rybczak
552bc77318 actions: split Delete into Delete{PlaylistItems,BrowserItems,StoredPlaylists} 2012-09-19 02:01:27 +02:00
Andrzej Rybczak
8ac1a38213 bindings: add support for action "require_screen" 2012-09-16 04:33:52 +02:00
Andrzej Rybczak
077930df78 actions: ShowMediaLibrary -> ShowMediaLibrary/ToggleMediaLibraryColumnsMode 2012-09-15 23:31:23 +02:00
Andrzej Rybczak
b4ab065b2d actions: split ShowSearchEngine into ShowSearchEngine and ResetSearchEngine 2012-09-15 23:22:31 +02:00
Andrzej Rybczak
3d2e5adae8 actions: split ShowBrowser into showBrowser and ChangeBrowseMode 2012-09-15 23:13:47 +02:00
Andrzej Rybczak
89d3bd884f add missing binding to doc/bindings 2012-09-07 23:11:24 +02:00
Andrzej Rybczak
72cbae8d14 add example bindings configuration file with comprehensive description 2012-09-06 02:12:27 +02:00