summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/crossfade.h
AgeCommit message (Expand)Author
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-01-15ALSA sequencer ports are all owned by a single sequencer client, not 1 per portPaul Davis
2007-01-14mo' better fixins fer xfades, plus reinstate hiding xfades during dragsPaul Davis
2007-01-10fix xfade logic and use shared_ptr for xfadesPaul Davis
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-10-20fixes for crossfade views, crossfades and undo/redo. added default crossfade ...Paul Davis
2006-10-19major changes to Region, AudioRegion, Playlist, AudioPlaylist and Crossfade s...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-10- Fixed a buffer size bug when ~/.ardour2 doesn't exist (can't load configura...David Robillard
2006-03-20Fix for #1179. Crossfades are not lost anymore when regions are split.Sampo Savolainen
2006-03-14Crossfade copy-constructor + copy crossfades when creating a copy of aSampo Savolainen
2006-02-10committed INCOMPLETE 24bit filesource supportJesse Chappell
2006-01-19fixed various xfade and undo and updating issues. plugins no longer run on d...Jesse Chappell
2005-09-24libardour added.Taybin Rutkin