summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/playlist.h
AgeCommit message (Expand)Author
2007-04-06fix nasty logic error that leads to crashing bugs when trying to operate on r...Paul Davis
2007-03-21probably fix cleanup issues, but testing requiredPaul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-10-21various fixes related to lifetime management and xfades in particular. lots a...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-18more object lifetime management fixes, plus a couple of tiny cleanupsPaul 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-25use shared_ptr<> for all region handlingPaul Davis
2006-08-09 r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal
2006-06-22Merging from trunkHans Fugal
2006-06-14pulling trunkHans Fugal
2006-03-20Fix for #1179. Crossfades are not lost anymore when regions are split.Sampo Savolainen
2006-02-10committed INCOMPLETE 24bit filesource supportJesse Chappell
2005-09-24libardour added.Taybin Rutkin