Fix compile when using external version of libltc
[ardour.git] / libs / ardour / wscript
2013-12-05 Tim MayberryFix compile when using external version of libltc
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-11-05 Julien de Kozakfix tests compilation
2013-10-28 Paul DavisMerge branch 'master--optional-external-libs' of https...
2013-10-28 Nils Philippsenallow linking unbundled versions of some libraries
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-22 Paul DavisMerge branch 'miscfix' of https://github.com/mojofunk...
2013-10-21 Tim MayberryRemove random character at start of wscript file
2013-10-19 Tim MayberryStatically link libtimecode into libmidi++ instead...
2013-10-18 Paul Davisreverse the visibility.h files assumptions that we...
2013-10-18 Paul Davisuse libltc and libtimecode as static libs, and upgrade...
2013-10-17 Paul Davisget everything compiling with libardour built using...
2013-10-17 Paul Davisadd export control to libgtkmm2ext
2013-10-17 Paul Davisadd export control to libevoral
2013-10-17 Paul Davismake small beginning on visibility control in libardour
2013-10-11 Tim MayberryDelete test_globals.h/cc now that the contents has...
2013-10-08 Paul Davisremove link-time use of JACK, since it is now dlopen...
2013-10-08 Paul Davisrestore jack timebase master and jack session callback...
2013-09-25 Paul Davisstart explicitly linking against libtimecode (this...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-19 Paul Davisswitch from JACK_Slave to Engine_Slave
2013-09-11 Paul Davisremove some configure time tests from libs/ardour regar...
2013-09-07 Paul Davisother changes for separated jack backend
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davissplit up session code that uses parts of the JACK API...
2013-08-09 Paul Davisthe JACK audio backend shared object depends on libasou...
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-03 Paul Davisadd tim's jack_utils code to rationalize setup of JACK...
2013-08-01 Paul Davisfull compilation and linking (coding not finished,...
2013-07-31 Paul Davismore stuff compiles
2013-07-30 Paul Davisjack_audiobackend.cc finally compiles
2013-07-30 Paul Davissmall steps toward getting this all working - add new...
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
2013-07-22 Robin GareusRevert "Revert new meter types (postponed until after...
2013-07-15 Robin GareusRevert new meter types (postponed until after 3.3 release)
2013-07-15 Robin Gareusadd VU and IEC meter DSP (from jmeters)
2013-07-11 Paul DavisUse common test function to create temporary session
2013-07-11 Paul DavisAdd test_search_path function in libardour testsuite
2013-07-11 Paul DavisAdd --single-tests option to also build each libardour...
2013-07-11 Paul Davisdisable libardour unit tests that do not function corre...
2013-07-10 Robin Gareusexperimental RMS-meter and peak-signal (vs peak-power...
2013-07-10 benadd lib/LV2 path akin to lib/surfaces, to allow bundlin...
2013-06-13 Paul Davisfix up versioning stuff for libardour, which should...
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-30 Julien de KozakFix tests compilation
2013-03-20 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-20 Paul Davisinitial, prototype modifications to permit compilation...
2013-03-19 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-18 Paul DavisMerge branch 'kdev4' of https://github.com/jdekozak...
2013-03-18 Julien de KozakSet the revision mechanism independent from the VCS...
2013-03-08 Paul Davisremove old call_the_mothership code
2013-01-27 David RobillardMake check for new Lilv optional.
2013-01-27 David RobillardOnly load default state with lilv >= 0.15.0 (currently...
2013-01-23 Paul Davisrename the i18n package name for libardour to follow...
2012-12-14 Paul Davismerge robin gareus' libltc into ardour source tree...
2012-11-17 Robin Gareusupdate to libltc-1.1.0
2012-11-09 Robin GareusLTC encoder: clear user-bits
2012-11-02 Robin Gareusauto-detect JackVideoFrameOffset support
2012-10-21 Robin Gareusadd LTC generator
2012-10-12 Robin Gareusskeleton framework for LTC-slave
2012-10-10 Hans Baierenable and extend EVORAL_MIDI_XML. Useful for Debugging...
2012-09-16 David RobillardSupport latest options extension.
2012-08-29 David RobillardImplement latest buf-size extension via new options...
2012-08-10 Paul Davisundo that last commit
2012-08-10 Paul Davisfix for OS X builds with new prototype C warning flags
2012-08-08 David RobillardSupport new LV2 buf-size extension if a new enough...
2012-07-13 Paul Davisdramatic overhaul of automation. too long to explain...
2012-06-26 Carl HetheringtonAdd test for loading sessions, and a session with a
2012-06-26 Carl HetheringtonRemove unused named selection / chunk code.
2012-06-23 Tim MayberryRemove unused utility function ARDOUR::create_session_d...
2012-06-19 Carl HetheringtonAdd load_session to profiling.
2012-06-18 Carl HetheringtonSimple arrangement to run basic load tests on a corpus
2012-06-18 Carl HetheringtonBasic region naming test.
2012-06-17 Carl HetheringtonProfile of duplicating lots of regions.
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.
next