summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mnemonic-us.bindings.in
AgeCommit message (Expand)Author
2016-02-22change name of default bindings to us.bindings (and thus binding definitions ...Paul Davis
2016-02-22clean up, edit, rationalize bindings definitions file.Paul Davis
2016-02-22tweak to start addressing mis-classification of various editor commands as gl...Paul Davis
2016-02-22switch all action registration/binding code over to new API.Paul Davis
2016-02-22fix typo in mnemonic key binding definitionPaul Davis
2016-02-22remove "toggle-foo" style actions related to editor/mixer windows and provide...Paul Davis
2016-02-22remove WINDOW modifier from mnemonic bindings file, and replace with SECONDAR...Paul Davis
2016-02-22the basics of tabbedPaul Davis
2015-08-19Add missing actions from MB2 for Mike:Ben Loftis
2015-06-29[Summary]: add keybindings Cmd-h (hide application) for macYPozdnyakov
2015-06-28add keybinding, V, for video windowBen Loftis
2015-06-28tweak some window-bindings. Use C for Clock and B for meter-BridgeBen Loftis
2015-06-26add region layer keybindingsBen Loftis
2015-05-20recover keybinding for SnapshotBen Loftis
2015-04-28missing keybinding: zoom to session. needs testing on Mac and WindowsBen Loftis
2015-04-27new actions: allow user to set session start and end to playhead locationBen Loftis
2015-02-10fixed collision with <SECONDARY>n bindingBen Loftis
2015-02-01Remove remaining LEVEL4 bindingsBen Loftis
2015-02-01Fix Session Export keybinding to call correct action (ExportAudio).Ben Loftis
2015-01-29consolidate using SECONDARY+number bindings for region properties, such as ga...Ben Loftis
2015-01-29switch WINDOW bindings to use SECONDARY instead and displace any bindings tha...Ben Loftis
2015-01-11remove track-selection requirement so fit_selected_tracks works as coded. ch...Ben Loftis
2015-01-08change Split menu entry to say Split/Separate (it was already doing that anyw...Ben Loftis
2015-01-07now that regions and range selections are exclusive, the separate actions to ...Ben Loftis
2014-12-22consolidate zoom-to-range and zoom-to-regions into: zoom-to-selection. ToDo:...Ben Loftis
2014-12-18Move object tool to "grab" tool (key g).David Robillard
2014-12-18Remove internal edit mode and add "content" tool.David Robillard
2014-12-15move theme manager into preferences windowPaul Davis
2014-10-21some keyboard layouts have KP_Separator instead of KP_DecimalBen Loftis
2014-10-21remove mouse zoom mode; bind z to zoom-to-rangePaul Davis
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