summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer.bindings
AgeCommit message (Collapse)Author
2017-02-06Categorize the mixer actions.Ben Loftis
2016-05-31make Escape (cancel drag or selection) work in mixer as well as editorPaul Davis
2016-03-15fix capitalization of sections of key editorPaul Davis
2016-02-22fix typo in binding key namePaul Davis
2016-02-22adjust fixed bindings files for use with new fmt-bindings toolPaul Davis
2016-01-06binding expects BackSpace not BackspaceBen Loftis
2014-07-28Mixer page: ESC should deselect all mixer strips and processorsBen Loftis
2014-07-23Allow deletion of processors in editor_mixer_strip by pointing and pressing ↵Ben Loftis
Delete This had to be hacked because the editor_mixer strip is on the editor and doesnt respond to mixer keybindings. Also force the gain intry to lose focus if the user leaves the mixer strip. this will probably solve some long-standing complaints. although perhaps a more elegant solution is possible.
2012-11-13add alt-i as a binding in both the editor and mixer windows to toggle the ↵Paul Davis
state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 git-svn-id: svn://localhost/ardour2/branches/3.0@13475 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-30preparations for using ardour's own keybinding system for the editor (not ↵Paul Davis
actually used) git-svn-id: svn://localhost/ardour2/branches/3.0@10841 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-04drastic overhaul of keyboard handling in mixer window. real bindings, key ↵Paul Davis
events handled at window level, actions for all processor ops. still the confusing mess of old crap for the processor box context menu (it will die, i feel it) git-svn-id: svn://localhost/ardour2/branches/3.0@10442 d708f5d6-7413-0410-9779-e7cbd77b26cf