Remove stub class.
[ardour.git] / libs / ardour / ardour / audioregion.h
2010-07-13 Carl HetheringtonRemove stub class.
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2010-03-31 Carl HetheringtonRework to set Stateful properties automagically in...
2010-03-03 Paul Davischanges to help strp silence
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-05 David RobillardRemove weird/pointless Automatable::data().
2009-12-28 Carl HetheringtonRemove unnecessary _fade_{in,out}_shape members from...
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-06-14 Carl HetheringtonFix up some problems with Region::_master_sources
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-04-29 Carl HetheringtonFirst cut of option to strip silence from audio regions...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardClean up Region interface, remove Readable stub kludge.
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-09-06 David RobillardDeep "automation regions" support.
2007-08-06 David RobillardGenericificationalizeified AudioFilter (now Filter).
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardBig ol' automation refactor.
2007-05-21 Paul Davisvirtualize audioregion, make crossfade IS-A audioregion
2007-05-16 Paul Davisbaby steps to virtualize AudioRegion
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-09 Paul Davismake region opacity work again; fix several other regio...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-26 Paul Davisfix "make mono regions", mostly
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-17 Paul Davisadd reset envelope gain; small patch from brian for...
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-11-13 Paul Davisremove almost everything from region editor, make popup...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-10-21 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-29 David RobillardMerged with trunk R861
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
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-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-13 David RobillardMerged with trunk (painfully)
2006-05-31 Paul Davisunfinished work on selection/HiG details, restore range...
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-03-14 Paul Davisimprovements (!) to waveform display for destructive...
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2005-09-24 Taybin Rutkinlibardour added.