summaryrefslogtreecommitdiff
path: root/libs/ardour/wscript
AgeCommit message (Expand)Author
2014-07-15Support saving LV2 presets multiple times (fix #0005949).David Robillard
2014-06-11add delayline implementaion (in prep for latency compensation)Robin Gareus
2014-06-08prepare MIDI latency measurement (backend)Robin Gareus
2014-05-19Merge branch 'export-dialog' into cairocanvasColin Fletcher
2014-04-28remove redundant os.path.join() calls when specifying install path as bld.env...Paul Davis
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-04-28merge (squash) with scenechange topic branch to provide MIDI-driven scene cha...Paul Davis
2014-04-11amend previous commit, remove cruft, no more extern function pointersRobin Gareus
2014-04-07Make tests build again (fix linker issues)Sakari Bergen
2014-03-23remove dead code (PIChaser has been superseded with PLL,DLL)Robin Gareus
2014-03-13rework SystemExec - use vfork wrapper (and lots of related stuff)Robin Gareus
2014-03-10fix up waf build in wake of search path changes earlier todayPaul Davis
2014-03-04mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)Robin Gareus
2014-03-02use "new" VST search path code and adjust build system to reflect new source ...Paul Davis
2014-02-23consolidate lxVST & winVST file-info code into libardourRobin Gareus
2014-01-25Merge remote-tracking branch 'origin/master' into export-dialogColin Fletcher
2014-01-19visibility macros and flush() added to SrcFileSource; merge with masterPaul Davis
2014-01-18towards a SRC source + resampling during auditionRobin Gareus
2014-01-13aubio 3+4 compatRobin Gareus
2014-01-12remove VAMP and Rubberband from source treePaul Davis
2014-01-12remove taglib from source tree (require external provision)Paul Davis
2014-01-12move -fvisibility=hidden to the top of the source tree, and remove its intern...Paul Davis
2014-01-12aubio 3+4 compatRobin Gareus
2014-01-10finished merge of cairocanvas with windows and windows+cc branchesPaul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-08Merge remote-tracking branch 'origin/master' into export-dialogColin Fletcher
2014-01-07Merge branch 'master' into cairocanvasPaul Davis
2014-01-04fix detection of aubio library - aubio-0.4 breaks API and ABI.Robin Gareus
2013-12-27merge exportvis branch into cairocanvas, to reduce the number of "floating" b...Paul Davis
2013-12-07A few basic tests for AudioEngineTim Mayberry
2013-12-05Fix compile when using external version of libltcTim Mayberry
2013-12-03fix up wscript/build issues in exportvis after merge with masterPaul Davis
2013-12-02Remove duplicate ALSA pkgconfigTim Mayberry
2013-11-26resolve merge with master (?)Paul Davis
2013-11-25Merge branch 'master' into cairocanvasPaul Davis
2013-11-05fix tests compilationJulien de Kozak
2013-10-31fix merge with masterPaul Davis
2013-10-28allow linking unbundled versions of some librariesNils Philippsen
2013-10-23fix merge conflicts with masterPaul Davis
2013-10-22merge from masterPaul Davis
2013-10-21Remove random character at start of wscript fileTim Mayberry
2013-10-20Statically link libtimecode into libmidi++ instead of libardourTim Mayberry
2013-10-18reverse the visibility.h files assumptions that we don't build shared libs by...Paul Davis
2013-10-18use libltc and libtimecode as static libs, and upgrade to waf 1.7Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17get everything compiling with libardour built using -fvisibility=hiddenPaul Davis
2013-10-17add export control to libgtkmm2extPaul Davis
2013-10-17add export control to libevoralPaul Davis
2013-10-16make small beginning on visibility control in libardourPaul Davis
2013-10-16merge with master and fix 2 conflictsPaul Davis