summaryrefslogtreecommitdiff
path: root/libs/qm-dsp
AgeCommit message (Collapse)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
...as precaution for plugins which may potentially use a different version of the library.
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
In the course, rename the bundled, built version libqm-dsp so it matches packaged versions.
2016-08-30Update our MSVC project files to generate the most recent Ardour session ↵John Emmas
file format (ver 5) rather than the older v3 format
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 ↵Paul Davis
previous commit
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
Paul Davis was responsible for introducing almost all of this.
2015-06-29remove compilation warning (-Wunused-but-set-variable)Paul Davis
2015-06-09Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects ↵John Emmas
(just to be on the safe side)
2014-10-29Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVCJohn Emmas
(new preprocessor directive - greatly improves CPU loading)
2014-08-28Make sure all our VC projects agree that the product is called 'Mixbus3' (as ↵John Emmas
opposed to just 'Mixbus') It'd be nice if we could use 'ARDOUR::config_dir_name' for this purpose (or perhaps 'PROGRAM_VERSION'). However, neither is implemented widely enough at present to make this practical. Keep an eye on them though, as possible future strategies.
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 ↵Paul Davis
bld.env['LIBDIR']
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
Note that there's no 'VS Solution' file at present and some targets haven't been built yet (e.g. 'fst')
2014-01-17use "portable" approach to forcing visible symbols in third party libs ↵Paul Davis
(qm-dsp, vamp-plugins, appleutility, clearlooks)
2014-01-12add -fvisibility=default back to cxx/cflags when building QM DSP and VAMP ↵Paul Davis
plugins libs, because ... ugh
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
git-svn-id: svn://localhost/ardour2/branches/3.0@10179 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-09-29Remove use of waf compat15 tool.David Robillard
Always load waf tools first (prevent smashing of --debug, DATADIR, etc). git-svn-id: svn://localhost/ardour2/branches/3.0@10163 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-09-29Upgrade to waf 1.6.7 and autowaf r52.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@10162 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-04-22Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@9409 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-16Indent python files with spaces as per style guide.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@9158 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-02add queen mary DSP libraryPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9029 d708f5d6-7413-0410-9779-e7cbd77b26cf