1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 06:57:15 +00:00
CLK/OSBindings/Mac/Clock Signal
2016-05-18 22:07:24 -04:00
..
Assets.xcassets
Base.lproj Added: key states are all cleared if the window loses focus. Which resolves sticky key issues. Allowing me just to use command+option+O for options and map both command and option as FUNC. 2016-04-19 21:29:10 -04:00
Documents Made further attempts to improve synchronisation and interrelated timing between display and machine update. 2016-04-20 22:35:46 -04:00
Views Made sprite placement consistent at least. Not necessarily yet correct. 2016-05-18 22:07:24 -04:00
Wrappers Fixed those issues breaking GL state, I hope. 2016-05-01 16:17:52 -04:00
AppDelegate.swift
Clock Signal.entitlements
ClockSignal-Bridging-Header.h Renamed CSCathodeRayView to CSOpenGLView as it no longer has any CRT-related responsibilities. It just does the GL and manages a serial dispatch queue. 2016-03-05 14:45:09 -05:00
Info.plist It's 2016. 2016-05-02 22:02:06 -04:00