summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mnemonic-us.bindings.in
AgeCommit message (Expand)Author
2014-07-11move fit-tracks back onto "f" and use / for fade-range, moving set-region-fad...Paul Davis
2014-07-10make f be bound to fade-range by defaultPaul Davis
2014-07-10add "fade range" operation, bound to alt-f at present by defaultPaul Davis
2014-07-07tentative use of "c" as test binding for scissors/cut mouse mode (will possib...Paul Davis
2014-07-06remove some cruft with previous commits. remove option link-region-and-track...Ben Loftis
2014-07-06now that track and region selections are mutually exclusive, you need a separ...Ben Loftis
2014-07-06Q and W jump between markers. this puts them right next to Tab which creates...Ben Loftis
2014-07-04fix up various keybindings added/modified by Ben so that they work.Paul Davis
2014-07-03lots of keybinding changes. added a new action to allow removing markers at ...Ben Loftis
2014-07-02start-range and finish-range should graphically show the range being created....Ben Loftis
2014-05-22fix binding name for set-tempo-from-regionPaul Davis
2014-03-21Keybindings for maximising the mixer windowAdrian Knoth
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-04-26redesign toggling of editor/mixer stacking to use Gtkmm2ext::VisibilityTrackerPaul Davis
2013-01-01common sense change to the bindings for cycling the edit point - both variant...Paul Davis
2012-12-26remove bindings for functions that do not exist anymorePaul Davis
2012-12-13add cycle-zoom-focus and bind to "1" by defaultPaul Davis
2012-11-30tweak binding descriptions so that the cheat sheet formats OKPaul Davis
2012-11-27add shift-f to default bindings for Follow Edits togglePaul Davis
2012-11-13add alt-i as a binding in both the editor and mixer windows to toggle the sta...Paul Davis
2012-11-12change Alt-b binding for toggle-track-rec-enable to Shift-b, to avoid conflic...Paul Davis
2012-07-17move binding for duplicate-region to secondary-d rather than d, use d for dra...Paul Davis
2012-04-18add Ctrl-Shift-P as shortcut for preferences dialogPaul Davis
2012-03-16forward port save/goto visual state changes from 2.X (now uses ctrl-Fn to sav...Paul Davis
2012-02-13(1) remove magic number voodoo when saving zoom focus/snap settings to instan...Paul Davis
2012-01-20fix cheat-sheet text for set-playheadPaul Davis
2012-01-09change default binding for import to be PRIMARY-i because its really an actio...Paul Davis
2011-11-07change one LEVEL4 default key binding to SECONDARY (OS X bindings are switchi...Paul Davis
2011-08-14add new editor actions for solo, mute, solo-isolate toggle (of selected track...Paul Davis
2011-06-12implement a delete operation that works like "cut" but doesn't put the delete...3.0-alpha6Paul Davis
2011-04-19Remove delete menu item which does the same as cut (#3930).Carl Hetherington
2011-04-17Fix further typo.Carl Hetherington
2011-04-17Fix typo in bindings file.Carl Hetherington
2011-04-17Remove extend-range-to-{start,end}-of-region and replace with move-range-{sta...Carl Hetherington
2011-03-12move internal (note) edit mode binding to "e" to be more ergonomic (the old b...Paul Davis
2011-02-15(from 2.x) make sure that F4 is bound to the real separate action, not the Se...Paul Davis
2011-02-08fix binding for mixer-on-top (fixes #3686)Paul Davis
2011-01-03fix keybindings for align ops, which moved from Editor to Region "group"Paul Davis
2010-11-23make region trim keybinding work again; don't show quantize dialog if its not...Paul Davis
2010-11-23add back "q" for MIDI note quantizePaul Davis
2010-11-04add bindings for audio & midi global patchbays (fixes #3200)Paul Davis
2010-11-03Tidy up the region menu a bit, and hopefully clarify what regions will beCarl Hetherington
2010-09-02Unbind 1 key from cycle to next edit mode to prevent user confusion.Carl Hetherington
2010-08-15Fix windows key shortcuts on Linux.Carl Hetherington
2010-08-13Add shortcut for link object/range mode. Fixes #3242.Carl Hetherington
2010-07-06beat slicing patch #1 from lincoln spiteriPaul Davis
2010-04-15forward-port from 2.X commits 5827-6000 includingPaul Davis
2010-01-08Make a new action "escape", bound to the Escape key, and make itCarl Hetherington
2009-10-25fix default binding for toggling MIDI edit modePaul Davis
2009-09-21fix MIDI playback by not writing into the playback buffer from MidiDiskStream...Paul Davis