resolve merge with master (?)
[ardour.git] / libs / ardour / wscript
2013-11-26 Paul Davisresolve merge with master (?)
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-23 Paul Davisfix merge conflicts with master
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-17 Paul DavisMerge branch 'master' into windows
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-11 Tim MayberryDelete test_globals.h/cc now that the contents has...
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
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-19 Paul Davismove configure-time dependency on PortAudio out of...
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
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-06 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
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-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfull compilation and linking (coding not finished,...
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
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-17 Paul DavisMerge branch 'master' into windows
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-15 Paul Davis(reapply with fixes) Build system changes to support...
2013-07-15 Paul DavisRevert "Build system changes to support mingw build...
2013-07-15 Paul DavisBuild system changes to support mingw build target
2013-07-15 Paul DavisAdd JACK utility functions in libardour and test
2013-07-15 Paul DavisAdd basic test for PluginManager and LADSPA plugins
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-15 Paul DavisAdd ARDOUR::ladspa_search_path function to get LADSPA...
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.
next