summaryrefslogtreecommitdiff
path: root/gtk2_ardour/audio_streamview.h
AgeCommit message (Expand)Author
2007-04-24bind() call involving shared_ptr<Crossfade> fixedPaul Davis
2007-01-10fix xfade logic and use shared_ptr for xfadesPaul Davis
2006-12-18fixed waveform shape and scale issue to maintain the state for all new region...Jesse Chappell
2006-12-16added logarithmic option for waveform scaling. added save/restore of rectifi...Jesse Chappell
2006-10-17reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; ...Paul Davis
2006-10-16fix (?) handling of fake regions; use int cast before MeterFoo cast; use defa...Paul Davis
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-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-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard