summaryrefslogtreecommitdiffstats
path: root/src/waveform/waveformwidgetfactory.cpp
AgeCommit message (Expand)Author
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
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
2020-12-15Add pointer qualification to auto typesJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-10Merge remote-tracking branch 'upstream/2.3' into mainBe
2020-12-09Merge pull request #3153 from poelzi/3bandwaveformBe
2020-12-09revert using CPU rendered waveform by default on macOSBe
2020-12-09Rename 3band to Stacked waveformDaniel Poelzleithner
2020-12-07set default waveform renderer to RGB (non-GL) for macOSBe
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02DlgPrefWaveform: sync waveform zoom by defaultBe
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-18Replace dynamic_cast with qobject_castUwe Klotz
2020-11-13LegacySkinParser/WaveformWidgetFactory: Fix weird maybeUpdate connectJan Holthuis
2020-11-13Add 3band glsl waveform rendererDaniel Poelzleithner
2020-10-26WaveformWidgetFactory: Set thread name for better logging messagesUwe Klotz
2020-10-16WaveformWidgetFactory: Fix wrong variable typeJan Holthuis
2020-10-09Merge branch '2.3' of github.com:mixxxdj/mixxx into float-warnings-pt-3Jan Holthuis
2020-09-30waveformwidgetfactory: use compact m_waveformWidgetHolders interator where ap...ronso0
2020-09-30waveformwidgetrenderer/waveformwidgetfactory: rename beatGridAlpha() > getBea...ronso0
2020-09-30Waveform: apply configured beatgrid opacity after startronso0
2020-09-25waveform/waveformwidgetfactory: Fix various float conversion warningsJan Holthuis
2020-08-30Fix invalid forward declarations of Qt typesUwe Klotz
2020-05-16Initalize m_configTypeDaniel Schürmann
2020-05-16Don't use a non const references in WaveformWidgetFactory::setWidgetType()Daniel Schürmann
2020-04-24Added ifdefs for QT version and OS as suggested in the PR, plus some other su...JosepMaJAZ
2020-04-12Fixes from the PR (naming , doxygen and spaces)JosepMaJAZ
2020-04-12Fixes from the PR (naming , doxygen and spaces)JosepMaJAZ
2020-04-11Bugfix for GL waveforms with QT 5.14 on Windows.JosepMaJAZ
2020-02-16Make Mixxx compile even though QT_NO_OPENGL or QT_OPENGL_ES_2 is definedDaniel Schürmann
2020-01-18Fix SkinContext parent/child relationships and overall designUwe Klotz
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-08-09Update minimum required Qt version to 5.4.0Uwe Klotz
2019-08-06Add several more typo fixesluz.paz
2019-08-03Merge pull request #2114 from daschuer/spinny_syncDaniel Schürmann
2019-07-02Use new signals & slots syntaxFerran Pujol Camins
2019-05-16apply git-clang-format HEAD^1Daniel Schürmann
2019-05-16Dejerk spinnies by vSyncThread as well.Daniel Schürmann
2019-05-15Merge remote-tracking branch 'upstream/2.2'Be
2019-05-15Merge pull request #2090 from Be-ing/rgb_overview_scalingBe
2019-05-15replace WaveformWidgetFactory::getDevicePixelRatio() with acompatibility solu...Daniel Schürmann
2019-05-14Merge pull request #2094 from daschuer/GL_ES_WaveformsUwe Klotz
2019-05-08Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-05-08Show the context widget during examin the GL stateDaniel Schürmann