summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.menus.in
AgeCommit message (Expand)Author
2017-02-19Update menu for LuaRobin Gareus
2017-02-13GUI action Transport/RecordCountInRobin Gareus
2017-01-18Add GUI action to record with prerollRobin Gareus
2016-12-27Enable session-archive featureRobin Gareus
2016-12-19Separate is an Editor action (like Delete), not a Region action.Ben Loftis
2016-12-13Change Zoom to Selection action (Z key) to zoom on both axesTim Mayberry
2016-09-27hide unfinished "Archive" feature for 5.4 releaseRobin Gareus
2016-09-20GUI support to archive sessionRobin Gareus
2016-08-13Add "Marker Toggle" #5193Nathan Stewart
2016-06-02Remove references to a "master faders" window. We went the other way.Paul Davis
2016-05-31most of the changes required to add a new master faders tabbablePaul Davis
2016-05-25fix menu order: consistent for region and range bounceRobin Gareus
2016-05-16cleanup menu file, backport Mixbus #ifdef'sRobin Gareus
2016-05-06use WindowManager toggle API for script-managerRobin Gareus
2016-05-01make region > Edit context menus identicalRobin Gareus
2016-05-01NO-OP use spaces throughout the menu file, remove trailing whitespace.Robin Gareus
2016-04-29remove "Lua DSP Proc" context meuuRobin Gareus
2016-04-20special case send panning for MBRobin Gareus
2016-04-13use correctly named action to put preferences into the global menu bar on OS XPaul Davis
2016-04-13fix use of C++ style comments in cpp file (avoids warning on OS X)Paul Davis
2016-03-27get started with Pin Manager - currently display-only.Robin Gareus
2016-03-11and without typo :)Robin Gareus
2016-03-11add region & range loudnless reportRobin Gareus
2016-02-25Fixes preferences context menu not being shownMathias Buhr
2016-02-23Editor Actions Scripts & ManagerRobin Gareus
2016-02-23Add GUI to instantiate session-scriptsRobin Gareus
2016-02-23Lua Script Console WindowRobin Gareus
2016-02-23Add GUI to instantiate Lua DSP ProcessorsRobin Gareus
2016-02-22provide an alternate action for controlling prefs visibility in the main menuPaul Davis
2016-02-22add context menus for tabbable visibility buttonsPaul Davis
2016-02-22additional GTKOSX => __APPLE__ changes missed in previous commitPaul Davis
2016-02-22remove all tearoffs except the monitor section.Paul Davis
2016-02-22hopefully get dynamic tabbable menu state right this timePaul Davis
2016-02-22break out window ops for Tabbables into show/hide/attach/detachPaul Davis
2016-02-22remove "toggle-foo" style actions related to editor/mixer windows and provide...Paul Davis
2016-02-22the basics of tabbedPaul Davis
2015-12-19allow to show/hide Monitor SectionRobin Gareus
2015-12-10allow hiding and showing the mixer listBen Loftis
2015-11-25Correct spelling of action names. Translation context for Reference.André Nusser
2015-11-25Add more menu entries to the 'Help' menu.André Nusser
2015-11-13initial/partial implementation of duplicate track/busPaul Davis
2015-10-17Include "Transform..." into MIDI region menu.André Nusser
2015-09-15GUI part: cleanup peak-filesRobin Gareus
2015-08-06Added PT .ptf session audio import functionalityDamien Zammit
2015-06-17Rename 'Cut time' to 'Remove time'Colin Fletcher
2015-06-04Enable stationary playhead mode.Ben Loftis
2015-05-30Stationary Playhead.Ben Loftis
2015-05-19publish editor-fade-range action to the main menuBen Loftis
2015-04-27new actions: allow user to set session start and end to playhead locationBen Loftis
2015-04-24fix cut-n-paste errorPaul Davis