1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-06 15:00:05 +00:00
CLK/OSBindings/Qt
2020-06-19 23:09:39 -04:00
..
.gitignore
audiobuffer.h Adds missing header for lock_guard and mutex. 2020-06-19 23:09:20 -04:00
ClockSignal_en_GB.ts
ClockSignal.pro
functionthread.h Goes further in ensuring safe shutdown. 2020-06-19 20:17:47 -04:00
main.cpp
mainwindow.cpp Ensures audio is not being pumped while the AudioBuffer is being destructed. 2020-06-19 23:09:39 -04:00
mainwindow.h
mainwindow.ui
scantargetwidget.cpp
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