1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/OSBindings/Qt
2020-06-18 22:24:45 -04:00
..
.gitignore
audiobuffer.h
ClockSignal_en_GB.ts Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
ClockSignal.pro
functionthread.h Now that this spin blocks at startup, I can use a standard atomic_flag. 2020-06-16 23:12:58 -04:00
main.cpp Adds an 'about' box and a hypothetical 'New' file option. 2020-06-16 23:15:47 -04:00
mainwindow.cpp Starts the machine-picker side of the interface. 2020-06-18 20:05:46 -04:00
mainwindow.h Starts the machine-picker side of the interface. 2020-06-18 20:05:46 -04:00
mainwindow.ui Fills in all machine options. 2020-06-18 22:24:45 -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
timer.cpp
timer.h