summaryrefslogtreecommitdiffstats
path: root/src/waveform/visualplayposition.cpp
AgeCommit message (Expand)Author
2019-05-16Dejerk spinnies by vSyncThread as well.Daniel Schürmann
2019-01-06Merge remote-tracking branch 'upstream/master' into engine_function_pointer_c...Be
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2019-01-06Added new VisualsManager classDaniel Schürmann
2019-01-06Added tempoTrackSeconds to VisualplayPositionDaniel Schürmann
2018-04-06Typo fixes luzpaz
2018-03-16us to Micros prefixDaniel Schürmann
2018-03-14improve variable names and avoid magic numbersDaniel Schürmann
2018-03-13Added factor 1000 for µsDaniel Schürmann
2017-12-28Limit waveform jitter compensation to two callbacks, fixes bug #1740403Daniel Schürmann
2016-06-24Merge branch 'master' into networkclockrefDaniel Schürmann
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-02-07set master timing COsDaniel Schürmann
2016-01-26Merge remote-tracking branch 'upstream/master' into clockrefDaniel Schürmann
2016-01-24Use Duration class for calculating time differences.RJ Ryan
2016-01-24Move VisualPlayPosition to src/waveform.RJ Ryan