summaryrefslogtreecommitdiff
path: root/libs/qm-dsp
AgeCommit message (Expand)Author
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