summaryrefslogtreecommitdiffstats
path: root/src/widget/woverviewrgb.cpp
AgeCommit message (Expand)Author
2020-09-25widget/woverviewrgb: Add missing cast to intJan Holthuis
2020-06-10Get rid of char group stringsDaniel Schürmann
2019-05-15Merge remote-tracking branch 'upstream/2.2'Be
2019-05-15replace WaveformWidgetFactory::getDevicePixelRatio() with acompatibility solu...Daniel Schürmann
2019-05-05Qt < 5.6 compatibilityBe
2019-04-24fix high DPI scaling of RGB overview waveformsBe
2018-11-22Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into lp1737537_anal...Uwe Klotz
2018-11-04Draw internal waveform overview image even when overview is hidden, fixes lp1...Daniel Schürmann
2018-10-30Fix and enable multi-threaded analysisUwe Klotz
2017-03-08Use statically allocated QImage in WOverviewNino Miškić-Pletenac
2016-07-28Various fixes and improvements of vertical waveform overviewNino Miškić-Pletenac
2016-04-25Spring cleaning: Apply clang-tidy to src/widget.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-03-03Make corrections to coding styleNino Miškić-Pletenac
2015-03-03Address review commentsNino Miškić-Pletenac
2015-03-02Add a few commentsNino Miškić-Pletenac
2015-03-02Use qreal for color computationNino Miškić-Pletenac
2015-03-02Make RGB overview use colors defined in skinNino Miškić-Pletenac
2014-12-03Review comments.RJ Ryan
2014-12-03Fix waveform concurrency issues. Potentially fixes Bug #1383404.RJ Ryan
2014-11-18Code fascism.RJ Ryan
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-04-10Added RGB waveform overviewNino Miškić-Pletenac