summaryrefslogtreecommitdiff
path: root/gtk2_ardour/audio_streamview.h
AgeCommit message (Expand)Author
2008-10-09add toggles for region fade in/out/both active, plus toggle for region fades ...Paul Davis
2008-05-22Remove sigc 2.0.18Doug McLain
2008-04-17What used to be the pink recording rectangle is now blended into the recordin...Doug McLain
2008-02-21fix deadlock in playlist::partition(); new first idle model, including messag...Paul Davis
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-05-18allow diskstream deletion after a track is removed by using weak_ptr<Diskstre...Paul Davis
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