1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-11 22:56:20 +00:00
CLK/Outputs
2020-06-19 23:09:02 -04:00
..
CRT Further qmake warning corrections. 2020-05-30 19:31:17 -04:00
OpenGL Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
Speaker Cleans up all redundant lock/unique_guard declarations. 2020-06-15 00:24:10 -04:00
DisplayMetrics.cpp Cuts down unused parameter warnings to just a few that may well indicate implementation errors. 2020-05-30 01:06:43 -04:00
DisplayMetrics.hpp Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style. 2020-05-20 23:34:26 -04:00
Log.hpp Adds the option to affix a standard prefix to log messages. 2019-10-20 20:38:55 -04:00
ScanTarget.cpp
ScanTarget.hpp Ensures is_in_retrace is properly initialised. 2020-06-19 23:09:02 -04:00