summaryrefslogtreecommitdiffstats
path: root/src/waveform/vsyncthread.cpp
AgeCommit message (Expand)Author
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-09-25waveform/vsyncthread: Add explicit typecast to intJan Holthuis
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-11-15remove statistics from VSyncThread because it does no generate usefull infoDaniel Schürmann
2019-05-01Improve initalisation order of vsyncthread.cppDaniel Schürmann
2019-05-01Removed QT5 conditional codeDaniel Schürmann
2018-11-21Move GuiTick processing from VSyncThread to WaveformWidgetFactory.RJ Skerry-Ryan
2018-03-16us to Micros prefixDaniel Schürmann
2017-01-27Fix the build after #676.RJ Ryan
2017-01-27Merge pull request #676 from nschloe/small-fixesRJ Skerry-Ryan
2016-01-26Merge remote-tracking branch 'upstream/master' into clockrefDaniel Schürmann
2016-01-26Remove Portaudio dependency from VisualPlayPositionDaniel Schürmann
2016-01-24Use Duration class for calculating time differences.RJ Ryan
2016-01-24Remove dependence on MixxxMainWindow in VSyncThread.RJ Ryan
2015-12-15Try to fix compiling wit EGL2Daniel Schürmann
2015-10-30Fix uninitalized Members in VSyncThreadDaniel Schürmann
2015-08-15uninitialized variablesNico Schlömer
2014-11-18Code fascism.RJ Ryan
2014-09-17rename rlTimeErrorCount to droppedFramesMax Linke
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2014-03-02Fixed compiling VsyncThread with Qt5Daniel Schürmann
2014-01-23Merge branch 'master' into cdjDaniel Schürmann
2014-01-21Merge remote-tracking branch 'upstream/master' into cdjDaniel Schürmann
2014-01-21Add event tracing in many useful places.RJ Ryan
2014-01-21Some VSyncThread cleanups.RJ Ryan
2014-01-16Fixed GuiTick control connectionsDaniel Schürmann
2014-01-15moved GuiTick to waveform domainDaniel Schürmann
2013-11-17translated german variable nameDaniel Schürmann
2013-11-16rename some variables for more dignificant namesDaniel Schürmann
2013-11-16removed unused postRender() from WaveformwidgetsDaniel Schürmann
2013-11-16restored natural signal order 1. render 2. swapDaniel Schürmann
2013-11-16Renamed the render and swap functions more significantDaniel Schürmann
2013-11-16changed timer arithmetic to int because we do not accept times > 4.2 s and it...Daniel Schürmann
2013-11-16some variables cleaned up in VSyncThreadDaniel Schürmann
2013-11-12Merge branch 'master' into waveform-dejerkDaniel Schürmann