summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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-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-29Merge remote-tracking branch 'upstream/2.3' into 2.4Daniel Schürmann
2023-05-29Retire Ubuntu Impish and Welcome Ubuntu ManticDaniel Schürmann
2023-05-29Merge pull request #11570 from daschuer/mixxx_24-betaJan Holthuis
2023-05-29Disabled warning for using POSIX functions which are not part of the ISO C st...Joerg
2023-05-29Treat warnings on Windows as errorsJoerg
2023-05-29Ignored "implicit conversion between pointer-to-function and pointer-to-objec...Joerg
2023-05-29Disabled _CRT_SECURE_NO_WARNINGS for MP3GuessEnc tooJoerg
2023-05-27compile and show qt waveforms only when MIXXX_USE_QOPENGL is not setm0dB
2023-05-27dont use allshaders waveforms with QOPENGL=OFFm0dB
2023-05-27added helper that creates qopengltexture and sets linear filteringm0dB
2023-05-27simplified handling events from openglwindow, removed unneeded layer wglwavef...m0dB
2023-05-27cleanup and formatting post rebase on 2.4, compile allshader widgets also wit...m0dB
2023-05-27moved folders and namespacesm0dB
2023-05-27forward events to wglwaveformwidget to wwaveformviewerm0dB
2023-05-27moved qopengl/shadersm0dB
2023-05-27put back some ifdefs that get lost and some missing Q_OBJECTsm0dB
2023-05-27using QTimer instead of unique_ptr<QTimer>, several cleanups, particularly sp...m0dB
2023-05-27renamed calculatematrix to matrixforwidgetgeometry, removed unused widgetrend...m0dB
2023-05-27added simple qopengl waveform rendererm0dB
2023-05-27reduced code duplication by moving ortho matrix calculation to helper filem0dB
2023-05-27reduced code duplication by encapsulating vertex and color data in classesm0dB
2023-05-27moved shaders to files to reduce code duplicationm0dB
2023-05-27add RGB renderer with separate RGB color for L/R channelm0dB
2023-05-27qopengl filteredwaveformwidgetm0dB
2023-05-27Update CMakeLists.txtm0dB
2023-05-27postpone initialization until the initial qopenglwindow has been exposedm0dB
2023-05-27fix tooltips for qopengl based wglwidgetsm0dB
2023-05-27qopengl equivalent of querying opengl version and capabilitiesm0dB
2023-05-27default QOPENGL ON for all platformsm0dB
2023-05-27wvumetergl qopengl implementation as extension of standard wvumetergl with so...m0dB
2023-05-27wspinny qopengl implementation as extension of standard wspinny with some ifd...m0dB
2023-05-27replaced use of qglwidget with wglwidget, add qopengl renderers, qopengl rgbw...m0dB
2023-05-20Merge pull request #11509 from fwcd/itunes-xml-testDaniel Schürmann
2023-05-19Bump Mixxx version to 2.4-betaDaniel Schürmann
2023-05-11Merge pull request #11398 from daschuer/arm64_macOSJoergAtGithub
2023-05-07Merge pull request #11498 from fwcd/itunes-playlist-modelSwiftb0y
2023-05-05Bump Mixxx version to 2.3.4Daniel Schürmann
2023-05-05Merge remote-tracking branch 'upstream/2.3' into 2.4Daniel Schürmann
2023-05-05Merge remote-tracking branch 'upstream/2.4' into arm64_macOSDaniel Schürmann
2023-05-04Merge remote-tracking branch 'upstream/2.3' into 2.4Daniel Schürmann
2023-05-01glwaveformrenderbackground replacement for waveformrenderbackground using glC...m0dB
2023-04-29Merge pull request #11291 from daschuer/windows_flagsJoergAtGithub
2023-04-28Merge remote-tracking branch 'upstream/2.3' into 2.4Daniel Schürmann
2023-04-27Merge pull request #4866 from JoergAtGithub/clang-clSwiftb0y
2023-04-25ITunesXMLImporterTest: Test XML importerfwcd
2023-04-25Merge pull request #11500 from fwcd/itunes-import-backendSwiftb0y