Upgrade to waf 1.6.7 and autowaf r52.
[ardour.git] / libs / ardour / wscript
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...
2010-04-02 Paul Davis(FULL) not-yet-complete JACK session management patch...
2010-04-02 Carl HetheringtonMake sure that tests are rebuilt even when only their...
2010-03-17 Paul Davisdo not use SSE source code on a non-x86 build
2010-03-13 Paul Davis"Ardour" -> PROGRAM_NAME change for libardour and setup...
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-08 Paul Davisnew RegionCommand object; remove unused string argument...
2010-02-03 David RobillardMove i18n stuff into autowaf.
2010-01-29 Hans BaierMidiClock_SlaveTest: add basic framework
2010-01-29 Hans Baier* add waf option to enable compilation of unit tests
2010-01-04 Paul Davisadd a way to see (most of) the waf config used to build...
2009-12-27 Sakari BergenRe-integrate export-optimization branch.
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-10 Paul Davisrestore rec-enable, solo & mute functionality; remove...
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-06 Taybin RutkinMerged revisions 6293,6296-6306,6308 via svnmerge from
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-12-03 Carl HetheringtonMove some (most) playlist-related code and data into...
2009-12-02 Paul Davismore MTC stuff, including toggleable use of torben...
2009-11-30 Paul Davismove some debug trace support code around to a more...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-27 David RobillardUpdate BBT_Time add and subtract interfaces (stubs...
2009-10-27 David RobillardConsistent test source file naming (not the Ardour...
2009-10-27 David RobillardSkeleton tests for BBT_Time.
2009-10-27 Paul Davisnew SnapBBT debug option, split out BBT_time and start...
2009-10-23 David RobillardSplit butler into separate object (partially, just...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-23 Hans Baierlibs/ardour/wscript: unit tests get a target name,...
2009-07-22 David RobillardUpdate autowaf.
2009-07-22 Paul Davismake i18n build work ; add mackie dir back to build...
2009-07-17 Paul Davishopefully fix the build, and actually use the options
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-06-23 Hans BaierInterpolation: First working but buggy version using...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-10 Hans Baier* Refactor varispeed playback into own class, replace...
2009-06-10 Hans Baierlibardour: * Add basic classes for later support of...
next