1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00
CLK/OSBindings/Qt
Thomas Harte 7c7cb61d2f Corrects missing audio, at the cost of frame rate.
I'm now spinning on the ability of QAudioOutput to accept additional data.
2020-06-06 22:35:50 -04:00
..
ClockSignal_en_GB.ts
ClockSignal.pro Makes an unsuccessful attempt at producing audio. 2020-06-06 19:19:01 -04:00
main.cpp Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
mainwindow.cpp Corrects missing audio, at the cost of frame rate. 2020-06-06 22:35:50 -04:00
mainwindow.h Makes an unsuccessful attempt at producing audio. 2020-06-06 19:19:01 -04:00
mainwindow.ui Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
scantargetwidget.cpp Fixes processing cap and attempts full-rate video output. 2020-06-06 19:47:35 -04:00
scantargetwidget.h Advances to having a selected machine actually run. 2020-06-03 23:39:16 -04:00
timer.cpp Fixes processing cap and attempts full-rate video output. 2020-06-06 19:47:35 -04:00
timer.h Pushes rudimentary keyboard input. 2020-06-05 23:06:28 -04:00