summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2021-03-16CMake: Require OpenSSL for building libshout-idjc on LinuxJan Holthuis
2021-02-26remove -Zi compile flag from Google TestBe
2021-02-22Merge remote-tracking branch 'upstream/2.3' into ipo_onDaniel Schürmann
2021-02-09CMake libshout-idjc: link pthreads4w from vcpkgBe
2021-02-09CMake: Rewrite Ogg/Vorbis find moduleJan Holthuis
2021-01-24Make use of CMAKE_INTERPROCEDURAL_OPTIMIZATION and enable it for all targets ...Daniel Schürmann
2021-01-16Link against pthread on windowsDaniel Schürmann
2021-01-11link libshout-idjc against pthreadDaniel Schürmann
2021-01-10Avoid possible string truncation.Daniel Schürmann
2021-01-10replace illegal void* arythmetricDaniel Schürmann
2021-01-10Remove unsused strings.hDaniel Schürmann
2021-01-10fix os.hDaniel Schürmann
2021-01-10Don't use config.h configure by cmake instead, taken from https://github.com/...Daniel Schürmann
2021-01-10Fix indentDaniel Schürmann
2021-01-09update to libshout-idjc-2.4.1Daniel Schürmann
2021-01-08Renamed libshout folder to libshout-idjcDaniel Schürmann
2020-12-29Disable speex and theora in internal libshoutGeraldo Nascimento
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-14Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into googletest-1.10.xUwe Klotz
2020-12-14Delete remaining SCons artifactsUwe Klotz
2020-12-14Upgrade googletest from 1.8.x to 1.10.xUwe Klotz
2020-11-29fidlib: Remove obsolete hacksUwe Klotz
2020-11-29MSVC: Define _USE_MATH_DEFINES in CMakeLists.txtUwe Klotz
2020-11-14SPSCQueue: hack around libc++ bug on macOSBe
2020-11-13Upgrade to libusb/hidapi v0.10.0Uwe Klotz
2020-10-26Remove executable bit from kaitai source filesUwe Klotz
2020-06-18Update rigtorp/SPSCQueue v1.0Uwe Klotz
2020-05-27Move warning flags back to local scopeDaniel Schürmann
2020-05-22CMake globalize compiler optimisations flagsDaniel Schürmann
2020-05-13Merge branch '2.2' of git@github.com:mixxxdj/mixxx.git into 2.3Uwe Klotz
2020-05-13build libshout out of source treeDaniel Schürmann
2020-05-11Update CMakeLists.txt for libshoutChris Hills
2020-05-06Add OpenSSL to libshout CMakeLists.txtChris Hills
2020-04-25Add the fallback to the internal libShout to cmake as wellDaniel Schürmann
2020-04-06update hidapi to 0.9.0Be
2020-03-19SCons: Update lib/benchmark sourcesUwe Klotz
2020-03-19Update google/benchmark libraryUwe Klotz
2020-01-15C++17: Delete obsolete 'register' storage class specifiersUwe Klotz
2020-01-13Add missing include path to Scons build of googlemockUwe Klotz
2020-01-13Strip down Scons build of googletest and googlemockUwe Klotz
2020-01-12Align SConscript files for gtest/gmockUwe Klotz
2020-01-12Upgrade googletest from 1.7.0 to 1.8.x (2019-01-30)Uwe Klotz
2019-12-17Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-11-13Add rigtorp/SPSCQueueUwe Klotz
2019-10-03Update mp3guessenc tags.cEvan Dekker
2019-10-03Fix mp3guessenc for Windows buildsEvan Dekker
2019-09-30Remove DS_Store filesEvan Dekker
2019-09-30Add mp3guessenc libEvan Dekker
2019-09-26Fix depends.py conflictEvan Dekker
2019-08-18fix typoDaniel Schürmann