PluginInfo::type added to copy constructor. But why is the copy constructor defined...
[ardour.git] / libs / ardour / source.cc
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2007-03-21 Paul Davisprobably fix cleanup issues, but testing required
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
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-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-03-14 Paul Davisimprovements (!) to waveform display for destructive...
2006-03-10 Taybin RutkinExternalSource refactoring.
2006-03-02 Paul Davisremove debugging for peaks ready signal, plus add new...
2006-02-21 Paul Davishook up tape region views to peaks ready signal
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2005-11-29 Jesse Chappellcommitted fix for cross-endian native wave files
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.