summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.keys.in
AgeCommit message (Expand)Author
2020-04-17shift-tab generates shift-iso_left_tab so fix MIDI editing bindingsPaul Davis
2020-04-17change default (non-modified) transpose kbd action to use 1 semitonePaul Davis
2020-04-17fix actions names & description for note transport to reflect semitone not tonePaul Davis
2020-04-16fix some MIDI keybindingsPaul Davis
2020-04-16fix namespaces for MIDI note bindingsPaul Davis
2020-04-16bindings for MIDI editing operationsPaul Davis
2020-01-22Split Select-All-Tracks into 2 appropriately named actionsBen Loftis
2019-09-27Ctrl+shift is a pretty strong convention for Invert-Selection; plus we try to...Ben Loftis
2019-08-01(Source List) Implement insert-region action... now uses the Source List.Ben Loftis
2019-02-16monitor section "global actions" are only global, no MS-specific versionsPaul Davis
2018-12-10show-editor and show-mixer actions are now part of Common, not Window or Mixe...Paul Davis
2018-12-07Tweaks to Mixer and Monitor keybindings:Ben Loftis
2018-08-24add shift-alt-(up|down) to editor to navigate VCAs with up/downPaul Davis
2018-08-24move select-all-tracks,deselect-all,invert-selection to be global actions (an...Paul Davis
2018-02-12Re-pack Editor Toolbar:Ben Loftis
2018-02-11SoloSelection: gui part.Ben Loftis
2018-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)Ben Loftis
2017-03-10Use dedicated "show editor/mixer" actionsRobin Gareus
2017-02-22Move Select-All-Tracks into the Selection category. Currently used only when ...Ben Loftis
2017-02-06Add several new categories and re-sort some keybindings so they display more ...Ben Loftis
2017-02-06Some tweaks to default keybindings:Ben Loftis
2017-01-28fix up default key bindings to use correct binding groups after recent Editor...Paul Davis
2017-01-28more modified key bindingsPaul Davis
2017-01-28two more modified key bindingsPaul Davis
2017-01-28change default keybindings for those using actions just moved from Editor/* t...Paul Davis
2017-01-12Move some actions into the global group:Robin Gareus
2016-12-19Change default binding of left+right arrow keys to jump by Grid setting.Ben Loftis
2016-12-19Separate is an Editor action (like Delete), not a Region action.Ben Loftis
2016-12-06Rename Duplicate Range action to Duplicate and assign existing Alt+d key bindingTim Mayberry
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
2016-02-25add previous-tab and next-tab actions and bind to PRIMARY-page-up/down by def...Paul Davis
2016-02-22a bunch of stuff to make tab/window switching work better, and provide Alt-m ...Paul Davis
2016-02-22change suffix of keybinding files to ".keys" to avoid conflict with earlier v...Paul Davis