summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/auditioner.h
AgeCommit message (Expand)Author
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-04-11Remove unused playlist audition code.Carl Hetherington
2012-01-09fix auditioning (bystander casualty of monitoring fixes)Paul Davis
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-01-29fix auditioner by virtualizing Route::input_streams(), since the auditioner n...Paul Davis
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-03-25make solo button2 click function as momentary even when in listen mode; tweak...Paul Davis
2010-03-25would you look at that! all those changes just to make the auditioner work ag...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-29used shared_ptr<Source>, somewhat successfullyPaul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-06-12added mutable keyword to gints used in glib atomic operations to satisfy comp...Jesse Chappell
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2005-09-24libardour added.Taybin Rutkin