first part of MIDI cut/copy/paste ; fix for input/output_streams of an IOProcessor...
[ardour.git] / gtk2_ardour / selection.cc
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
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-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-01-15 David RobillardMerge with trunk R2920.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
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-07 Carl HetheringtonRe-work edit group selection in line with suggestions...
2007-08-01 Paul Davisuse XML state to store processors in mixer (strips...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-05-11 Carl HetheringtonAdd some comments.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-06 Paul Davisfix nasty logic error that leads to crashing bugs when...
2007-03-21 Paul Davisprobably fix cleanup issues, but testing required
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-28 David RobillardMerged with trunk R1393.
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 Davismore futzing with selections
2007-01-18 Paul Davismake ctrl-rubber-band-select do something closer to...
2007-01-18 Paul Davismore fun and games with selection logic
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-24 David RobillardMerged with trunk R846
2006-08-14 Sampo SavolainenMake bar lines on the canvas draw from top to bottom...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-13 David RobillardMerged with trunk (painfully)
2006-05-31 Paul Davisunfinished work on selection/HiG details, restore range...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-03-08 Paul Davisfix for deferred saves by StateManager-derivatives...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.