Files
oak-editor/app
itsmattkc 550d30ed8f viewer: rewrote playback code for stability
The viewer playback used to rely primarily on the vsync, which was
extremely smooth, but had issues when there was only audio or the viewer
was hidden. This was bodged by attaching to the audio in these scenarios,
but still not perfect.

Now we run a timer in tandem with vsync for the best of both worlds.
Playback is no longer wholly reliant on vsync, yet the viewer can remain
as smooth as possible using vsync.
2020-06-06 00:20:06 +10:00
..
2020-04-16 12:23:34 +10:00
2020-05-24 15:20:35 +10:00
2020-05-06 23:22:49 +10:00
2020-06-05 15:53:07 +10:00
2020-05-24 15:20:35 +10:00
2020-05-19 02:44:32 +10:00