summaryrefslogtreecommitdiff
path: root/libs/qm-dsp
AgeCommit message (Expand)Author
2020-01-22Do not install static libsRobin Gareus
2020-01-14Fix Ardour VAMP plugins (FFT)Robin Gareus
2018-10-14remove use of hardcoded -fPIC compiler flag, and use compiler flag dict insteadPaul Davis
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-02Patch the QM source code to make it buildable with MSVCJohn Emmas
2017-04-02avoid C++11 - fixes OSX/PPC buildsRobin Gareus
2017-04-01Update qm-dsp library (v1.7.1-20-g4d15479)Robin Gareus
2017-04-01Hotfix crashes for [extreme] time-stretch -- #7305Robin Gareus
2017-02-06Modify our MSVC project to build the newer qm-dsp pluginsJohn Emmas
2017-02-06Remove a JE addition to one of the qm-dsp source files (no longer needed)John Emmas
2016-10-07Allow 'qm-dsp' to build again with MSVCJohn Emmas
2016-10-07Build qm-dsp & kissfft as static lib w/hidden symbolsRobin Gareus
2016-10-07avoid more C++11 - fixes OSX/PPC & MSVC buildsRobin Gareus
2016-10-07remove cruftRobin Gareus
2016-10-07Document version of bundled qm-dsp libraryRobin Gareus
2016-10-07avoid C++11 - fixes OSX/PPC buildsRobin Gareus
2016-10-06remove more unused qm-dsp code (fixes windows compile no LAPACK)Robin Gareus
2016-10-06Thin out qm-dsp code: no threadingRobin Gareus
2016-10-06update qm-dsp libraryRobin Gareus
2016-10-04allow linking unbundled version of qm-dspNils Philippsen
2016-08-30Update our MSVC project files to generate the most recent Ardour session file...John Emmas
2016-08-27No discrimination against systems which don't have a PI defineRobin 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
2015-06-29remove compilation warning (-Wunused-but-set-variable)Paul Davis
2015-06-09Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (j...John Emmas
2014-10-29Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVCJohn Emmas
2014-08-28Make sure all our VC projects agree that the product is called 'Mixbus3' (as ...John Emmas
2014-07-15Update vcproj files for changed LILV config define.David Robillard
2014-04-28remove redundant os.path.join() calls when specifying install path as bld.env...Paul Davis
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-04-08Add the main VC project files for building Ardour3 with Microsoft Visual StudioJohn Emmas
2014-01-17use "portable" approach to forcing visible symbols in third party libs (qm-ds...Paul Davis
2014-01-12add -fvisibility=default back to cxx/cflags when building QM DSP and VAMP plu...Paul Davis
2013-07-23Remove some unnecessary warnings when building 'libs/qm-dsp' with MSVCJohn Emmas
2013-03-23Fix some compilation warningsJulien de Kozak
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
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 queen mary DSP libraryPaul Davis