Andrzej Rybczak
|
0458c98bae
|
Add run_external_console_command action for running terminal applications
|
5 years ago |
Andrzej Rybczak
|
99f760bdac
|
Add new actions to sample bindings file and help screen
|
5 years ago |
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.
|
9 years ago |
Andrzej Rybczak
|
000de70634
|
settings: deprecate visualizer_sample_multiplier
|
9 years ago |
Andrzej Rybczak
|
00f70e23e6
|
Add support for fetching lyrics in background for selected songs
|
9 years ago |
Andrzej Rybczak
|
cbba364685
|
Prepare for the ressurection of filtering
|
9 years ago |
Andrzej Rybczak
|
7f148f9c34
|
bindings: make run_action take precedence over play_item
|
10 years ago |
Andrzej Rybczak
|
9e9e521580
|
remove enterPressed from remaining screens
|
11 years ago |
Andrzej Rybczak
|
3c1a888378
|
playlist: remove enterPressed
|
11 years ago |
Andrzej Rybczak
|
0ee09fb109
|
outputs: replace enterPressed with toggleOutput
|
11 years ago |
Andrzej Rybczak
|
d96a6f0b65
|
bindings: add bindings for shift-up/down (select and scroll)
|
11 years ago |
Andrzej Rybczak
|
bca788153d
|
bindings: deprecate alt_/ctrl_/shift_ prefixes
|
11 years ago |
Andrzej Rybczak
|
a5867405d2
|
actions: add support for selecting found items
|
11 years ago |
Andrzej Rybczak
|
1b6cb65f3a
|
actions: add support for range selection and make a few actions work on ranges
|
11 years ago |
Andrzej Rybczak
|
274c075ffd
|
bindings: bind sorting actions to ctrl-s
|
11 years ago |
Andrzej Rybczak
|
2caf08aaa7
|
split PressSpace action into modular pieces
|
11 years ago |
Andrzej Rybczak
|
4446242bbc
|
actions: add action for environment update
|
11 years ago |
Andrzej Rybczak
|
dcac42748a
|
bindinds: add support for alt/ctrl/shift modifiers and escape key
|
11 years ago |
Andrzej Rybczak
|
e7b152938b
|
window: redefine special key values
|
11 years ago |
Andrzej Rybczak
|
38b1064f1f
|
actions: move item selection to its own action and bind it to insert
|
11 years ago |
Andrzej Rybczak
|
2ef83ff15f
|
bindings: additionally bind delete to DeleteBrowserItems by default
|
12 years ago |
Andrzej Rybczak
|
309a4989c9
|
remove filtering
|
12 years ago |
Andrzej Rybczak
|
84c90868a1
|
add visualizer_sample_multiplier config option
|
12 years ago |
Andrzej Rybczak
|
a7f3992c97
|
bindings: allow for binding multiple chains to one key
|
12 years ago |
Andrzej Rybczak
|
1710f892c5
|
lastfm: rework service architecture a bit and implement getting full artist info
|
13 years ago |
Andrzej Rybczak
|
66bd3e9782
|
doc/bindings: provide list of actions that are not bound to any key/command
|
13 years ago |
Andrzej Rybczak
|
802886c2e5
|
bindings: initial support for running external commands
|
14 years ago |
Andrzej Rybczak
|
523b308553
|
bindings: fix typos in configuration file
|
14 years ago |
Matthew Hague
|
b487f10f10
|
media library: add support for sorting by mtime
|
14 years ago |
Andrzej Rybczak
|
07fc58015e
|
bindings: add support for defining and executing commands
|
14 years ago |
Andrzej Rybczak
|
ba0a47668a
|
bindings: add note about the difference between single action/chain of actions
|
14 years ago |
Andrzej Rybczak
|
552bc77318
|
actions: split Delete into Delete{PlaylistItems,BrowserItems,StoredPlaylists}
|
14 years ago |
Andrzej Rybczak
|
8ac1a38213
|
bindings: add support for action "require_screen"
|
14 years ago |
Andrzej Rybczak
|
077930df78
|
actions: ShowMediaLibrary -> ShowMediaLibrary/ToggleMediaLibraryColumnsMode
|
14 years ago |
Andrzej Rybczak
|
b4ab065b2d
|
actions: split ShowSearchEngine into ShowSearchEngine and ResetSearchEngine
|
14 years ago |
Andrzej Rybczak
|
3d2e5adae8
|
actions: split ShowBrowser into showBrowser and ChangeBrowseMode
|
14 years ago |
Andrzej Rybczak
|
89d3bd884f
|
add missing binding to doc/bindings
|
14 years ago |
Andrzej Rybczak
|
72cbae8d14
|
add example bindings configuration file with comprehensive description
|
14 years ago |