Merge with 2.0-ongoing R3082.
[ardour.git] / libs / ardour / audioregion.cc
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
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...
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-04 Carl HetheringtonFix to stacked layering for the case when a region...
2007-09-11 Paul Davismake sure that AudioRegion::set_live_state() notifies...
2007-09-06 David RobillardDeep "automation regions" support.
2007-08-06 David RobillardGenericificationalizeified AudioFilter (now Filter).
2007-07-03 David Robillards/ParamID/Parameter/
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-07 Paul Davisrequire new JACK API; fix inheritance bug in AudioRegio...
2007-05-02 Paul Davisreintroduce use of optimized functions for gain into...
2007-05-01 Paul Davisinitial fixes to get build to work without new JACK...
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-21 Paul Davisprobably fix cleanup issues, but testing required
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-22 Taybin RutkinFixed for prior unused file cleanup.
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-26 Paul Davisfix "make mono regions", mostly
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-19 David RobillardMerged with trunk R1141
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-11-03 Paul Davismove all destructive functionality into SndFileSource...
2006-11-02 Paul Davisallow track selection to be toggled (ctrl-clicked)...
2006-11-01 Paul Davisfix crashing bug caused by recursive set_state() nonsen...
2006-11-01 Paul Davisdebugging some crashes with oofus + flowrobot
2006-10-31 Paul Davisfix crashes when loading ardour 0.99 sessions, restore...
2006-10-26 Paul Davisfix SVN merge SNAFU causing double deletion
2006-10-26 David RobillardMerged with trunk R1010
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-21 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
2006-10-21 Paul Davisvarious fixes related to lifetime management and xfades...
2006-10-20 Paul Davisfixes for shared_ptr from this errors in Region, mostly...
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-10-10 Paul Davisadd control port to ardour.rc.in and fix crash bug...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-05 Paul Davisprevent normal regions from moving with session start
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-26 Paul Davisversion of a patch from Ben Loftis to correct how offse...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-31 David RobillardMerged with trunk R874.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
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-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
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-02 David RobillardMerged from trunk R745
2006-08-02 David RobillardFix for all regions having a "speed mismatch" (showing...
2006-08-02 David RobillardMerged from trunk R743
2006-08-01 Jesse ChappellFixed floating point resolution in saved state issue...
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-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-08 Paul Davissave+restore ID counter; fix buglet introduced with...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
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-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-31 Paul Davisunfinished work on selection/HiG details, restore range...
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-04-17 Sampo SavolainenMake sure region fades don't get messed up when regions...
2006-03-14 Paul Davisimprovements (!) to waveform display for destructive...
2006-02-18 Paul Davisfix various issues with destructive single region tracks
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2006-01-08 Paul Davisa metric ton of changes
next