summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.menus.in
AgeCommit message (Expand)Author
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
2014-10-16add action and menu entry for "reattach all tearoffs".Paul Davis
2014-09-17add action and menu item to control use of skip playbackPaul Davis
2014-07-24Add track-rec/mute/solo actions to menu, so users can bind themBen Loftis
2014-07-23Add some new zoom-to-selection actions, so zoom tool is less needed.Ben Loftis
2014-07-14make GUI preferences discoverable from the View menuBen Loftis
2014-07-08initial implementation of "bring all media into session folder". Incomplete b...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-04remove all accelerator declarations from ardour.menus.in, since they are abou...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-07-02allow escape key to workPaul Davis
2014-06-30move Opaque and Mute into region Gain submenus (both main menu bar and contex...Paul Davis
2014-06-24add ability to save current action sensitivities and restore them, and to dis...Paul Davis
2014-06-19fix non-working cmd-Q on OS X. For some reason the shenanigans related to rem...Paul Davis
2014-04-29"sequence regions" operation (remove space between selected regions) added, c...Paul Davis
2014-03-21Add option to display the mixer in fullscreenAdrian Knoth
2014-01-13first stab at send+route panner linkRobin Gareus
2014-01-11hide speaker-config in menu (it's not implemented yet)Robin Gareus
2013-10-12enable videotimeline on OSXRobin Gareus
2013-09-17remove JACK related menu items (audio/MIDI setup is where this happens now)Paul Davis
2013-09-09move engine dialog from a widget to an actual dialog; emit Session::AudioEngi...Paul Davis
2013-07-10basic window infrastructure for meterbridgeRobin Gareus
2013-06-11separate general vs temporary(no vtl) OSX definesRobin Gareus
2013-05-08cleanup menus/actions mess exposed on OS X; remove video items from OS X menu...Paul Davis
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-04-11enable videotimeline by defaultRobin Gareus
2013-04-04vtl: re-order view menu entriesRobin Gareus
2013-04-04vtl: video-monitor letterbox & orig-zoom to menuRobin Gareus
2013-04-03vtl: video-monitor interactionRobin Gareus
2013-04-02vtl: remove video-maintenance menuRobin Gareus