1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-10 12:29:01 +00:00
CLK/Outputs
Thomas Harte a71c5946f0 Ensures proper manipulation of scan_statuses, leading to the correct result out of a CRTMachine.
Possibly with the exception of the TMS, as I appear to have uncovered an unrelated issue there.
2020-01-21 22:28:25 -05:00
..
CRT Ensures proper manipulation of scan_statuses, leading to the correct result out of a CRTMachine. 2020-01-21 22:28:25 -05:00
OpenGL Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
Speaker Switches to accepting a bit mask of events to run_until. 2020-01-20 16:08:21 -05:00
DisplayMetrics.cpp Makes effort to round out draft 1 of Outputs::Display::Metrics. 2019-03-05 22:01:58 -05:00
DisplayMetrics.hpp Makes effort to round out draft 1 of Outputs::Display::Metrics. 2019-03-05 22:01:58 -05: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 Ensures proper manipulation of scan_statuses, leading to the correct result out of a CRTMachine. 2020-01-21 22:28:25 -05:00