summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2017-05-13Convert reverb into a send effectFerran Pujol Camins
2017-01-26Patch gmock-1.7.0 to avoid segfaults with GCC 6 in testsUwe Klotz
2017-01-11Fix the reverb effectTimothy Rae
2016-12-11Backport https://github.com/signal11/hidapi/commit/b5b2e1779b6cd2edda3066bbbf...Sebastien Blaisot
2016-06-08remove unportable #warning preprocessor directiveSebastien Blaisot
2016-05-23Merge pull request #478 from daschuer/fidlibRJ Ryan
2016-05-07Copy clean versions of PortAudio files from their latest git master.RJ Ryan
2016-05-07Move PortAudio files out of src/ and into lib/portaudio.RJ Ryan
2016-04-13Merge pull request #902 from uklotzde/Upgrade3rdPartyLibsRJ Ryan
2016-03-05Upgrade Soundtouch: 1.8.0 -> 1.9.2Uwe Klotz
2016-03-05Upgrade Vamp plugin SDK: 2.3 -> 2.6Uwe Klotz
2016-03-04remove unused gpl version of ebu r128Daniel Schürmann
2016-02-21Added local copy of libebur128-1.1.0 and use it if no system version is insta...Daniel Schürmann
2016-02-20Added ReplayGain2 Analyzer based on ebumeter by Fons AdriaensenDaniel Schürmann
2015-12-26Try add Shlwapi to the mixxx-test build itself.RJ Ryan
2015-12-26Add Shlwapi library (for SHSHGetValueA).RJ Ryan
2015-12-26Remove IsWindowsXPOrGreater check since it requires the Windows 8.1 SDK.RJ Ryan
2015-12-26Update to google/benchmark commit f662e8be5bc9d40640e10b72092780b401612bf2.RJ Ryan
2015-12-26Add benchmark, a Google library for benchmarking.RJ Ryan
2015-12-01Merge remote-tracking branch 'upstream/1.12'Daniel Schürmann
2015-11-21delete old hidapi-0.8.0-pre filesbe_
2015-11-21Import files from hidapi-0.8.0-rc1be_
2015-06-09Move reverb plugin to lib/reverb.RJ Ryan
2015-06-09Move QtScript ByteArrayClass into lib/.RJ Ryan
2015-01-31Updated fidlib to https://github.com/uazu/fidlib/pull/1Daniel Schürmann
2015-01-31trailing whitespaceNico Schlömer
2014-12-13Upgrade from SoundTouch 1.6.0 to 1.8.0.RJ Ryan
2014-03-29Merge pull request #213 from kain88-de/update_gtestRJ Ryan
2014-03-29upgrade gtest/gmock to version 1.7.0Max Linke
2014-03-29I am failing hard today.RJ Ryan
2014-03-29My change to 477174 did not work. Keep our C++ copies of xwax files and wrap ...RJ Ryan
2014-03-29Various build system fixes for Windows (and particularly MingW cross-compilin...Steven Boswell
2014-03-23fix missing const specifier in hidapiOwen Williams
2014-03-10Import files from hidapi git trunkIlkka Tuohela
2014-02-18Delete all LADSPA code.RJ Ryan
2014-01-29Cherry-pick fix from gtest to fix compilation with libc++ standard library.RJ Ryan
2014-01-10Inline the update_monitor functions since they get called for every sample.Owen Williams
2014-01-10Update xwax to 1.4, no major changes.Owen Williams
2013-06-21Update CAStreamBasicDescription from the Apple CoreAudioUtilityClasses package.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan