summaryrefslogtreecommitdiff
path: root/gtk2_ardour/curvetest.cc
AgeCommit message (Expand)Author
2019-11-02rename all Evoral source from .(hpp|cpp)$ to .(h|cc)Paul Davis
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2013-08-13Move curve test file handling in main() until after ARDOUR::init is calledTim Mayberry
2012-05-05fix up unexpected situation with fontconfig in our packagesPaul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-03-02allow dragging of automation lines (Ben Loftis, backported from 2.X)Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-19Fix parameter range stuff and automation time axis height (somewhat...).David Robillard
2008-09-19Tidy.David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2007-07-03s/ParamID/Parameter/David Robillard
2007-06-27Big ol' automation refactor.David Robillard
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2006-06-21the return of VST supportPaul Davis
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin