1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-30 22:29:56 +00:00
CLK/OSBindings/Qt
2020-06-15 00:24:10 -04:00
..
.gitignore Makes sure the timer really, really is on a different thread. 2020-06-14 23:22:00 -04:00
audiobuffer.h Shunts audio into its own QThread. 2020-06-10 22:14:54 -04:00
ClockSignal_en_GB.ts Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
ClockSignal.pro Makes sure the timer really, really is on a different thread. 2020-06-14 23:22:00 -04:00
functionthread.h Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
main.cpp Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
mainwindow.cpp Makes more failing attempts at a clean shutdown. 2020-06-15 00:00:44 -04:00
mainwindow.h Shunts audio into its own QThread. 2020-06-10 22:14:54 -04:00
mainwindow.ui Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
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 Makes more failing attempts at a clean shutdown. 2020-06-15 00:00:44 -04:00
timer.h Makes sure the timer really, really is on a different thread. 2020-06-14 23:22:00 -04:00