1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/OSBindings/Mac
Thomas Harte bc2f58e9de Starts the process of adding an SDL-based 'kiosk' (i.e. TV UI, or even UI-less for now) mode.
Specifically, introduces to the Mac side of things an SDL target with, so far, enough logic to create a window and pump SDL's events, after having decided which machine and configuration it should use.
2017-11-04 19:36:46 -04:00
..
Clock Signal Switched the Objective-C code to using dynamic_cast alone to decide whether to post keyboard or joystick events. 2017-10-15 21:25:56 -04:00
Clock Signal.xcodeproj Starts the process of adding an SDL-based 'kiosk' (i.e. TV UI, or even UI-less for now) mode. 2017-11-04 19:36:46 -04:00
Clock SignalTests Removes usages of deprecated initialiser. 2017-10-05 16:45:13 -04:00
Clock SignalUITests Converted remaining spaces to real tabs. 2015-07-30 20:51:32 -04:00