summaryrefslogtreecommitdiffstats
path: root/src/waveform/renderers/waveformrendermark.cpp
AgeCommit message (Expand)Author
2020-04-10WaveformRenderMark: fix hotcues getting shifted to the rightBe
2020-02-29Migrate hotcue color logic to mixxx::RgbColorJan Holthuis
2020-02-28Remove PredefinedColorRepresentationFerran Pujol Camins
2020-02-28Make Cue related code use QColor instead of PredefinedColorPointerFerran Pujol Camins
2019-11-21Revert "Merge pull request #2353 from daschuer/lp1850644"Daniel Schürmann
2019-11-11Merge branch 'master' into new_colors_implFerran Pujol Camins
2019-11-10Merge pull request #2103 from Be-ing/autodj_intro_outroDaniel Schürmann
2019-11-02Remove PredefinedColorRepresentationFerran Pujol Camins
2019-11-02Make Cue related code use QColorFerran Pujol Camins
2019-10-24Merge remote-tracking branch 'upstream/2.2'Be
2019-10-24WaveformRenderMark: fix scaling for high DPI screensBe
2019-10-23move kNoHotCue constant from WaveformMark to CueBe
2019-10-01Merge remote-tracking branch 'upstream/master' into hotcue_labelsBe
2019-09-28Use PainterScope everywhereUwe Klotz
2019-09-02Revert "WaveformMarkRender: remove unnecessary check for null text"Be
2019-08-23WaveformMarkRender: remove unnecessary check for null textBe
2019-08-15merge WaveformMarkProperties into WaveformMark classBe
2019-08-13WOverview: render hotcue text labelsBe
2019-07-02Use new signals & slots syntaxFerran Pujol Camins
2019-03-27Waveform: Remove unused functionality: Visualizing sources of cuesNino Miškić-Pletenac
2019-02-16Waveform: Add ability to hide individual marks and ranges via CONino Miškić-Pletenac
2019-02-15Merge commit '4c2f2403a34fded43ece3f443db2981fc5a1f5d2' into silencedetectionNino Miškić-Pletenac
2019-02-08WaveformRenderMark: Only append question mark to AUTOMATIC cuesNino Miškić-Pletenac
2019-02-06Rename PredefinedColorsMap to PredefinedColorsRepresentationFerran Pujol Camins
2019-02-01Add default cue color in PredefinedColorsMapFerran Pujol Camins
2019-02-01Rename all the thingsFerran Pujol Camins
2019-01-31Use skin provided DefaultMark color when a hotcue has noColorFerran Pujol Camins
2019-01-30Represent cue colors by id instead of color code in CO and DBFerran Pujol Camins
2019-01-30Refactor color.hFerran Pujol Camins
2019-01-30Improve waveform marks visibilityFerran Pujol Camins
2018-12-30Move setupCueColorsRepresentation() to SkinContextFerran Pujol Camins
2018-12-30Reduce the number of runtime copies of ColorsRepresentationFerran Pujol Camins
2018-12-30Convert color lists to static const varsFerran Pujol Camins
2018-12-30Append "Cue" to the skin node name for waveform cue color overridesFerran Pujol Camins
2018-12-30Let skins override cue colors on overviewFerran Pujol Camins
2018-12-30Rename Color::defaultRepresentation() to makeDefaultRepresentation()Ferran Pujol Camins
2018-12-30Improve color methods efficiencyFerran Pujol Camins
2018-12-30Let skins override cue colorsFerran Pujol Camins
2018-10-20added more utility functions to util/color.hSwiftb0y
2018-10-20moved brightness function to color.h; rendermark textColor adapts nowSwiftb0y
2018-10-18contrastLineColor of Markers now adapt to MarkerColor BrightnessSwiftb0y
2018-05-27Visualize cue source on waveformNino Miškić-Pletenac
2017-04-10WaveformMarkSet: use QMap for storing HotCueMarksDaniel Schürmann
2017-04-10WaveformMarkSet: remove operator[] and replace with begin() end() for range b...Daniel Schürmann
2017-03-05Addes ScaleFactor to the waveform renderersDaniel Schürmann
2017-01-04Remove cue to full frame roundings.Daniel Schürmann
2017-01-04Alow to draw waveform marks on fractional samplesDaniel Schürmann
2017-01-01simplified the waveformmarkset.cpp fileNimit Bhardwaj
2017-01-01rename is_m_pPointCos_Null, removed un-nes comments, renamed getPlayPosition ...Nimit Bhardwaj
2017-01-01private the m_pPointCos and make the wrappersNimit Bhardwaj