summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.menus.in
AgeCommit message (Expand)Author
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
2013-03-29vtl: add close/remove video menu entryRobin Gareus
2013-03-27move "Video Monitor" to WindowMenuRobin Gareus
2013-03-13videotimlineRobin Gareus
2012-12-13add cycle-zoom-focus and bind to "1" by defaultPaul Davis
2012-11-27add shift-f to default bindings for Follow Edits togglePaul Davis
2012-11-26tweak Smart Mode to be more like Mixbus. Smart mode is just a modifier on Ob...Ben Loftis
2012-11-20Always Play Range is now Follow Edits, and is based on Mixbus implementation....Ben Loftis
2012-11-13add alt-i as a binding in both the editor and mixer windows to toggle the sta...Paul Davis
2012-04-20Remove seemingly not-that-useful menu item, since edit modeCarl Hetherington
2012-03-06allow shortcut/accel for set-mouse-mode-draw to workPaul Davis
2012-02-15make region gain line visibility global, not per-regionPaul Davis
2012-02-14support a grid of beats/64 and beats/128Paul Davis
2012-02-13(1) remove magic number voodoo when saving zoom focus/snap settings to instan...Paul Davis
2012-01-21Restore option to open a plugin editor built by Ardour,Carl Hetherington
2012-01-20Simple approach to putting plugin controls into theCarl Hetherington
2012-01-20tweak up the region context menu quite a bitPaul Davis
2011-12-30make insert-patch-change from context menu use context click event for positi...Paul Davis
2011-11-21Add track-solo-toggle / track-mute-toggle to make themCarl Hetherington
2011-11-20audio clocks: focus-on-clock shortcut now works, scrolling and dragging know ...Paul Davis
2011-07-14initial pass at session-renaming functionalityPaul Davis
2011-06-12implement a delete operation that works like "cut" but doesn't put the delete...3.0-alpha6Paul Davis
2011-06-07remove "Off" as a clock mode, make it a state instead; track editor mouse mod...Paul Davis
2011-06-02Remove "smaller" track height (basically just a broken version of small anyway).David Robillard
2011-05-27somewhat illogical and temporary workaround to the problems with consolidate ...Paul Davis
2011-05-22basic uncombining (no post-facto region trimming)Paul Davis
2011-05-18Add 'controls' item to plugin insert context menu to always show Ardour gener...David Robillard
2011-05-16track combine ops per-playlist to avoid name collisions for compound regionsPaul Davis
2011-05-16rename join regions op as combine regions; save and restore nested playlists,...Paul Davis
2011-05-16use emacs to indent ardour.menus; add Join (regions) itemPaul Davis
2011-04-19Remove delete menu item which does the same as cut (#3930).Carl Hetherington
2011-04-17Remove extend-range-to-{start,end}-of-region and replace with move-range-{sta...Carl Hetherington
2011-04-06Differentiate between pitch-shift (for audio) and transpose (for MIDI). Fixe...Carl Hetherington
2011-04-03Fix Transport->Play->Play option name, and rename Play Selection to Play Sele...Carl Hetherington
2011-03-02Remove action-driven keyboard brush, which is the same as paste as far as I c...Carl Hetherington
2011-03-02Clean up Misc. Shortcuts menu.Carl Hetherington
2011-03-02Add missing snap-to actions to the main menu so that their keyboard accelerat...Carl Hetherington
2011-03-01Make track shrink / expand bindable actions (#3695).Carl Hetherington