summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/auditioner.h
AgeCommit message (Expand)Author
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2019-02-12Hard-code GMsynth as the fallback, and allow UI to select the audition synth ...Ben Loftis
2018-11-23NO-OP: whitespace and re-organizationRobin Gareus
2018-11-23Load audition synth on demandRobin Gareus
2018-07-09Remove global declick APIRobin Gareus
2017-09-29remove cruftRobin Gareus
2017-09-29remove cruftRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18remove Auditioner::prepare_playlist() - not usedPaul Davis
2017-09-18remove Diskstream from Track and derivatives; get ardour to actually startupPaul Davis
2017-09-18mega-commit to save state of first "it compilesand links" state for separated...Paul Davis
2014-11-30Trim the include tree.David Robillard
2014-06-04re-work bounce/freeze. Freezer stops at first active delivery.Robin Gareus
2014-03-10tempo match midi auditioning - #5881Robin Gareus
2014-01-23fix merge conflict with masterPaul Davis
2014-01-22configurable midi audition synthRobin Gareus
2014-01-22reset midi synth (panic) when seeking or re-starting auditionRobin Gareus
2014-01-22backend for auditioning midi-files:Robin Gareus
2014-01-17Merge branch 'master' into cairocanvasPaul Davis
2014-01-17add seeking to sfdb auditionerRobin Gareus
2014-01-16Merge branch 'master' into cairocanvasPaul Davis
2014-01-16allow auditioning via the monitor section to work.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
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