1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00
CLK/OSBindings/Qt
Thomas Harte 4e83e80962 Goes further in ensuring safe shutdown.
Especially if no machine has been started.
2020-06-19 20:17:47 -04:00
..
.gitignore
audiobuffer.h
ClockSignal_en_GB.ts
ClockSignal.pro
functionthread.h Goes further in ensuring safe shutdown. 2020-06-19 20:17:47 -04:00
main.cpp Adds an 'about' box and a hypothetical 'New' file option. 2020-06-16 23:15:47 -04:00
mainwindow.cpp Wires up all new machine options. 2020-06-18 23:34:37 -04:00
mainwindow.h Wires up all new machine options. 2020-06-18 23:34:37 -04:00
mainwindow.ui Wires up all new machine options. 2020-06-18 23:34:37 -04:00
scantargetwidget.cpp Retains the default window background colour until a machine is running. 2020-06-17 23:16:29 -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 Goes further in ensuring safe shutdown. 2020-06-19 20:17:47 -04:00
timer.h Makes sure the timer really, really is on a different thread. 2020-06-14 23:22:00 -04:00