1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/OSBindings/Qt
Thomas Harte 3db4a8c312 Attempts to improve vsync deadline estimation.
Also increases probability of bad estimation being discarded.
2020-07-27 21:08:00 -04:00
..
.gitignore
audiobuffer.h
ClockSignal_en_GB.ts
ClockSignal.pro Add c++1z as a config option, for older versions of Qt. 2020-07-24 16:32:59 -04:00
functionthread.h
main.cpp Attempt to load a file if passed on the command line. 2020-07-13 21:51:55 -04:00
mainwindow.cpp Adds feedback on unidentified ROMs. 2020-07-27 20:45:47 -04:00
mainwindow.h Provides user feedback upon improper command-line usage. 2020-07-27 20:40:38 -04:00
mainwindow.ui
scantargetwidget.cpp Attempts to improve vsync deadline estimation. 2020-07-27 21:08:00 -04:00
scantargetwidget.h Attempts mouse event capture. 2020-07-04 00:29:37 -04:00
settings.h
timer.cpp
timer.h