summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Collapse)Author
2021-11-25Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-11-23Update Benchmark library to v1.6.0Uwe Klotz
2021-09-30Merge pull request #4201 from Be-ing/devendor_soundtouchDaniel Schürmann
Devendor SoundTouch
2021-09-30devendor SoundTouchBe
2021-09-30devendor libebur128Be
2021-07-20Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-07-19SPSCQueue: include BSD in hack around LLVM bugBe
2021-05-26Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-05-26Merge pull request #3909 from uklotzde/hidapiDaniel Schürmann
Upgrade bundled hidapi from 0.10.0 to 0.10.1
2021-05-25qm-dsp: Delete unused thread sourcesUwe Klotz
2021-05-25Upgrade bundled hidapi from 0.10.0 to 0.10.1Uwe Klotz
2021-05-25Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
# Conflicts: # .gitignore
2021-05-25lib: Update googletest 1.10.x to latest HEAD@9741c42Jan Holthuis
GoogleTest now follows the Abseil [Live at Head] philosophy and recommends using the latest commit in the master branch. The 1.10.x release causes a [CMake deprecation warning], which is already fixed on master. Hence, this updates the googletest libraries to https://github.com/google/googletest/commit/9741c42200b66abc708ee6da269a29c8bd912cee. [Live at Head]: https://github.com/google/googletest#live-at-head [CMake deprecation warning]: https://github.com/google/googletest/issues/3274
2021-03-16Merge branch '2.3' of https://github.com/mixxxdj/mixxxSwiftb0y
2021-03-16CMake: Require OpenSSL for building libshout-idjc on LinuxJan Holthuis
2021-02-26Merge remote-tracking branch 'upstream/2.3' into mainBe
2021-02-26remove -Zi compile flag from Google TestBe
That broke sccache. https://github.com/google/googletest/pull/3291
2021-02-25Merge remote-tracking branch 'upstream/2.3' into mainBe
2021-02-22Merge remote-tracking branch 'upstream/2.3' into ipo_onDaniel Schürmann
2021-02-22Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
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
if appropriated.
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 ↵Daniel Schürmann
https://github.com/Holzhaus/icecast-libshout
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-30Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-12-29Disable speex and theora in internal libshoutGeraldo Nascimento
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15Merge remote-tracking branch 'upstream/2.3' into mainBe
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-30Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-29fidlib: Remove obsolete hacksUwe Klotz
2020-11-29MSVC: Define _USE_MATH_DEFINES in CMakeLists.txtUwe Klotz
2020-11-15Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
# Conflicts: # res/controllers/mixco/novation_twitch.mixco.js # res/controllers/novation_twitch.mixco.output.js # src/controllers/dlgprefcontrollers.cpp # src/controllers/engine/controllerengine.cpp # src/controllers/midi/midicontroller.h # src/library/dao/playlistdao.cpp
2020-11-14SPSCQueue: hack around libc++ bug on macOSBe
2020-11-14Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
# Conflicts: # src/library/dao/playlistdao.cpp # src/mixer/playermanager.cpp
2020-11-13Upgrade to libusb/hidapi v0.10.0Uwe Klotz
2020-10-27Merge remote-tracking branch 'upstream/2.3' into mainBe
2020-10-26Remove executable bit from kaitai source filesUwe Klotz