summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mnemonic-us.bindings.in
AgeCommit message (Expand)Author
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
2009-09-12add MIDI panic action (which has to be on a menu, sigh ... stupid GTK)Paul Davis
2009-08-20minor fixes/changes based on comparison with existing bindingsPaul Davis
2009-08-13more MIDI paste improvements, plus move region-mute binding to PRIMARY-m and ...Paul Davis
2009-08-08waf build works on OS X ; new bindings file and processing system in place fo...Paul Davis
2009-05-17allow waf (& hopefully still scons) to correctly generate key bindings filesPaul Davis
2009-05-07Returns (i.e. sidechains).David Robillard
2009-04-16part 2 of 3 of the 2.8 -> 3.0 mergePaul Davis
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-12-08merge 3870-3890 from 2.0-ongoing into 3.X (compiles, runs, no other promisesPaul Davis
2008-10-13Fit tracks fix from 2.0, don't crash if some env vars aren't set, remove some...Nick Mainsbridge
2008-09-14Change redirectmenu to processormenuSampo Savolainen
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis