1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Outputs
2020-05-27 18:09:56 -05:00
..
CRT Further tightens const and constexpr usage. 2020-05-12 22:22:21 -04:00
OpenGL Fix Windows MSYS2 build (mostly) 2020-05-27 18:09:56 -05:00
Speaker Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style. 2020-05-20 23:34:26 -04:00
DisplayMetrics.cpp Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style. 2020-05-20 23:34:26 -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 Kills setup_output definitively, saving some indirection. set_scan_target takes its place. 2018-11-14 21:52:57 -05:00
ScanTarget.hpp Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style. 2020-05-20 23:34:26 -04:00