Fix compile when using external version of libltc
[ardour.git] / libs / ardour / wscript
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
2010-11-18 Paul Davisinitial check in of VBAP implementation (not coupled...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-10 Paul Davisre-enable i18n as a build target for translations
2010-10-27 Carl HetheringtonMake build scripts python2/3 agnostic.
2010-09-20 Carl HetheringtonAdd progress bar to strip silence dialogue. Fixes...
2010-09-07 David RobillardUpgrade to latest autowaf.
2010-08-26 Carl HetheringtonFix crossfade undo using the stateful diff system....
2010-08-05 Paul Davisfirst pass a "phone home" facility for version tracking...
2010-07-25 Carl HetheringtonAdd test for #3356.
2010-07-14 Carl HetheringtonFix binding of automation list undo records to MIDI...
2010-07-11 Carl HetheringtonFix up VST build and add basic support for VSTi
2010-07-05 Paul Davisrequire jack 0.118.2 for weakjack.h
2010-06-24 Paul Davisstep back JACK dependency to 0.118
2010-06-03 Torben Hohnmerge 3.0P into trunk.
2010-05-16 Carl HetheringtonMove FileManager code into libpbd. Use it for SMF...
2010-05-14 Carl HetheringtonKeep to a quota of open files by closing least recently...
2010-05-08 Carl HetheringtonRemove use of i18n macros in headers. Prevents our...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-13 Paul Davissubstantive change: use the JACK wait API and provide...
2010-04-09 Carl HetheringtonPrevent clipping during the import of files from source...
2010-04-02 Sakari BergenMake audiographer SndfileWriter use PBD::Signal and...
next