summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_actions.cc
AgeCommit message (Expand)Author
2011-08-14add new editor actions for solo, mute, solo-isolate toggle (of selected track...Paul Davis
2011-06-12implement a delete operation that works like "cut" but doesn't put the delete...3.0-alpha6Paul Davis
2011-06-02Remove "smaller" track height (basically just a broken version of small anyway).David Robillard
2011-06-01Delete trailing whitespaceDavid 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-16rename join regions op as combine regions; save and restore nested playlists,...Paul Davis
2011-05-16very basic Join (regions) editing operation. not finished yet, no undoable, n...Paul Davis
2011-04-19Remove delete menu item which does the same as cut (#3930).Carl Hetherington
2011-04-18Fix radio action registration thinko of my doing. Fixes #3986.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-06Rename Transpose to Pitch Shift to correspond with its dialogue box.Carl Hetherington
2011-04-06Fix typos (part of #3939).Carl Hetherington
2011-04-03Fix center_edit_point action name.Carl Hetherington
2011-04-03Fix Transport->Play->Play option name, and rename Play Selection to Play Sele...Carl Hetherington
2011-04-03Use some helper functions to trim some lines. There should be no functional ...Carl Hetherington
2011-03-02Remove action-driven keyboard brush, which is the same as paste as far as I c...Carl Hetherington
2011-03-02make fit-selected-tracks operate on tracks with selected regions IF no tracks...Paul Davis
2011-03-02Clean up Misc. Shortcuts menu.Carl Hetherington
2011-03-02Remove some unused code, and Editor::get_prefix() which wasn't doing anything.Carl Hetherington
2011-03-01Make track shrink / expand bindable actions (#3695).Carl Hetherington
2011-02-14patches from lincoln to speed up the regionlist and provide region removal (c...Paul Davis
2011-01-29a radically new approach to sizing the track header layout that now allows ar...Paul Davis
2011-01-18Rename Frames ruler to Samples.Carl Hetherington
2011-01-18Tidy up the ruler code slightly.Carl Hetherington
2011-01-03Add option to show or hide zoom toolbar.Carl Hetherington
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-12-01Re-expose timecode offset in the session option editor.Carl Hetherington
2010-11-25Fix some messed up code (spacey tabs).David Robillard
2010-11-14Fix crash on opening region menu.Carl Hetherington
2010-11-10Option to show lines below markers (#3529).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-09-19Save / restore settings from the editor region list context menu.Carl Hetherington
2010-08-18First go at saving window visibility and position state across saves.Carl Hetherington
2010-08-15Add Beat/20 grid subdivision. Fixes #3126.Carl Hetherington
2010-08-13Add shortcut for link object/range mode. Fixes #3242.Carl Hetherington
2010-07-06beat slicing patch #1 from lincoln spiteriPaul Davis
2010-05-25Clean up snap-to code in various places. Fix a couple of typos. Should fix ...Carl Hetherington
2010-05-13add 8 more beat subdivisions, as per #3126Paul Davis
2010-05-11Copy-edit.Carl Hetherington
2010-05-11Fix track height menu.Carl Hetherington
2010-05-02A little copy-editing.Carl Hetherington
2010-05-02Fix toggling behaviour of glue region to bars & beats option. Fixes #2588.Carl Hetherington
2010-04-30Tidy up rhythm ferret dialogue a bit and move its menu option into the Region...Carl Hetherington
2010-04-30More copy-edit tweaks.Carl Hetherington
2010-04-19Move toggle-waveforms-while-recording into RC options.Carl Hetherington