change behaviour of play-at-edit-point....; fix crash in SAE context with automation...
[ardour.git] / libs / ardour / ardour / audiosource.h
2007-11-16 Paul Davisprep for various scales of peakfiles
2007-09-20 Paul Davischanges for OSX/SAE
2007-09-12 Paul Davisfix uninitialized export_range_dialog member in editor...
2007-09-11 Paul Davistry to fix async peaks issue; fix crasher caused by...
2007-09-10 Paul DavisWARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMEN...
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2006-12-28 Jesse Chappellfixed peak waveform issue introduced by the ftruncate...
2006-11-02 Paul Davisallow track selection to be toggled (ctrl-clicked)...
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 Paul Davisremove all duplicated _id members from children of...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
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-13 Paul Davisdestructive track work: regions now display offset...
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 Davismore file add/remove ops related to sndfile changes