summaryrefslogtreecommitdiff
path: root/libs/ardour/crossfade.cc
AgeCommit message (Expand)Author
2007-04-19fix positioning of certain kinds of xfadesPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul 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-11various fixes to named selection mgmt and display, plus fixes for xfade mgmt ...Paul Davis
2007-01-10fix xfade logic and use shared_ptr for xfadesPaul Davis
2006-11-28freeze the correct fade inPaul Davis
2006-10-25fixes for endemic (compiler?) issues with virtual inheritance of sigc::tracka...Paul Davis
2006-10-21various fixes related to lifetime management and xfades in particular. lots a...Paul Davis
2006-10-20move BWF header options into Configuration option, rationalize crossfade para...Paul 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-10-05Generic MIDI control now saves+restores its state; PBD::ID now requires a buf...Paul Davis
2006-10-04Crossfades are restored off disk properly again.Sampo Savolainen
2006-10-03floating point precision fix, after months of waiting, plus fix for width of ...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-08-01Fixed floating point resolution in saved state issue. Fixed OS X vector max ...Jesse Chappell
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-03-31Splitting a regon now retains crossfades, even if the split happensSampo 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-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-24libardour added.Taybin Rutkin