summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.keys.in
AgeCommit message (Collapse)Author
2016-06-21fix section naming in bindings filePaul Davis
2016-05-31make Escape (cancel drag or selection) work in mixer as well as editorPaul Davis
2016-03-30removed duplicated keybindingyonideshi
2016-03-15fix capitalization of sections of key editorPaul Davis
2016-02-26fix KP_0 bindingPaul Davis
2016-02-26fix bindings for KP_nPaul Davis
They were marked as being in a group ("global") which doesn't exist
2016-02-25add previous-tab and next-tab actions and bind to PRIMARY-page-up/down by ↵Paul Davis
default
2016-02-22a bunch of stuff to make tab/window switching work better, and provide Alt-m ↵Paul Davis
to toggle between editor+mixer in a sane way
2016-02-22change suffix of keybinding files to ".keys" to avoid conflict with earlier ↵Paul Davis
versions. Move some code around that should never have been inside libs/ardour to begin with.