summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-06-23Update to libdjinterop 0.19.0enh/djinterop-0.19.0Adam Szmigin
2023-06-11Merge pull request #11643 from ferranpujolcamins/removeControlObjectGetControlDaniel Schürmann
2023-06-10Add ControlObject::exists methodFerran Pujol Camins
2023-06-10Remove usage of ControlObject::getControlFerran Pujol Camins
2023-06-05Remove Ubuntu Focal build instructions (again)Daniel Schürmann
2023-06-05Merge pull request #11572 from ywwg/kbd-repeatDaniel Schürmann
2023-06-05Merge pull request #11631 from mixxxdj/dependabot/github_actions/actions/labe...Swiftb0y
2023-06-05Bump actions/labeler from 4.0.4 to 4.1.0dependabot[bot]
2023-06-04Merge remote-tracking branch 'upstream/2.4'Swiftb0y
2023-06-04Merge pull request #11284 from acolombier/feat/ni-traktor-s4mk3-mappingJoergAtGithub
2023-06-04fix pre-commit failing due to TS new linting rulesAntoine C
2023-06-04Kontrol S4 Mk3: Fix deck changeAntoine C
2023-06-04Kontrol S4 Mk3: PR feedbackAntoine C
2023-06-04Kontrol S4 Mk3: PR feedbackAntoine C
2023-06-04Kontrol S4 Mk3: PR feedbackAntoine C
2023-06-04Kontrol S4 Mk3: adding input mixer featureAntoine C
2023-06-04Kontrol S4 Mk3: PR feedbackAntoine C
2023-06-04Kontrol S4 Mk3: adding end of track warning featureAntoine C
2023-06-04Kontrol S4 Mk3: PR feedbackAntoine C
2023-06-04Kontrol S4 Mk3: additionnal effect mappings and init fixAntoine C
2023-06-04Kontrol S4 Mk3: default setting tweaks and LED bugfixAntoine C
2023-06-04Kontrol S4 Mk3: styling updateAntoine C
2023-06-04Kontrol S4 Mk3: fix loop mode exit and aligning with docAntoine C
2023-06-04Kontrol S4 Mk3: better motor stability and smoother support for 45 RPM modeAntoine C
2023-06-04Kontrol S4 Mk3: fixes and motor control enhancementAntoine C
2023-06-04Kontrol S4 Mk3: adding context-menu control using playlist buttonAntoine C
2023-06-04Kontrol S4 Mk3: adding settings for various behavior and small refactorAntoine C
2023-06-04Kontrol S4 Mk3: add controller mappingAntoine C
2023-06-04Kontrol S4 Mk3: initial commitBe
2023-06-04Merge pull request #11622 from Swiftb0y/fix/common-controller-scripts-es7JoergAtGithub
2023-06-04fix(ci): silence eslint complaints for common-controller-scripts.jsSwiftb0y
2023-06-04fix(ci): only run typescript-eslint on *.d.ts definitionsSwiftb0y
2023-06-04Merge pull request #11619 from daschuer/classlayoutSwiftb0y
2023-06-04Remove redundant includeDaniel Schürmann
2023-06-03Adjust names of variablesDaniel Schürmann
2023-06-03Align class definition layout with the rest of MixxxDaniel Schürmann
2023-06-02Merge pull request #11608 from m0dB/build-with-qt6-optional-qmlDaniel Schürmann
2023-06-02Merge pull request #6 from ywwg/build-with-qt6-optional-qmlm0dB
2023-06-01Merge pull request #11607 from JoergAtGithub/Windows_warning_fixesDaniel Schürmann
2023-06-02Use existing WARNINGS_FATAL and set it in .github/workflow/build.ymlJoerg
2023-06-01Disable deprecated warning instead of removing the call of the deprecated codeJoerg
2023-06-01Use reinterpret_cast<void*> to inhibt Clang warnings about implicit cast from...Joerg
2023-05-31Merge pull request #11326 from JoergAtGithub/hid_fifo_mode3Daniel Schürmann
2023-05-31Silence some float conversion warnings by making conversion explicitOwen Williams
2023-05-30Merge pull request #11588 from ronso0/pref-interface-scale-reboot-fixDaniel Schürmann
2023-05-30Merge pull request #5 from ywwg/build-with-qt6-optional-qmlm0dB
2023-05-30Don't include X11Info on QT6Owen Williams
2023-05-30correct size policy for widget group containing waveformsm0dB
2023-05-30fix compilation, rebased on 2.4m0dB
2023-05-30distinguish between qt6 and qml code, fix compilation with qt6m0dB