summaryrefslogtreecommitdiffstats
path: root/src/waveform
AgeCommit message (Expand)Author
2020-12-22Add a missing ifdef guardDaniel Schürmann
2020-12-21Improve the no openGl guardDaniel Schürmann
2020-12-18split out glwaveformrenderer.h and glwaveformwidgetabstract.hDaniel Schürmann
2020-12-15WaveformWidgetFactory: Replace auto with actual typeJan Holthuis
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add pointer qualification to auto typesJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-15Add missing namespace commentsJan Holthuis
2020-12-10Merge pull request #3407 from Be-ing/opengl_initialization_fixBe
2020-12-10WOverview: fix default passthrough cover colorronso0
2020-12-09revert using CPU rendered waveform by default on macOSBe
2020-12-08Merge pull request #3417 from Be-ing/mac_cpu_waveform_defaultUwe Klotz
2020-12-08Merge remote-tracking branch 'upstream/2.3' into opengl_initialization_fixBe
2020-12-07set default waveform renderer to RGB (non-GL) for macOSBe
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-07hack around QGLWidget::initializeGL not working on macOSBe
2020-12-07GLSLWaveformRendererSignal: fix OpenGL initialization crashesBe
2020-12-06remove useless calls to QGLWidget::makeCurrentBe
2020-12-06fix initialization of QGLWidget waveform widgets & renderersBe
2020-12-02DlgPrefWaveform: sync waveform zoom by defaultBe
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-28WaveformWidgetFactory: Fix wrong type in for loopJan Holthuis
2020-11-28Fix various MSVC conversion data loss warningsJan Holthuis
2020-11-25Fix OpenGL swap buffer issuesJoergAtGithub
2020-11-20Merge pull request #3335 from Holzhaus/clazy-function-args-by-refDaniel Schürmann
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-18Delete redundant castsUwe Klotz
2020-11-18Replace dynamic_cast with qobject_castUwe Klotz
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-13LegacySkinParser/WaveformWidgetFactory: Fix weird maybeUpdate connectJan Holthuis
2020-11-12Use iterator instead of loop over QMap::values()/keys()Jan Holthuis
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2020-10-29Merge pull request #3227 from Holzhaus/conversion-fixesDaniel Schürmann
2020-10-27Merge pull request #2928 from ronso0/hotcue-dim-brightJan Holthuis
2020-10-27Replace implicit casts from double to bool with comparisonsJan Holthuis
2020-10-27Use ControlObject::toBool() method to fix -Wfloat-conversion errorsJan Holthuis
2020-10-26WaveformWidgetFactory: Set thread name for better logging messagesUwe Klotz
2020-10-25waveformsignalcolors.h/waveformwidgetrenderer.h: break one-line get functionsronso0
2020-10-19Merge branch '2.3' into hotcue-dim-brightronso0
2020-10-19WaveformMarkRange: parse range name only in case of invalid range colorsronso0
2020-10-18WaveformMarkRange: use desaturated Color for unavailable DisabledColor, set t...ronso0
2020-10-18WaveformMarkRange: show meaningful color warningsronso0
2020-10-17waveform/renderers/waveformrendererpreroll: Use line width for offsetJan Holthuis
2020-10-17WaveformRendererPreroll: Improve variable namingJan Holthuis
2020-10-17WaveformRendererPreroll: Make some variables constJan Holthuis
2020-10-16WaveformRendererPreroll: Simplify and improve drawing codeJan Holthuis
2020-10-16WaveformWidgetRenderer: Fix return type of get*VSample()Jan Holthuis
2020-10-16WaveformWidgetFactory: Fix wrong variable typeJan Holthuis