summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.menus.in
AgeCommit message (Expand)Author
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
2015-04-24use separators to make Edit > Select menu more readablePaul Davis
2015-04-24expose set-range-selection-from-region-selection operation in more placesPaul Davis
2015-04-21Port 'Cut time' code from MixbusColin Fletcher
2015-04-20Merge branch 'master' into saveasPaul Davis
2015-04-07windows can’t rename open files.Robin Gareus
2015-04-05remove non-existence menu itemPaul Davis
2015-03-21consistent ordering of Ruler Actions.Robin Gareus
2015-01-11remove track-selection requirement so fit_selected_tracks works as coded. ch...Ben Loftis
2015-01-11add initial code/stubs, actions, menu items for save asPaul Davis
2015-01-09stash Bring Into Session inside the Cleanup submenuBen Loftis
2015-01-08change Split menu entry to say Split/Separate (it was already doing that anyw...Ben Loftis
2015-01-08continuing menu and keybinding consolidationBen Loftis
2015-01-07now that regions and range selections are exclusive, the separate actions to ...Ben Loftis
2015-01-07remove Skip Ranges menu item for nowBen Loftis
2015-01-02Separate selection operations into their own temporary history mechanism.nick_m
2014-12-22consolidate zoom-to-range and zoom-to-regions into: zoom-to-selection. ToDo:...Ben Loftis
2014-12-15move theme manager into preferences windowPaul Davis
2014-12-06Add legatize and remove overlap MIDI operations.David Robillard