summaryrefslogtreecommitdiffstats
path: root/src/waveform
AgeCommit message (Expand)Author
2021-12-25Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-12-21fix some VC type conversion warningsDaniel Schürmann
2021-12-08Fix code style for changed lines in commit 54a2103Jan Holthuis
2021-12-08Remove unneeded space between double closing angle bracketsJan Holthuis
2021-11-02Beats: Rename cearliest/clatest to cbegin/cendJan Holthuis
2021-10-26Beats: Remove legacy BeatIterator class in favor of std::iteratorJan Holthuis
2021-10-14Verify that group is not emptyDaniel Schürmann
2021-10-14Remove unnecessary debug messageDaniel Schürmann
2021-10-14Listen to numberOfDecksChanged() to update VisualsmanagerDaniel Schürmann
2021-09-27Promote simple const variables to constexprtcoyvwac
2021-09-23Clean up QMutex/QMutexLocker includesUwe Klotz
2021-09-22Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-22Retire atomicLoadAcquire()Daniel Schürmann
2021-09-19remove obsolete getPrimaryScreen compatibility functionBe
2021-09-19remove getDevicePixelRatioF compatibility functionBe
2021-09-19Extract Qt atomic operation wrappers into separate header fileUwe Klotz
2021-09-19Move compatibility workarounds for QMutex into new subdirectoryUwe Klotz
2021-09-17use Qt5/6 QMutex & QMutexLocker compatibility macrosBe
2021-07-09Merge branch '2.3'Owen Williams
2021-07-09Fix bad phase seek when starting from preroll.Owen Williams
2021-07-06Beats: Use FramePos consistently in Beats classesJan Holthuis
2021-06-29Fix misc. typosluz paz
2021-06-13Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-06-13DlgPrefWaveforms: adjust ResetToDefault to new combobox contentronso0
2021-06-13DlgPrefWaveforms: sort waveform types alphabeticallyronso0
2021-06-12Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-06-11Waveforms on macOS: don't offer simple renderers (RGB, HSV, Filtered)ronso0
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-05-24Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-24Fix crash when right double clicking GLSL waveformDaniel Poelzleithner
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-26Merge remote-tracking branch 'upstream/2.3' into mainBe
2020-12-22Add a missing ifdef guardDaniel Schürmann
2020-12-21Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-21Improve the no openGl guardDaniel 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-16Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15WaveformWidgetFactory: Replace auto with actual typeJan Holthuis
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis