merged with 1697 revision of trunk (which is post-rc1 but pre-rc2
[ardour.git] / libs / ardour / source.cc
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
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.