summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-06-05Merge pull request #11572 from ywwg/kbd-repeatDaniel Schürmann
2023-06-04Merge remote-tracking branch 'upstream/2.4'Swiftb0y
2023-06-04Kontrol S4 Mk3: PR feedbackAntoine C
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-01Merge pull request #11607 from JoergAtGithub/Windows_warning_fixesDaniel Schürmann
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-30Don't include X11Info on QT6Owen Williams
2023-05-30fix compilation, rebased on 2.4m0dB
2023-05-30distinguish between qt6 and qml code, fix compilation with qt6m0dB
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-29Fixed non explicit cast warning from size_t to intJoerg
2023-05-29Fixed unused variable/member warningsJoerg
2023-05-29Merge pull request #10989 from m0dB/qopengl_renderersDaniel Schürmann
2023-05-29Merge pull request #11573 from daschuer/comparsion_defaultSwiftb0y
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
2023-05-27use local varm0dB
2023-05-27removed unnecessary windowExposed, as we can rely on initializeGL to know whe...m0dB
2023-05-27simplified handling events from openglwindow, removed unneeded layer wglwavef...m0dB
2023-05-27fix pre-commitm0dB
2023-05-27cleanup and formatting post rebase on 2.4, compile allshader widgets also wit...m0dB
2023-05-27moved folders and namespacesm0dB
2023-05-27using glwaveformrendererbackground to draw background for legacy gl waveform ...m0dB