summaryrefslogtreecommitdiff
path: root/libs/ardour/wscript
AgeCommit message (Expand)Author
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
2012-04-11Implement ui:portIndex and ui:touch features.David Robillard
2012-04-10Forward port LV2 BPM and freewheeling port stuff from 2.0-ongoing.David Robillard
2012-04-05Implement LV2 worker extension.David Robillard
2012-03-20make MIDI Patch Manager search in $user_config_dir/patchfiles for midnam file...Paul Davis
2012-03-03Update for latest Lilv SVN.David Robillard
2012-02-25Support LV2 atom sequence ports alongside old event ports.David Robillard
2012-01-28Use new Lilv state API to save LV2 plugin state.David Robillard
2012-01-23Basic process thread profiling code.Carl Hetherington
2012-01-21Remove unused code.Carl Hetherington
2012-01-03Add TestNeedingPlaylistAndRegionsCarl Hetherington
2012-01-03Add TestNeedingSession and add missing tempo_test.hCarl Hetherington
2012-01-03New test.Carl Hetherington
2011-12-29Revert internals of the last layering-related commit, and go back a slightly-...Carl Hetherington
2011-12-27Re-work layering in possibly debatable ways. Sketchy docs in doc/layering.Carl Hetherington
2011-12-15Add basic test of playlist layering.Carl Hetherington
2011-12-11Keep track of MIDI region's start positions in beats, toCarl Hetherington
2011-12-10Add fixed-up framepos_plus_beats() and use it for the BeatsFramesConverter, s...Carl Hetherington
2011-12-09Add simple framewalk_to_beats test and normalise namingCarl Hetherington
2011-12-02build changes from robin gareus for OS X, changing AU support to be used appr...Paul Davis
2011-12-02probable fix for compile failures on OS X caused by unconditional inclusion o...Paul Davis
2011-11-23Remove silly print.David Robillard
2011-11-23Rename lv2_plugin_lilv.cc back to lv2_plugin.cc.David Robillard
2011-11-23Rename linux VST files to be more friendly.Carl Hetherington
2011-11-22Use same VST callback for both Linux and Windows VSTs.Carl Hetherington
2011-11-22Push most of LXVSTPlugin and WindowsVSTPlugin up to VSTPlugin parent.Carl Hetherington
2011-11-21more spreading of I18N_PACKAGE as the name for .mo filesPaul Davis
2011-11-21tweak wscript files to set PACKAGE in one placePaul Davis
2011-11-21new i18n targets (to be explained in TRANSLATORS)Paul Davis
2011-11-21Rename windows VST stuff with a Windows prefix.Carl Hetherington