1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-26 10:29:31 +00:00
CLK/Outputs
2020-11-27 21:04:20 -05:00
..
CRT Allows for permitted 1/32nd timing error in time_multiplier_. 2020-09-17 18:12:21 -04:00
OpenGL Pulls out redundant check. 2020-11-27 21:04:20 -05:00
ScanTargets Adds a further sanity check. 2020-09-15 17:04:04 -04:00
Speaker Since input and output are floating point, using an integer Stepper is not appropriate. 2020-09-16 18:53:44 -04:00
DisplayMetrics.cpp Uses DisplayMetrics to disable supersampling when too slow. 2020-09-13 21:07:59 -04:00
DisplayMetrics.hpp Resolves potential data races. 2020-09-14 21:07:50 -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 Protects against some further uninitialised values. 2020-09-16 18:15:57 -04:00