Revert "Revert new meter types (postponed until after 3.3 release)"
[ardour.git] / libs / ardour / wscript
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.
2012-01-21 Carl HetheringtonRemove unused code.
2012-01-03 Carl HetheringtonAdd TestNeedingPlaylistAndRegions
2012-01-03 Carl HetheringtonAdd TestNeedingSession and add missing tempo_test.h
2012-01-03 Carl HetheringtonNew test.
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-15 Carl HetheringtonAdd basic test of playlist layering.
2011-12-11 Carl HetheringtonKeep track of MIDI region's start positions in beats, to
2011-12-10 Carl HetheringtonAdd fixed-up framepos_plus_beats() and use it for the...
2011-12-09 Carl HetheringtonAdd simple framewalk_to_beats test and normalise naming
2011-12-02 Paul Davisbuild changes from robin gareus for OS X, changing...
2011-12-02 Paul Davisprobable fix for compile failures on OS X caused by...
2011-11-23 David RobillardRemove silly print.
2011-11-23 David RobillardRename lv2_plugin_lilv.cc back to lv2_plugin.cc.
2011-11-23 Carl HetheringtonRename linux VST files to be more friendly.
2011-11-22 Carl HetheringtonUse same VST callback for both Linux and Windows VSTs.
2011-11-22 Carl HetheringtonPush most of LXVSTPlugin and WindowsVSTPlugin up to...
2011-11-21 Paul Davismore spreading of I18N_PACKAGE as the name for .mo...
2011-11-21 Paul Davistweak wscript files to set PACKAGE in one place
2011-11-21 Paul Davisnew i18n targets (to be explained in TRANSLATORS)
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-11-21 Paul Davismake --lv2=0 work, as a workaround for LV2 release...
2011-11-14 Carl HetheringtonFix unit test build by adding some dummy LXVST methods.
2011-11-13 Paul Davismove LXVST GUI stuff into gtk2_ardour, and fix X11...
2011-11-13 David RobillardApply patch from timbyr to fix building with --test.
2011-11-11 Paul Davisuse home-grown solution for path_expand(), rather than...
2011-11-09 Paul Davissome possible build fixes for OS X
2011-11-09 Carl HetheringtonAlert the user if a connection is made which causes
2011-11-07 Carl HetheringtonDo a topological sort of the route list before passing...
2011-11-05 David RobillardFix i18n.
2011-10-29 Carl HetheringtonPatch from nettings to comment out soundtouch-related
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-10-03 David RobillardRemove LV2 support via SLV2 (Lilv only now).
2011-09-30 David RobillardProper fix for r10178.
2011-09-30 Paul Davisworkaround for WTF-breakage of bld.env/bld.is_defined...
2011-09-30 Paul Davismore changes to wscript files to catch up with waf...
2011-09-30 Paul Davismake libardour header checks non-mandatory (for OS X)
next