1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-30 22:29:56 +00:00
CLK/Outputs
Thomas Harte d09ac3384f Eliminates some old-school manual memory management.
In favour of additional copying, but I still think this is safer.
2019-01-25 22:54:23 -05:00
..
CRT Eliminates the dead stuff of CRTConstants.hpp. 2019-01-25 19:11:39 -05:00
OpenGL Eliminates some old-school manual memory management. 2019-01-25 22:54:23 -05:00
Speaker Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Log.hpp Ensures LOGs look like statements even in release builds. 2018-10-22 22:37:11 -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 Adds some default values. 2019-01-25 20:21:24 -05:00