summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/playlist.h
AgeCommit message (Expand)Author
2009-06-26playlist sort patch from nick_m, improves ordering of playlists in menu. smal...Paul Davis
2008-04-01insert time operationPaul Davis
2008-02-09Make sure buses and tracks have unique names.Sampo Savolainen
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ...Paul Davis
2007-11-30new shuffle-splice mode; fix editormode selectors lacking text at startup; de...Paul Davis
2007-11-28provide support for playhead-to-next/previous-region-boundary actions, and bi...Paul Davis
2007-11-19massively better splice mode for all you tape freaks out therePaul Davis
2007-11-19a ton of changes based on discussions at SAE; to be documented laterPaul Davis
2007-11-15first pass (and hopefully correct) attempt at reading only necessary regions ...Paul Davis
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