index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
bindings
Age
Commit message (
Expand
)
Author
2020-12-13
Add new actions to sample bindings file and help screen
Andrzej Rybczak
2017-04-23
bindings: Support a bindings file in $XDG_CONFIG_HOME/ncmpcpp
Wieland Hoffmann
2016-12-08
settings: deprecate visualizer_sample_multiplier
Andrzej Rybczak
2016-11-21
Add support for fetching lyrics in background for selected songs
Andrzej Rybczak
2016-11-11
Prepare for the ressurection of filtering
Andrzej Rybczak
2015-11-13
bindings: make run_action take precedence over play_item
Andrzej Rybczak
2015-11-04
remove enterPressed from remaining screens
Andrzej Rybczak
2015-09-27
playlist: remove enterPressed
Andrzej Rybczak
2015-09-27
outputs: replace enterPressed with toggleOutput
Andrzej Rybczak
2015-09-27
bindings: add bindings for shift-up/down (select and scroll)
Andrzej Rybczak
2015-05-24
bindings: deprecate alt_/ctrl_/shift_ prefixes
Andrzej Rybczak
2015-05-24
actions: add support for selecting found items
Andrzej Rybczak
2015-05-23
actions: add support for range selection and make a few actions work on ranges
Andrzej Rybczak
2015-05-23
bindings: bind sorting actions to ctrl-s
Andrzej Rybczak
2015-05-17
split PressSpace action into modular pieces
Andrzej Rybczak
2015-05-17
actions: add action for environment update
Andrzej Rybczak
2015-05-14
bindinds: add support for alt/ctrl/shift modifiers and escape key
Andrzej Rybczak
2015-05-12
window: redefine special key values
Andrzej Rybczak
2015-05-09
actions: move item selection to its own action and bind it to insert
Andrzej Rybczak
2014-11-07
Merge branch '0.6.x'
Andrzej Rybczak
2014-11-07
bindings: additionally bind delete to DeleteBrowserItems by default
Andrzej Rybczak
2014-11-05
remove filtering
Andrzej Rybczak
2014-09-02
add visualizer_sample_multiplier config option
Andrzej Rybczak
2014-08-27
bindings: allow for binding multiple chains to one key
Andrzej Rybczak
2013-07-10
lastfm: rework service architecture a bit and implement getting full artist info
Andrzej Rybczak
2013-04-06
doc/bindings: provide list of actions that are not bound to any key/command
Andrzej Rybczak
2012-10-03
bindings: initial support for running external commands
Andrzej Rybczak
2012-09-30
bindings: fix typos in configuration file
Andrzej Rybczak
2012-09-20
media library: add support for sorting by mtime
Matthew Hague
2012-09-20
bindings: add support for defining and executing commands
Andrzej Rybczak
2012-09-20
bindings: add note about the difference between single action/chain of actions
Andrzej Rybczak
2012-09-19
actions: split Delete into Delete{PlaylistItems,BrowserItems,StoredPlaylists}
Andrzej Rybczak
2012-09-16
bindings: add support for action "require_screen"
Andrzej Rybczak
2012-09-15
actions: ShowMediaLibrary -> ShowMediaLibrary/ToggleMediaLibraryColumnsMode
Andrzej Rybczak
2012-09-15
actions: split ShowSearchEngine into ShowSearchEngine and ResetSearchEngine
Andrzej Rybczak
2012-09-15
actions: split ShowBrowser into showBrowser and ChangeBrowseMode
Andrzej Rybczak
2012-09-07
add missing binding to doc/bindings
Andrzej Rybczak
2012-09-06
add example bindings configuration file with comprehensive description
Andrzej Rybczak