summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/audio_diskstream.h
AgeCommit message (Expand)Author
2007-06-26* Added (let's call it revealed) ability to record while the transport is loo...Jesse Chappell
2007-03-16a much better fix for track-add crashes, albeit slightly more complexPaul Davis
2007-03-16possible fix for crash while adding new tracksPaul Davis
2007-01-03massive changes to clean up what happens during session destruction when an e...Paul Davis
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-11-11fix reload of region gain envelopes, freeze works from start ... end instead ...Paul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-08-29used shared_ptr<Source>, somewhat successfullyPaul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-16RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but...Paul Davis
2006-08-10- Fixed a buffer size bug when ~/.ardour2 doesn't exist (can't load configura...David Robillard
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
2006-07-19Removed unused midicontrollable.ccTaybin Rutkin
2006-07-13destructive track work: regions now display offset by bwf timeline reference,...Paul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-14add missing files related to diskstream renamePaul Davis