summaryrefslogtreecommitdiff
path: root/libs/ardour/wscript
AgeCommit message (Expand)Author
2013-07-22Revert "Revert new meter types (postponed until after 3.3 release)"Robin Gareus
2013-07-15Revert new meter types (postponed until after 3.3 release)Robin Gareus
2013-07-15add VU and IEC meter DSP (from jmeters)Robin Gareus
2013-07-11Use common test function to create temporary sessionPaul Davis
2013-07-11Add test_search_path function in libardour testsuitePaul Davis
2013-07-11Add --single-tests option to also build each libardour test as a separate pro...Paul Davis
2013-07-11disable libardour unit tests that do not function correctly (for windows, at ...Paul Davis
2013-07-10experimental RMS-meter and peak-signal (vs peak-power) queryRobin Gareus
2013-07-10add lib/LV2 path akin to lib/surfaces, to allow bundling of LV2 plugins in an...ben
2013-06-13fix up versioning stuff for libardour, which should track regular ardour rele...Paul Davis
2013-03-30Fix tests compilationJulien de Kozak
2013-03-20initial, prototype modifications to permit compilation of local libraries as ...Paul Davis
2013-03-18Set the revision mechanism independent from the VCS nameJulien de Kozak
2013-03-08remove old call_the_mothership codePaul Davis
2013-01-27Make check for new Lilv optional.David Robillard
2013-01-27Only load default state with lilv >= 0.15.0 (currently svn only) to avoid war...David Robillard
2013-01-23rename the i18n package name for libardour to follow the convention of {dirna...Paul Davis
2012-12-14merge robin gareus' libltc into ardour source tree for conveniencePaul Davis
2012-11-17update to libltc-1.1.0Robin Gareus
2012-11-09LTC encoder: clear user-bitsRobin Gareus
2012-11-02auto-detect JackVideoFrameOffset supportRobin Gareus
2012-10-21add LTC generatorRobin Gareus
2012-10-12skeleton framework for LTC-slaveRobin Gareus
2012-10-10enable and extend EVORAL_MIDI_XML. Useful for Debugging. Any objections?Hans Baier
2012-09-16Support latest options extension.David Robillard
2012-08-29Implement latest buf-size extension via new options extension.David Robillard
2012-08-10undo that last commitPaul Davis
2012-08-10fix for OS X builds with new prototype C warning flagsPaul Davis
2012-08-08Support new LV2 buf-size extension if a new enough (currently svn) LV2 is pre...David Robillard
2012-07-13dramatic overhaul of automation. too long to explain here. this work is not f...Paul Davis
2012-06-26Add test for loading sessions, and a session with aCarl Hetherington
2012-06-26Remove unused named selection / chunk code.Carl Hetherington
2012-06-23Remove unused utility function ARDOUR::create_session_directoryTim Mayberry
2012-06-19Add load_session to profiling.Carl Hetherington
2012-06-18Simple arrangement to run basic load tests on a corpusCarl Hetherington
2012-06-18Basic region naming test.Carl Hetherington
2012-06-17Profile of duplicating lots of regions.Carl Hetherington
2012-06-17Resurrect profiling code.Carl Hetherington
2012-06-16Add new SharedStatefulProperty which manages a shared_ptr toCarl Hetherington
2012-06-14Simple test for playlist region equivalency.Carl Hetherington
2012-06-12Handle failure of statfs to return available disc space on Samba shares mount...Carl Hetherington
2012-06-11partially-done (but compile-friendly) move of instrument info into a new back...Paul Davis
2012-06-09Clean up libardour tests a bit.Carl Hetherington
2012-06-09Test combination of regions.Carl Hetherington
2012-06-01Minor tidy-ups to MTDM code; add test.Carl Hetherington
2012-05-28explicit checks for all components of the LV2 stackPaul Davis
2012-05-18major rationalization of use of search paths. ardour now has just 4 functions...Paul Davis
2012-05-12Add test for strange boost-related crash.Carl Hetherington
2012-04-20Remove support for old and/or experimental LV2 stuff.David Robillard
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington