1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 23:32:28 +00:00
CLK/OSBindings/Qt
Thomas Harte 79833deeaf With some attempt at vsync prediction, seeks to smooth audio/video output.
There's plenty more work to do here, but hopefully it takes the issue immediately off the table.
2020-06-14 19:26:56 -04:00
..
audiobuffer.h Shunts audio into its own QThread. 2020-06-10 22:14:54 -04:00
ClockSignal_en_GB.ts
ClockSignal.pro With some attempt at vsync prediction, seeks to smooth audio/video output. 2020-06-14 19:26:56 -04:00
functionthread.h Shunts audio into its own QThread. 2020-06-10 22:14:54 -04:00
main.cpp
mainwindow.cpp With some attempt at vsync prediction, seeks to smooth audio/video output. 2020-06-14 19:26:56 -04:00
mainwindow.h Shunts audio into its own QThread. 2020-06-10 22:14:54 -04:00
mainwindow.ui
scantargetwidget.cpp With some attempt at vsync prediction, seeks to smooth audio/video output. 2020-06-14 19:26:56 -04:00
scantargetwidget.h With some attempt at vsync prediction, seeks to smooth audio/video output. 2020-06-14 19:26:56 -04:00
timer.cpp Consolidates timer/thread ownership for the timer. 2020-06-07 00:31:46 -04:00
timer.h Consolidates timer/thread ownership for the timer. 2020-06-07 00:31:46 -04:00