first part of MIDI cut/copy/paste ; fix for input/output_streams of an IOProcessor...
[ardour.git] / gtk2_ardour / editor_ops.cc
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
2009-07-21 Carl HetheringtonClean up range menu a bit. Make a couple of range...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
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 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-26 Carl HetheringtonClean-up.
2009-06-26 Carl HetheringtonMake a few region operations undoable and responsive...
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-22 Carl HetheringtonOption to fit a route group to the editor window.
2009-06-20 Carl HetheringtonRemember last normalization value when the dialog is...
2009-06-20 Carl HetheringtonAllow normalization to less than max, as per mantis...
2009-06-17 Carl HetheringtonRemove unused resize-line code. When resizing multiple...
2009-06-13 Carl HetheringtonVarious fixes and improvements to editor summary widget.
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-06-08 Carl HetheringtonAllow Insert Time option to move tempos and time sig...
2009-06-08 Carl HetheringtonClean up the insert time dialog a bit.
2009-05-30 Carl HetheringtonPull dragging code out of the Editor class into its...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-04-30 Carl HetheringtonPreview effect of strip silence within the dialog.
2009-04-29 Carl HetheringtonFirst cut of option to strip silence from audio regions...
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-06 Sampo SavolainenMake it possible to consolidate/bounce ranges without...
2009-02-27 Carl HetheringtonSet thread done flag when freeze completes.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardI am become death, destroyer of boilerplate.
2009-02-16 David RobillardMove duplicated AudioFileSource::Flags and SMFSource...
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-01-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-22 Nick MainsbridgeFix repeated toggling of visual state (zoom to region...
2008-10-20 David RobillardFix warnings because I have much more important things...
2008-10-19 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-14 Paul Davisfix a few things related to fit-to-tracks and toggle...
2008-10-13 Nick MainsbridgeFit tracks fix from 2.0, don't crash if some env vars...
2008-10-09 Paul Davisadd toggles for region fade in/out/both active, plus...
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-15 David RobillardMerge with trunk R2920.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2008-01-07 David RobillardMerge with 2.0-ongoing R2653.
2007-11-25 David RobillardFix unused variable warning.
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-09-10 Tim MayberryAvoid dereferencing invalidated iterator when removing...
2007-08-06 David RobillardGenericificationalizeified AudioFilter (now Filter).
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-15 David RobillardUse boost::shared_ptr instead of raw pointers for Route...
2007-05-18 Carl HetheringtonRemove region raise() and lower(). Try to do region...
2007-05-14 Paul Davisadd new "lock position" feature for regions
2007-05-11 Carl HetheringtonAdd some comments.
2007-05-10 Carl HetheringtonRe-work main right-click context menu to operate on...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-02 Paul Davisreintroduce use of optimized functions for gain into...
2007-05-02 Paul Davismake session restore work by using explicit data types...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-22 David RobillardMerged with trunk R1736.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davisimprove/fix region boundary cache computation
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-10 Paul Davisfixes from carl for #1158 and #1554, plus better behavi...
2007-04-06 Paul Davismodified fix from carl for region copy-moves-original...
2007-03-21 Paul Davismake crop-to-range work across all selected tracks...
2007-03-21 Paul Davisprobably fix cleanup issues, but testing required
2007-03-19 David RobillardMerged with trunk R1622.
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-11 Sampo SavolainenMake bounce range bounce the range on each selected...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-26 Paul Davisfix "make mono regions", mostly
2007-01-24 Paul Davisadd GUI control for use-overlap-equivalency
2007-01-23 Paul Davisadd transition_to_{roll,reverse}
2007-01-23 Paul Davisa variety of bits and pieces for selection ops
2007-01-18 Paul Davismore games with selection
2007-01-18 Paul Davismake ctrl-rubber-band-select do something closer to...
2007-01-18 Paul Davismore fun and games with selection logic
next