PluginInfo::type added to copy constructor. But why is the copy constructor defined...
[ardour.git] / libs / ardour / coreaudiosource.cc
2008-12-06 Paul Davisfix up shorter versions of coreaudio file format strings 2.7.1
2008-12-04 Paul Davisshorten CoreAudioFileSource's format text and drop...
2008-02-27 Paul Davisdon't popup import progress window until we give import...
2008-02-27 Paul Davisfix up BWF creation; make CoreAudioSource work; add...
2007-04-07 Taybin RutkinUpdated CoreAudioSource to compile again.
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2007-01-25 Taybin RutkinCocoa branch compiles again.
2006-11-13 Paul Davisdisplay timecode from BWF etc in SF browser; accels...
2006-11-03 Taybin RutkinPlugin windows change title when route title changes.
2006-10-27 Sampo SavolainenEmbedded files / embedding files now work.
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-07 Taybin RutkinFixed compilation of coreaudiosource.cc
2006-09-01 Taybin RutkinSynced string array in sfdb_ui.cc with ImportMode enum.
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
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-07-28 Taybin RutkinUpdates to get CoreAudioSource linking again.
2006-06-29 Hans Fugalmerging trunk
2006-06-27 Taybin RutkinCoreAudioSource moved to coreaudiosource.cc.