debugging some crashes with oofus + flowrobot
[ardour.git] / libs / ardour / audioregion.cc
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-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
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-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
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-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 RobillardFix for all regions having a "speed mismatch" (showing...
2006-08-01 Jesse ChappellFixed floating point resolution in saved state issue...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
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-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
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
2005-09-24 Taybin Rutkinlibardour added.