summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.menus.in
AgeCommit message (Expand)Author
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
2011-03-01s/processormenu/ProcessorMenu/g to make the key bindings editor a bit prettier.Carl Hetherington
2011-02-17preparations for a working speaker editing dialogPaul Davis
2011-02-14patches from lincoln to speed up the regionlist and provide region removal (c...Paul Davis
2011-01-18Rename Frames ruler to Samples.Carl Hetherington
2011-01-18Tidy up the ruler code slightly.Carl Hetherington
2011-01-06Remove "import from session" from the menu for now...Sakari Bergen
2011-01-06Add stem export dialog and make all different export dialogs save their confi...Sakari Bergen
2010-12-28Unify program change and bank handling so that they are manipulated together.Carl Hetherington
2010-12-22Add menu option to insert program changes.Carl Hetherington
2010-11-10Option to show lines below markers (#3529).Carl Hetherington
2010-11-10Tidy up a couple of bits in the session option editor.Carl Hetherington
2010-11-04Restore trim-to-{previous,next}-region.Carl Hetherington
2010-11-03Tidy up the region menu a bit, and hopefully clarify what regions will beCarl Hetherington
2010-09-22Tidy up Window menu a bit; use ToggleActions for all relevant things, cleanup...Carl Hetherington
2010-08-27Fix sense of OS X check for menu items. Fixes #3420.Carl Hetherington
2010-08-17forgetten menu items from previous commitPaul Davis
2010-08-16forward port 2.X changes up to and including rev 6714Paul Davis
2010-08-13Add shortcut for link object/range mode. Fixes #3242.Carl Hetherington
2010-07-23Patch from dx9s to rearrange the View/Window menus a bit and add an option to...Carl Hetherington
2010-07-09Move all sync in / out options out of the menus and into the options dialogue.Carl Hetherington
2010-07-08Allow multiple MIDI tracer windows.Carl Hetherington