summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/session_playlists.h
AgeCommit message (Expand)Author
2016-09-23add an option to exclude unused Audio Sources when archiving the sessionRobin Gareus
2016-06-28changes in logic used by source cleanup to avoid endless recursion in session...Paul Davis
2013-10-17add export visibility macros across libardourPaul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2011-09-05Add option to insert time on all a track's playlists (#4304).Carl Hetherington
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-05-02Remove playlists from the session lists when they DropReferences. Should fix...Carl Hetherington
2011-03-01improve, cleanup, rationalize Session::cleanup_sources() and supporting infra...Paul Davis
2010-09-20region list displays actual playlist use count for each region, rather than a...Paul Davis
2010-09-14Fix restoration of MementoCommand<Crossfade>. Fixes #3418.Carl Hetherington
2010-06-23midway snapshot of work done on managing Region & Source lifetimes correctly....Paul Davis
2010-03-02the mega-properties/SequenceProperty patch. split is broken at present (right...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-03GPL boilerplate.Carl Hetherington
2009-12-03Add missing files.Carl Hetherington