summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Collapse)Author
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-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
2020-06-20Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-06-18Update rigtorp/SPSCQueue v1.0Uwe Klotz
2020-06-06Merge remote-tracking branch 'upstream/master' into migrate-to-QJSEngineBe
2020-05-27Move warning flags back to local scopeDaniel Schürmann
2020-05-22CMake globalize compiler optimisations flagsDaniel Schürmann
2020-05-19Merge remote-tracking branch 'upstream/master' into migrate-to-QJSEngineBe
2020-05-13Merge branch '2.2' of git@github.com:mixxxdj/mixxx.git into 2.3Uwe Klotz
# Conflicts: # CHANGELOG # build/debian/rules
2020-05-13build libshout out of source treeDaniel Schürmann
2020-05-11Update CMakeLists.txt for libshoutChris Hills
Use imported targets for OpenSSL
2020-05-07Merge remote-tracking branch 'upstream/master' into migrate-to-QJSEngineBe
2020-05-06Add OpenSSL to libshout CMakeLists.txtChris Hills
libshout requires OpenSSL to build using cmake.
2020-04-25Add the fallback to the internal libShout to cmake as wellDaniel Schürmann
This fixes lp1833225 also for cmake builds
2020-04-18Merge branch 'master' of github.com:mixxxdj/mixxx into migrate-to-QJSEngineJan Holthuis
2020-04-06update hidapi to 0.9.0Be
The original maintainer of hidapi (signal11) stopped responding to communication for a long time, so hidapi has been forked. It is now hosted by libusb at https://github.com/libusb/hidapi 0.9.0 is the first stable release since the fork.
2020-03-27Merge branch 'master' into migrate-to-QJSEngineFerran Pujol Camins
# Conflicts: # appveyor.yml # build/depends.py # res/controllers/midi-components-0.0.js # src/controllers/controller.h # src/controllers/controllerengine.h # src/controllers/engine/colorjsproxy.cpp # src/controllers/engine/controllerengine.cpp # src/controllers/hid/hidcontroller.cpp # src/preferences/dialog/dlgpreferences.cpp # src/preferences/dialog/dlgpreferences.h # src/skin/skincontext.cpp # src/skin/skincontext.h # src/test/controller_preset_validation_test.cpp # src/test/controllerengine_test.cpp
2020-03-19SCons: Update lib/benchmark sourcesUwe Klotz
2020-03-19Update google/benchmark libraryUwe Klotz
2020-01-19Merge branch 'master' into migrate-to-QJSEngineFerran Pujol Camins
# Conflicts: # build/depends.py # src/controllers/hid/hidcontroller.cpp # src/controllers/hid/hidcontroller.h
2020-01-19Merge branch 'master' into migrate-to-QJSEngineFerran Pujol Camins
2020-01-15C++17: Delete obsolete 'register' storage class specifiersUwe Klotz