summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.menus.in
AgeCommit message (Expand)Author
2018-09-18new transport slave/master implementation, gui editionPaul Davis
2018-08-08Add method to show/hide VCA (and Mixbus) Mixer paneRobin Gareus
2018-06-14context menus should have acceleratorsPaul 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-12-22Add a separate, dedicated transport-control windowRobin Gareus
2017-09-18basic GUI framework for setting Disk I/O optionsPaul Davis
2017-08-26Editor zoom: add zoom_to_extents()Ben Loftis
2017-07-21Main Menu: some re-organization of session- and global-centric windows.Ben Loftis
2017-07-12First draft of a template management dialogJohannes Mueller
2017-03-15Add GUI-Idle debugging/profiling utilRobin Gareus
2017-03-08The return of the Mixbus Send-options (allow aux-feedback override)Robin Gareus
2017-03-04Add reset region gain action for selected regionsTim Mayberry
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