summaryrefslogtreecommitdiffstats
path: root/src/waveform/renderers
AgeCommit message (Expand)Author
2021-11-02Beats: Rename cearliest/clatest to cbegin/cendJan Holthuis
2021-10-26Beats: Remove legacy BeatIterator class in favor of std::iteratorJan Holthuis
2021-09-27Promote simple const variables to constexprtcoyvwac
2021-07-06Beats: Use FramePos consistently in Beats classesJan Holthuis
2021-06-29Fix misc. typosluz paz
2021-06-06Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-06-06Waveforms: use Open Sans for text markersronso0
2021-06-06Waveforms: use pixel size for text markersronso0
2021-06-05Merge remote-tracking branch 'mixxx/2.3' into mainronso0
2021-06-03Waveform: fix shifted pixmap markers with odd scale factorsronso0
2021-06-03Waveform: fix markers whe using odd scale factorsronso0
2021-05-26Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-05-25skin: Move legacy skin classes to skin/legacy/Jan Holthuis
2021-03-27WaveformRenderMark: Fix debug assertion for special caseUwe Klotz
2021-03-05Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-03-01Keep m_audioVisualRatio after waveform reset to keep the wavefor widget workingDaniel Schürmann
2020-12-19Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-18split out glwaveformrenderer.h and glwaveformwidgetabstract.hDaniel Schürmann
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan 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 remote-tracking branch 'upstream/2.3' into mainBe
2020-12-10Merge pull request #3407 from Be-ing/opengl_initialization_fixBe
2020-12-10WOverview: fix default passthrough cover colorronso0
2020-12-09Merge pull request #3153 from poelzi/3bandwaveformBe
2020-12-09Use QString for shader filenameDaniel Poelzleithner
2020-12-09Rename 3band to Stacked waveformDaniel Poelzleithner
2020-12-08Merge remote-tracking branch 'upstream/2.3' into opengl_initialization_fixBe
2020-12-07merge 2.3Be
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
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-06fix initialization of QGLWidget waveform widgets & renderersBe
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-13fix wrong color assignmentDaniel Poelzleithner
2020-11-13Add 3band glsl waveform rendererDaniel Poelzleithner
2020-11-13Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-12Use iterator instead of loop over QMap::values()/keys()Jan Holthuis
2020-11-12Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2020-10-31Merge branch 'main' of github.com:mixxxdj/mixxx into saved-loopsJan Holthuis
2020-10-29Merge pull request #3227 from Holzhaus/conversion-fixesDaniel Schürmann