summaryrefslogtreecommitdiff
path: root/libs/vamp-plugins
AgeCommit message (Expand)Author
2020-03-06Increase accuracy of analyzed true-peak positionsRobin Gareus
2020-01-27Fix some clang-scan warningsRobin Gareus
2019-08-24Fix memory-leak in case of Vamp plugin setup errorRobin Gareus
2019-08-12Initialize variableRobin Gareus
2019-08-03Update plugins/addons GPL boilerplate and (C) from git logRobin Gareus
2018-09-30Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets ...John Emmas
2018-09-10Initial changes needed for building Mixbus (with MSVC) as version 5John Emmas
2018-02-15When building with MSVC, allow for the fact that Mixbus and Ardour can be usi...John Emmas
2018-02-14Accommodate the change from libtimecode to libtemporalJohn Emmas
2017-04-01update qm-vamp-plugins (git v1.7.1-10-g76bc879)Robin Gareus
2017-02-09Add a VC project for building the ardourvamppluginsJohn Emmas
2017-02-05Some minor changes in preparation for building the newer Vamp pluginsJohn Emmas
2016-10-06update/include Queen Mary Vamp plugin setRobin Gareus
2016-10-06update OnsetDetector for updated QM-DSPRobin Gareus
2016-10-04allow linking unbundled version of qm-dspNils Philippsen
2016-05-23remove misspelled unused defineRobin Gareus
2016-05-01fix aubio-onset detection parametersRobin Gareus
2016-02-29fix typo ba7835Robin Gareus
2016-02-28prepare for update to waf 1.8Robin Gareus
2016-02-28specialize isfinite for MSVC compatRobin Gareus
2016-02-20add an OOM check.Robin Gareus
2016-02-12vamp-true-peak: collect peak locations >= -1dBTPRobin Gareus
2016-02-11add dBTP Vamp pluginRobin Gareus
2016-02-11use short-term ebur128 histogramRobin Gareus
2016-02-10Add loudness histogram Feature to the EBUr128 VAMP pluginRobin Gareus
2015-11-03add basic VAMP plugin for EBUr128 analysisRobin Gareus
2015-10-08fix Vamp Onset Detector.Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from .cpp and .hpp files missed by pr...Paul Davis
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-12-01Make it compile with C++11 support.Julien de Kozak
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-01-17use "portable" approach to forcing visible symbols in third party libs (qm-ds...Paul Davis
2014-01-14the vampplugins lib that we build needs to use VAMPSDKPaul Davis
2014-01-14merge with masterPaul Davis
2014-01-14fix compilation problem on OS X caused by a missing implementation of a virtu...Paul Davis
2014-01-13aubio 3+4 compatRobin Gareus
2014-01-12add -fvisibility=default back to cxx/cflags when building QM DSP and VAMP plu...Paul Davis
2014-01-12aubio 3+4 compatRobin Gareus
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-04fix detection of aubio library - aubio-0.4 breaks API and ABI.Robin Gareus
2013-10-28allow linking unbundled versions of some librariesNils Philippsen
2013-07-22Fix broken using declaration in vamp-pluginsTim Mayberry
2013-07-20Modify 'libs/vamp-plugins' to be buildable with MSVCJohn Emmas
2011-09-29Use is_defined to check for HAVE_* variables set by checks.David Robillard
2011-09-29Remove use of waf compat15 tool.David Robillard
2011-09-29Upgrade to waf 1.6.7 and autowaf r52.David Robillard
2011-04-22Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)David Robillard
2011-03-16Indent python files with spaces as per style guide.David Robillard
2011-03-02add QM onset detector VAMP pluginPaul Davis