1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-08 15:29:09 +00:00
CLK/OSBindings/Qt
Thomas Harte 63ad1290f4 Actually, QIODevice is listed as reentrant. So no need to forward audio.
That said, latency is still absurd for some reason.
2020-06-06 23:47:57 -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 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 Actually, QIODevice is listed as reentrant. So no need to forward audio. 2020-06-06 23:47:57 -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