summaryrefslogtreecommitdiff
path: root/libs/ardour/coreaudiosource.cc
AgeCommit message (Expand)Author
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-16Move duplicated AudioFileSource::Flags and SMFSource::Flags into Source.David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2007-04-07Updated CoreAudioSource to compile again.Taybin Rutkin
2007-01-25fix import/embed of multichannel audiofiles, as per #1433Paul Davis
2007-01-25Cocoa branch compiles again.Taybin Rutkin
2006-11-13display timecode from BWF etc in SF browser; accels for windows now work (mis...Paul Davis
2006-11-03Plugin windows change title when route title changes.Taybin Rutkin
2006-10-27Embedded files / embedding files now work.Sampo Savolainen
2006-10-09fix abort-capture path, including many subtle issues with shared_ptr<>; remov...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-07Fixed compilation of coreaudiosource.ccTaybin Rutkin
2006-09-01Synced string array in sfdb_ui.cc with ImportMode enum.Taybin Rutkin
2006-08-31Fixed compilation of CoreAudioSourceTaybin Rutkin
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-10- Fixed a buffer size bug when ~/.ardour2 doesn't exist (can't load configura...David Robillard
2006-07-28Updates to get CoreAudioSource linking again.Taybin Rutkin
2006-06-27CoreAudioSource moved to coreaudiosource.cc.Taybin Rutkin