summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2020-10-28Clang sanitizers need to be set on the linker as well as the compiler. Fixes ...Owen Williams
2020-10-25Use libKeyFinder 2.2.2 releaseBe
2020-10-22Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into 2.3_ffmpegUwe Klotz
2020-10-17CMake: Enable -Wfloat-conversion warningsJan Holthuis
2020-10-16Merge branch '2.3' into 2.3_ffmpegUwe Klotz
2020-09-20Merge pull request #2962 from Holzhaus/keyfinder-cmakeUwe Klotz
2020-09-19Extract ReadAheadFrameBuffer from SoundSourceFFmpegUwe Klotz
2020-09-10CMake: Include Microsoft redistributable runtime libs in packageJan Holthuis
2020-09-06CMake: Bump keyfinder commitJan Holthuis
2020-08-31Use Variable for CCX color enforcementDaniel Poelzleithner
2020-08-16Merge pull request #2834 from daschuer/wtrackwidgetgroupJan Holthuis
2020-08-15Merge branch '2.3' of github.com:mixxxdj/mixxx into serato-beatgrid-importJan Holthuis
2020-08-11Merge pull request #3010 from Holzhaus/ctest-timeoutUwe Klotz
2020-08-11CMake: Remove fixed CTest timeout to allow override on command lineJan Holthuis
2020-08-11CMake/Travis: Set test log level to infoJan Holthuis
2020-08-08CMake/SCons: Always enable DEBUG_ASSERTs if DEBUG_ASSERTIONS_FATAL is onJan Holthuis
2020-08-02CMake: Pass CMAKE_PREFIX_PATH to external keyfinder buildJan Holthuis
2020-08-02CMake: Fix external KeyFinder with NinjaJan Holthuis
2020-07-29CMake: Use KeyFinder's hardcoded lib directory nameJan Holthuis
2020-07-25CMake: Fix error on nonexisting KeyFinder include directoryJan Holthuis
2020-07-24CMake: Add ExternalProject support for KeyFinderJan Holthuis
2020-07-22track: Add SeratoBeatsImporter for deferred beatmap importJan Holthuis
2020-07-21test: Add some simple roundtrip tests for Serato Beatgrid parsingJan Holthuis
2020-07-21track/serato: Add parser for "Serato BeatGrid" tagJan Holthuis
2020-07-21CMakeLists: disable LOCALECOMPARE on macOS by defaultBe
2020-07-12Merge pull request #2712 from JosepMaJAZ/windows-installer-fixesBe
2020-07-12The comments broke thisJosepMaJAZ
2020-07-12Fixed SConscript syntax.JosepMaJAZ
2020-07-12Corrections to the doc installation path (CMake)JosepMaJAZ
2020-07-05Hide QProgressDialog behind generalized TaskMonitor abstractionUwe Klotz
2020-07-05Add framework for batch processing of selected tracksUwe 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-20Merge remote-tracking branch 'upstream/2.3' into wtrackwidgetgroupDaniel Schürmann
2020-06-14Merge pull request #2862 from uklotzde/cmake_libSoundTouchJan Holthuis
2020-06-13Merge pull request #2863 from uklotzde/faad2Daniel Schürmann
2020-06-13CMake: Link libSoundTouch dynamically if v2.1.1 is availableUwe Klotz
2020-06-13CMake: Fix wrong commentUwe Klotz
2020-06-10Enable secure credential storingDaniel Schürmann
2020-06-10CMake: Enable the FAAD2 loader on Linux by defaultDaniel Schürmann
2020-06-05Merge pull request #2811 from daschuer/hidcontrollerpresetJan Holthuis
2020-06-03Allow to CMake build with -DHID=offDaniel Schürmann
2020-05-31Added WTrackWidgetGroup, a group widget that can be colored from the track colorDaniel Schürmann
2020-05-27Move warning flags back to local scopeDaniel Schürmann
2020-05-25Apply optimization flags for clang builds as wellDaniel Schürmann
2020-05-25Disable fast_math for fpclassify and add a guard for early errorDaniel Schürmann
2020-05-22CMake globalize compiler optimisations flagsDaniel Schürmann
2020-05-21Remove obsolete gcc < 5 workaroundDaniel Schürmann
2020-05-21Remove link, resulting in 404 NotFoundDaniel Schürmann
2020-05-20Fix wrong sse flags for 64 bit builds. Fixes pl1879681Daniel Schürmann