summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-05-29Merge remote-tracking branch 'upstream/2.3' into 2.4Daniel Schürmann
2023-05-29Merge pull request #11610 from Swiftb0y/chore/fix-gh-actions-labelerDaniel Schürmann
2023-05-29Merge pull request #11611 from daschuer/manticSwiftb0y
2023-05-29Retire Ubuntu Impish and Welcome Ubuntu ManticDaniel Schürmann
2023-05-29Upload 2.4-beta to ppa:mixxx/mixxxbetasDaniel Schürmann
2023-05-29chore(ci): pin actions/labeler to v4.0.4Swiftb0y
2023-05-29Merge remote-tracking branch 'upstream/2.4' into mainDaniel Schürmann
2023-05-29Merge pull request #11570 from daschuer/mixxx_24-betaJan Holthuis
2023-05-29Merge pull request #11605 from daschuer/changelog_240JoergAtGithub
2023-05-29Improve HID changelog entriesDaniel Schürmann
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-29Fixed unused variable warningJoerg
2023-05-29Fixed warning about explicit deprecated modeJoerg
2023-05-29Fix unused function warningJoerg
2023-05-29Update changelog with latest mergesDaniel Schürmann
2023-05-29Merge remote-tracking branch 'upstream/2.4' into mainDaniel Schürmann
2023-05-29Merge remote-tracking branch 'upstream/2.3' into 2.4Daniel Schürmann
2023-05-29Disabled _CRT_SECURE_NO_WARNINGS for MP3GuessEnc tooJoerg
2023-05-29Fixed warning because of use of non-standard function strcasecmpJoerg
2023-05-29Fixed non explicit cast warning from size_t to intJoerg
2023-05-29Fixed unused variable/member warningsJoerg
2023-05-29Merge pull request #11595 from r0d0dendr0n/2.3JoergAtGithub
2023-05-29Merge pull request #10989 from m0dB/qopengl_renderersDaniel Schürmann
2023-05-29Merge pull request #11573 from daschuer/comparsion_defaultSwiftb0y
2023-05-27Added a missing section for the DJ2GO2Touch.rightDeck.loopOut.input key to th...Tomasz Rozynek
2023-05-27clear winitialglwidget in its paintGLm0dB
2023-05-27added missing calls to doneCurrent for correctnessm0dB
2023-05-27clear WInitialGLWidgetm0dB
2023-05-27tentative fix for spinny positions scaled drawingm0dB
2023-05-27compile and show qt waveforms only when MIXXX_USE_QOPENGL is not setm0dB
2023-05-27fix for style not being applied correctly to WWidgetGroup when the visible pr...m0dB
2023-05-27dont use allshaders waveforms with QOPENGL=OFFm0dB
2023-05-27calculate the visual split position just like the play positionm0dB
2023-05-27apply devicePixelRatio when scaling images to widget size (reducing code dupl...m0dB
2023-05-27set the context when calling WGLWidget::resizeGL, to mimic QGLWidgetm0dB
2023-05-27removed spurious makeCurrentIfNeeded, postpone call to slotLoadTrack for init...m0dB
2023-05-27added helper that creates qopengltexture and sets linear filteringm0dB
2023-05-27call WGLWidget resizeGL with devicePixelRatio applied, to mimic QGLWidget, us...m0dB
2023-05-27use p prefix for pointersm0dB
2023-05-27remove unnecessary includesm0dB
2023-05-27use glsl spinnies and vumeters with qopengl onlym0dB
2023-05-27dont create qopengltexture without valid context or with null imagesm0dB
2023-05-27fixed bug in Paintable::toImagem0dB
2023-05-27formattingm0dB
2023-05-27use custom mechanism to deliver drag&drop events coming from the QOpenGLWindowm0dB maarten de boer
2023-05-27fixes post-rebasem0dB
2023-05-27Revert "set openglwindow event target to waveformviewer"m0dB
2023-05-27set openglwindow event target to waveformviewerm0dB