summaryrefslogtreecommitdiffstats
path: root/src/waveform/renderers/waveformmarkset.cpp
AgeCommit message (Expand)Author
2020-05-06waveform/renderers/waveformmarkset: Draw hotcue mark with lowest index on topJan Holthuis
2019-02-01Add default cue color in PredefinedColorsMapFerran Pujol Camins
2019-01-06move EngineControls to their own folderBe
2017-04-17remove stary remove call and add a comment about reserving in QMapDaniel Schürmann
2017-04-17Add a comment about offset 3Daniel Schürmann
2017-04-17replaced tabs by 4 spacesDaniel Schürmann
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-01-01change to fix % bug in waveform overview for hotcuNimit Bhardwaj
2017-01-01simplified the waveformmarkset.cpp fileNimit Bhardwaj
2017-01-01Inline the explicit Constructor WaveformMarkNimit 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
2017-01-01reduce complication, add construct, destructNimit Bhardwaj
2016-12-25Correct error of appearing % in waveform overviewNimit Bhardwaj
2016-09-14WaveformMark: Provide a reset() functionUwe Klotz
2016-08-21Introduce WaveformmarkPointerFerran Pujol Camins
2016-08-21Improve WaveformMarkSet::setup codeFerran Pujol Camins
2016-08-21Make WaveformMarkSet getter methods const.Ferran Pujol Camins
2016-08-21Remove redundant type conv. and move operator[] impl. to.hFerran Pujol Camins
2016-08-21Add hotCue constructor to WaveformmarkFerran Pujol Camins
2016-08-21Move hotcue property to WaveformMarkFerran Pujol Camins
2016-08-21Improve WaveformMarkSet::setup codeFerran Pujol Camins
2016-08-21Rename WaveformMark:properties() to getProperties()Ferran Pujol Camins
2016-08-21Rename WaveformMarkSet::m_pDefaultMark to m_defaultMarkFerran Pujol Camins
2016-08-21Adapt WaveformMarkSet to WaveformMarkPropertiesFerran Pujol Camins
2016-08-19Fix last hotcue not renderedFerran Pujol Camins
2016-08-18Provide proper setter for hot cue marks in WaveformMarkSetFerran Pujol Camins
2016-08-18Add clone constructor to WaveformMarkFerran Pujol Camins
2016-08-18TypoFerran Pujol Camins
2016-08-18Rename m_pointCos to m_pPointCosFerran Pujol Camins
2016-08-18Convert m_defaultMark to a unique_ptrFerran Pujol Camins
2016-08-18Make m_defaultMark a pointerFerran Pujol Camins
2016-08-18Fix WaveformMarkSet access to WaveformMarks pointersFerran Pujol Camins
2016-08-18Make WaveformMarkSet store mark pointer instead of marksFerran Pujol Camins
2016-08-18Change references for pointers.Ferran Pujol Camins
2016-08-17Add debug asserts for valid parameter to getHotCueMarkFerran Pujol Camins
2016-08-17Improve coding styleFerran Pujol Camins
2016-08-14Hotcues now display their label in the waveform.Ferran Pujol Camins
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-01-13Set the missing signal target in waveformmarkDaniel Schürmann
2014-01-10Delete ControlObjectThreadMain and ControlObjectThreadWidget.RJ Ryan
2014-01-01Add SkinContext, a class for tracking and evaluating skin nodes within a cont...RJ Ryan
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-10-12fixed leaking Waveformmark::m_pointControlDaniel Schürmann
2013-07-11Changed some ControlObjectThreadMain instances to ControlObjectThread ifDaniel Schürmann
2013-06-19Merge remote-tracking branch 'upstream/master' into atomic-coDaniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan