Add option to normalize across all selected regions. Clean up the region context...
[ardour.git] / gtk2_ardour / editor.h
2010-08-12 Carl HetheringtonAdd option to normalize across all selected regions...
2010-08-11 Carl HetheringtonAdd option to insert time to move glued / locked marker...
2010-08-10 Carl HetheringtonImprove ctrl-click behaviour of automation points....
2010-08-09 Carl HetheringtonAllow markers to be glued to bar/beat time. Fixes...
2010-08-07 Carl HetheringtonUse a ticked Lock item for markers rather than Lock...
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-07-14 Carl HetheringtonMove zoom tools into their own tearoff. Fixes #3122.
2010-07-09 Carl HetheringtonGive internal edit mode its own cursor. Deselect every...
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
2010-07-05 Carl HetheringtonSet entered_regionview on entry into region view canvas...
2010-06-29 Carl HetheringtonFix vertical canvas autoscroll when dragging track...
2010-06-18 Carl HetheringtonRemove unnecessary height changed notification for...
2010-06-18 Carl HetheringtonMake summary zoom happen based on where the drag is...
2010-06-17 Paul Davisnew fade in/out handle cursors from chrisg (maybe to...
2010-06-17 Paul Davisnew trim cursors from chrisg, fix up hotspots for said...
2010-06-17 Paul Davisadd left/right side trim cursors and use them for regio...
2010-06-17 Carl HetheringtonMake summary arrow buttons auto-repeat.
2010-06-08 Carl HetheringtonReduce default summary size and remember it across...
2010-05-25 Carl HetheringtonImplement shift-right-click to delete MIDI note (#3170)
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2010-05-11 Carl HetheringtonFix track height menu.
2010-05-10 Carl HetheringtonRemove some dead code.
2010-05-09 Carl HetheringtonCreate the session range location as and when the sessi...
2010-05-09 Carl HetheringtonRemove some hang-overs of the old horizontal scrollbar...
2010-05-05 Carl HetheringtonFix SNAFU on region trimming with grid enabled caused...
2010-05-02 Carl HetheringtonPrevent multiple tempo / meter changes being inserted...
2010-05-02 Carl HetheringtonFix toggling behaviour of glue region to bars & beats...
2010-05-01 Carl HetheringtonRemove unnecessary snap in Editor::single_*_trim, as...
2010-04-26 Carl HetheringtonDisplay region gain automation if it is 'interesting...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-19 Carl HetheringtonMove toggle-waveforms-while-recording into RC options.
2010-04-18 Carl HetheringtonMake the session start/end location a single location...
2010-04-14 Carl HetheringtonSeparate interthread progress window out into its own...
2010-04-10 Carl HetheringtonFix import dialogue to correctly report (x of N) with...
2010-03-31 Carl HetheringtonTake away the Remove option from the region list, and...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-04 Paul Davisget "sequence files" import working, and fix quite...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-10 Carl HetheringtonMove ARDOUR::Change into PBD so that Stateful can be...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2010-02-08 Carl HetheringtonPreserve and restore x and y origin of editor viewport...
2010-01-12 Carl HetheringtonAllow multiple simulataneous Drags to be active, and...
2010-01-08 Carl HetheringtonMake a new action "escape", bound to the Escape key...
2010-01-05 Carl HetheringtonCleanup of previous two commits.
2010-01-05 Carl HetheringtonFixes to permit drags of multiply-selected automation...
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
2009-12-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-22 Carl HetheringtonFix show/hide of editor summary.
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-13 Carl HetheringtonApply Select property of route groups at the Selection...
2009-12-11 Nick MainsbridgeRemove unused pre_drag_region_selection, fix ugly regio...
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-01 Carl HetheringtonFix scrollwheel operation in editor.
2009-12-01 Carl HetheringtonRemove unused editor hscroller code. Add buttons to...
2009-12-01 Carl HetheringtonClean up confusion wrt showing the bundle manager....
2009-11-26 Carl HetheringtonFix #2932; arrange the view more carefully when going...
2009-11-17 Paul Davisavoid .h pollution in last commit
2009-11-17 Paul Davisallow use of Return, KP_Enter and more in key binding...
2009-11-12 Paul Davistidy up (a bit) locations editing widget ; use pixbuf...
2009-11-12 Paul Daviscomments for BBT math methods; remove chunks from...
2009-10-30 Paul Davismake 3.0 catch up with transport and other changes...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-26 Paul Davisprovide accessors to Editor::snap_{type,mode} ; when...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-20 Carl HetheringtonMake the behaviour zoom to region more intuitive (IMHO...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-09-12 Paul Davisadd MIDI panic action (which has to be on a menu, sigh...
2009-09-09 Carl HetheringtonClean up some confusion about offering a denormalize...
2009-09-08 Paul Davismove note drag & note resize mouse handling up into...
2009-09-07 Paul Davisuse diff commands for quantize, with infrastructure...
2009-09-05 Paul Davisjust one timeout callback for step editing, not one...
2009-08-28 Paul Davismore MIDI editing tweaks ; flip mouse mode buttons...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-24 Carl HetheringtonPatch from lincoln to add track resize buttons to the...
2009-08-24 Carl HetheringtonDon't use the edit position to gather regions to cut...
2009-08-24 Carl HetheringtonAlter snap modifier so that it turns the grid on when...
2009-08-20 Carl HetheringtonRemove an unused action and some duplicated code.
2009-08-18 Paul Davismake shift-click for extend-selection sort-of work...
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-08-04 Carl HetheringtonSplit up Editor::button_press_handler and fix assert...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-21 Carl HetheringtonClean up range menu a bit. Make a couple of range...
2009-07-17 Carl HetheringtonUse track colours in the port matrix.
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-07-03 Carl HetheringtonPull snapshots code out of Editor class.
2009-07-03 Carl HetheringtonFactor regions list out of Editor.
2009-07-03 Carl HetheringtonSplit route group list out of Editor.
2009-07-01 Carl HetheringtonSeparate route list code from Editor into its own objec...
2009-06-29 Carl Hetheringtonlincoln's patch from mantis 2757 to add route group...
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-22 Carl HetheringtonUse the same menu for the editor route group list and...
next