summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2020-07-27Merge remote-tracking branch 'upstream/2.3'Be
2020-07-21CMakeLists: disable LOCALECOMPARE on macOS by defaultBe
2020-07-15Merge branch 'master' into enh/djinterop-external-projectAdam Szmigin
2020-07-14CMake: Restore test working directory to fix Appveyor buildsJan Holthuis
2020-07-13Build options named by feature rather than dependencyAdam Szmigin
2020-07-13CMakeLists.txt: Remove working directory from test and benchmark targetsxerus2000
2020-07-13CMakeLists.txt: Execute tests in binary dirxerus2000
2020-07-12Use only CMake build from libdjinteropAdam Szmigin
2020-07-12Merge remote-tracking branch 'upstream/2.3'Be
2020-07-12Merge pull request #2712 from JosepMaJAZ/windows-installer-fixesBe
Windows CMake installer improvements
2020-07-12Make djinterop explicit opt-in.Adam Szmigin
Add -DDJINTEROP=ON to Ubuntu/CMake travis and appveyor builds. Add shallow git clone.
2020-07-12The comments broke thisJosepMaJAZ
2020-07-12Fixed SConscript syntax.JosepMaJAZ
2020-07-12Corrections to the doc installation path (CMake)JosepMaJAZ
Inclusion of the current QT 5 translation files (CMake and Scons) Corrected one resource path in glslwaveformrenderersignal.cpp Cleaned mixxx.qrc
2020-07-12Add libdjinterop external project dependencyAdam Szmigin
2020-07-10Merge branch 'master' of github.com:mixxxdj/mixxxBe
2020-07-10Merge remote-tracking branch 'upstream/2.3'Be
2020-07-10create active white noise effect with a dry/wet knobKatsarov
2020-07-05Hide QProgressDialog behind generalized TaskMonitor abstractionUwe Klotz
2020-07-05Add framework for batch processing of selected tracksUwe Klotz
2020-06-30Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-06-29Set CMP0042 to new to suppress warning about MACOSX_RPATHDaniel Schürmann
2020-06-29remove artificial warning about NEW AppleClang compiler IDDaniel Schürmann
2020-06-19Merge pull request #2524 from uklotzde/coverart_color_and_digestJan Holthuis
CoverArt: SHA-256 digest and (background) color
2020-06-14Merge remote-tracking branch 'upstream/2.3'Be
2020-06-14Merge pull request #2862 from uklotzde/cmake_libSoundTouchJan Holthuis
CMake: Link libSoundTouch dynamically if available
2020-06-14Merge branch 'master' into coverart_color_and_digestUwe Klotz
2020-06-14Merge pull request #2682 from Be-ing/migrate-to-QJSEngineJan Holthuis
migrate legacy controller system to QJSEngine
2020-06-14Merge branch 'master' into coverart_color_and_digestUwe Klotz
2020-06-13Merge pull request #2863 from uklotzde/faad2Daniel Schürmann
FAAD2 Patch for 2.3
2020-06-13Merge pull request #2850 from uklotzde/faad2Daniel Schürmann
SoundSourceM4A: Reconfigure decoder after channel config errors
2020-06-13CMake: Link libSoundTouch dynamically if v2.1.1 is availableUwe Klotz
2020-06-13CMake: Fix wrong commentUwe Klotz
2020-06-12Merge branch 'master' into coverart_color_and_digestUwe Klotz
# Conflicts: # src/library/tracksettablemodel.cpp
2020-06-11Merge branch 'master' into refactor-basetracksetxerus2000
2020-06-11Merge branch 'master' into coverart_color_and_digestUwe Klotz
2020-06-11Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2020-06-10Enable secure credential storingDaniel Schürmann
2020-06-10CMake: Enable the FAAD2 loader on Linux by defaultDaniel Schürmann
2020-06-06Merge remote-tracking branch 'upstream/master' into migrate-to-QJSEngineBe
2020-06-05Add image utils for digest and background colorUwe Klotz
2020-06-05Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2020-06-05Merge pull request #2811 from daschuer/hidcontrollerpresetJan Holthuis
HidControllerPreset build fixes.
2020-06-05Merge branch 'master' into refactor-basetracksetxerus2000
2020-06-03Allow to CMake build with -DHID=offDaniel Schürmann
2020-06-02Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-05-27Merge remote-tracking branch 'upstream/master' into migrate-to-QJSEngineBe
2020-05-27move ScriptConnection & ScriptConnectionJSProxy to their own filesBe
2020-05-27Move warning flags back to local scopeDaniel Schürmann
2020-05-25Apply optimization flags for clang builds as wellDaniel Schürmann