summaryrefslogtreecommitdiffstats
path: root/src/waveform/renderers/waveformrenderbeat.cpp
AgeCommit message (Expand)Author
2020-05-04Move Beats et al. to mixxx namespaceJavier Vilarroig
2019-09-28Use PainterScope everywhereUwe Klotz
2018-05-28Change beat grid to slider. Removed old beat grid boolean codeWilliam Lemus
2017-11-01Remove ability for skins to set Alpha values on beat grid linesWilliam Lemus
2017-10-23Add functionality to dim beat gridWilliam Lemus
2017-05-08Modified naming to better reflect functionality.wlemus
2017-05-05 modified: src/preferences/dialog/dlgprefwaveform.cppwlemus
2017-03-05Addes ScaleFactor to the waveform renderersDaniel Schürmann
2017-01-04Alow to draw waveform marks on fractional samplesDaniel Schürmann
2016-07-26Add support for vertical waveforms and overviewsNino Miškić-Pletenac
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-02-10Reduce risks for memory leaks in Beats interfaceUwe Klotz
2016-01-13remove ControlObjectThread completelyDaniel Schürmann
2015-09-12removed unused WaveformRenderBeat::m_pBeatActiveDaniel Schürmann
2014-08-14waveform beats always thinJean Claveau
2014-04-04Use QPainter::drawLines instead of an individual drawLine call per beat.RJ Ryan
2014-04-04Fix some hotspots that showed up while profiling the waveform renderers.RJ Ryan
2014-03-12Fix a bunch of minor style issues in waveform/.RJ Ryan
2014-01-10Delete ControlObjectThreadMain and ControlObjectThreadWidget.RJ Ryan
2014-01-02Replace more uses of XmlParse with SkinContext.RJ Ryan
2014-01-01Add SkinContext, a class for tracking and evaluating skin nodes within a cont...RJ Ryan
2013-12-03Merge pull request #96 from mixxxdj/waveform-dejerkDaniel Schürmann
2013-11-30Include what you use. Get rid of QtGui include in wwidget.h.RJ Ryan
2013-11-14some code cleanupDaniel Schürmann
2013-11-12Merge branch 'master' into waveform-dejerkDaniel Schürmann
2013-07-12Finaly Changed remaining ControlObjectThreadMain instances toDaniel 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