Resurrect profiling code.
[ardour.git] / libs / ardour / wscript
2012-06-17 Carl HetheringtonResurrect profiling code.
2012-06-16 Carl HetheringtonAdd new SharedStatefulProperty which manages a shared_p...
2012-06-14 Carl HetheringtonSimple test for playlist region equivalency.
2012-06-12 Carl HetheringtonHandle failure of statfs to return available disc space...
2012-06-11 Paul Davispartially-done (but compile-friendly) move of instrumen...
2012-06-09 Carl HetheringtonClean up libardour tests a bit.
2012-06-09 Carl HetheringtonTest combination of regions.
2012-06-01 Carl HetheringtonMinor tidy-ups to MTDM code; add test.
2012-05-28 Paul Davisexplicit checks for all components of the LV2 stack
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-05-12 Carl HetheringtonAdd test for strange boost-related crash.
2012-04-20 David RobillardRemove support for old and/or experimental LV2 stuff.
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-04-11 David RobillardImplement ui:portIndex and ui:touch features.
2012-04-10 David RobillardForward port LV2 BPM and freewheeling port stuff from...
2012-04-05 David RobillardImplement LV2 worker extension.
2012-03-20 Paul Davismake MIDI Patch Manager search in $user_config_dir...
2012-03-03 David RobillardUpdate for latest Lilv SVN.
2012-02-25 David RobillardSupport LV2 atom sequence ports alongside old event...
2012-01-28 David RobillardUse new Lilv state API to save LV2 plugin state.
2012-01-23 Carl HetheringtonBasic process thread profiling code.
2012-01-21 Carl HetheringtonRemove unused code.
2012-01-03 Carl HetheringtonAdd TestNeedingPlaylistAndRegions
2012-01-03 Carl HetheringtonAdd TestNeedingSession and add missing tempo_test.h
2012-01-03 Carl HetheringtonNew test.
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-15 Carl HetheringtonAdd basic test of playlist layering.
2011-12-11 Carl HetheringtonKeep track of MIDI region's start positions in beats, to
2011-12-10 Carl HetheringtonAdd fixed-up framepos_plus_beats() and use it for the...
2011-12-09 Carl HetheringtonAdd simple framewalk_to_beats test and normalise naming
2011-12-02 Paul Davisbuild changes from robin gareus for OS X, changing...
2011-12-02 Paul Davisprobable fix for compile failures on OS X caused by...
2011-11-23 David RobillardRemove silly print.
2011-11-23 David RobillardRename lv2_plugin_lilv.cc back to lv2_plugin.cc.
2011-11-23 Carl HetheringtonRename linux VST files to be more friendly.
2011-11-22 Carl HetheringtonUse same VST callback for both Linux and Windows VSTs.
2011-11-22 Carl HetheringtonPush most of LXVSTPlugin and WindowsVSTPlugin up to...
2011-11-21 Paul Davismore spreading of I18N_PACKAGE as the name for .mo...
2011-11-21 Paul Davistweak wscript files to set PACKAGE in one place
2011-11-21 Paul Davisnew i18n targets (to be explained in TRANSLATORS)
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-11-21 Paul Davismake --lv2=0 work, as a workaround for LV2 release...
2011-11-14 Carl HetheringtonFix unit test build by adding some dummy LXVST methods.
2011-11-13 Paul Davismove LXVST GUI stuff into gtk2_ardour, and fix X11...
2011-11-13 David RobillardApply patch from timbyr to fix building with --test.
2011-11-11 Paul Davisuse home-grown solution for path_expand(), rather than...
2011-11-09 Paul Davissome possible build fixes for OS X
2011-11-09 Carl HetheringtonAlert the user if a connection is made which causes
2011-11-07 Carl HetheringtonDo a topological sort of the route list before passing...
2011-11-05 David RobillardFix i18n.
2011-10-29 Carl HetheringtonPatch from nettings to comment out soundtouch-related
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-10-03 David RobillardRemove LV2 support via SLV2 (Lilv only now).
2011-09-30 David RobillardProper fix for r10178.
2011-09-30 Paul Davisworkaround for WTF-breakage of bld.env/bld.is_defined...
2011-09-30 Paul Davismore changes to wscript files to catch up with waf...
2011-09-30 Paul Davismake libardour header checks non-mandatory (for OS X)
2011-09-29 David RobillardFix whitespace.
2011-09-29 David RobillardUse is_defined to check for HAVE_* variables set by...
2011-09-29 David RobillardRemove use of waf compat15 tool.
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-09-21 Carl HetheringtonUse a MementoCommandBinder for Crossfades so that the...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-06-12 Paul Davisupdate i18n build system and *.po files for translators
2011-05-29 Paul Davistotally untested initial code for MidiPlaylistSource...
2011-05-25 Carl HetheringtonFix name of libardour .mo file.
2011-05-20 David RobillardNot quite :) Waf obj.defines has no -D (compiler portab...
2011-05-20 Paul Daviscatchup tweak for the waf 1.6 changes
2011-05-16 David RobillardUpdate wscripts for portability and steps towards waf...
2011-05-16 David RobillardDon't check for SLV2 if Lilv is found
2011-05-16 Paul Davisrefactor playlist sources to allow for MIDI and upcomin...
2011-05-15 David RobillardSupport compilation with (old) SLV2, or (new) Lilv...
2011-05-14 David RobillardUse LV2_SUPPORT define instead of HAVE_SLV2.
2011-05-13 Paul Davisinitial volley of work for AudioPlaylistSource, the...
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-04-22 David RobillardUse new Suil and SLV2 APIs for LV2 plugin UIs.
2011-04-02 Paul Davisadd the standard mechanism for search paths to the...
2011-03-29 David Robillardlv2_pfile => rdff.
2011-03-23 Paul Davisuse uselib = [ 'JACK' ] when running tests from wscript... 3.0-alpha2
2011-03-19 Carl HetheringtonAdd a temporary message about the need to use JACK...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2011-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2011-03-02 Paul Davis(a) require JACK 0.120.1 to compile (but NOT to run...
2011-02-15 Paul Davispart two of new JACK latency API support - should fix...
2011-02-15 Paul Davispart one of several parts: implement support for new...
2011-02-07 Paul Davisroll back libcurl requirement to just version 7.0.0
2011-02-03 David RobillardCompile with new (as yet unreleased) librdf and SPARQL...
2011-02-03 Carl HetheringtonCheck for libcurl in configure (#3752).
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-19 Carl HetheringtonFix session range location by hooking into the undo...
2011-01-18 Doug McLainAdd checks and config for Rasqal, required by slv2
2011-01-16 Sakari BergenMake stem export export from right before any processors.
2010-12-13 David RobillardEliminate circular dependency kludge for control_protoc...
2010-12-13 David RobillardMore complete (but still incomplete) LV2 persist implem...
2010-11-26 Carl HetheringtonHandle unknown plugins on loading sessions by hiding...
2010-11-26 David RobillardRemove premature inclusion of lv2_persist_file.c
2010-11-26 David RobillardFix more broken indentation (whitespace changes only).
2010-11-26 Paul Davisone step closer to working vbap panning
next