summaryrefslogtreecommitdiff
path: root/libs/ardour/wscript
AgeCommit message (Expand)Author
2013-10-15Merge branch 'master' into windowsPaul Davis
2013-10-14Merge branch 'master' into windows+ccJohn Emmas
2013-10-11Merge branch 'windows' into windows+ccJohn Emmas
2013-10-11Delete test_globals.h/cc now that the contents has moved to test_common.h/ccTim Mayberry
2013-10-09merge with master, fixing conflicts in 3 wscript filesPaul Davis
2013-10-08remove link-time use of JACK, since it is now dlopen'ed by the chosen backendPaul Davis
2013-10-08restore jack timebase master and jack session callback functionality (moved i...Paul Davis
2013-10-07Working Soundcloud exportColin Fletcher
2013-10-06Merge branch 'master' into windows+ccJohn Emmas
2013-09-24start explicitly linking against libtimecode (this needs to happen elsewhere ...Paul Davis
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-09-19switch from JACK_Slave to Engine_SlavePaul Davis
2013-09-19move configure-time dependency on PortAudio out of libs/ardour and into libs/...Paul Davis
2013-09-14fix merge conflicts with masterPaul Davis
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-09-11remove some configure time tests from libs/ardour regarding JACK which are no...Paul Davis
2013-09-07other changes for separated jack backendPaul Davis
2013-08-09split up session code that uses parts of the JACK API (timebase + session eve...Paul Davis
2013-08-09the JACK audio backend shared object depends on libasound (ALSA) on linux, so...Paul Davis
2013-08-08Revert "Revert new meter types (postponed until after 3.3 release)"Robin Gareus
2013-08-08Revert new meter types (postponed until after 3.3 release)Robin Gareus
2013-08-08add VU and IEC meter DSP (from jmeters)Robin Gareus
2013-08-08Use common test function to create temporary sessionPaul Davis
2013-08-08Add test_search_path function in libardour testsuitePaul Davis
2013-08-08Add --single-tests option to also build each libardour test as a separate pro...Paul Davis
2013-08-08disable libardour unit tests that do not function correctly (for windows, at ...Paul Davis
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-08-03add tim's jack_utils code to rationalize setup of JACK configPaul Davis
2013-08-01full compilation and linking (coding not finished, will not run)Paul Davis
2013-07-31fix merge conflict from masterPaul Davis
2013-07-31more stuff compilesPaul Davis
2013-07-30jack_audiobackend.cc finally compilesPaul Davis
2013-07-29small steps toward getting this all working - add new JackConnection object t...Paul Davis
2013-07-24part-way through getting the audioengine changes to compilePaul Davis
2013-07-22Revert "Revert new meter types (postponed until after 3.3 release)"Robin Gareus
2013-07-15(reapply with fixes) Build system changes to support mingw build targetPaul Davis
2013-07-15Revert "Build system changes to support mingw build target"Paul Davis
2013-07-15Build system changes to support mingw build targetPaul Davis
2013-07-15Add JACK utility functions in libardour and testPaul Davis
2013-07-15Add basic test for PluginManager and LADSPA pluginsPaul Davis
2013-07-15Revert new meter types (postponed until after 3.3 release)Robin Gareus
2013-07-15add VU and IEC meter DSP (from jmeters)Robin Gareus
2013-07-15Add ARDOUR::ladspa_search_path function to get LADSPA module directoriesPaul Davis
2013-07-11Use common test function to create temporary sessionPaul Davis
2013-07-11Add test_search_path function in libardour testsuitePaul Davis
2013-07-11Add --single-tests option to also build each libardour test as a separate pro...Paul Davis
2013-07-11disable libardour unit tests that do not function correctly (for windows, at ...Paul Davis
2013-07-11fix conflicts caused by meterbridge mergePaul Davis
2013-07-10experimental RMS-meter and peak-signal (vs peak-power) queryRobin Gareus
2013-07-10add lib/LV2 path akin to lib/surfaces, to allow bundling of LV2 plugins in an...ben