1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-18 04:28:57 +00:00
CLK/OSBindings/Mac/Clock Signal
Thomas Harte c05b6397b0 Attempts a full implementation of the joystick manager.
So it currently vends a list of existing joysticks plus their states. More work will be required for a UI — e.g. there is no way to identify one joystick from another — but this'll do for now.
2018-07-22 15:23:26 -04:00
..
Assets.xcassets Fills out the application icon set. 2018-03-23 18:29:18 -04:00
Audio As an initial step, ensured latency doesn't pile up endlessly. 2018-05-15 21:12:43 -04:00
Base.lproj Moves all default Mac window positions up by 50px. 2018-06-23 23:09:34 -04:00
Document Controller Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Documents Ensures that 'Activity' view has minimum acceptable height. 2018-06-23 19:44:35 -04:00
Joystick Manager Attempts a full implementation of the joystick manager. 2018-07-22 15:23:26 -04:00
Machine Gamely starts to create a HID input manager for joysticks/pads/etc. 2018-07-19 22:43:01 -04:00
MachinePicker Undoes Xcode's folder renaming. 2018-06-23 18:55:17 -04:00
Resources/Icons Added a cartridge image. 2017-01-27 21:26:11 -05:00
Updater Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Views Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
AppDelegate.swift Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Clock Signal.entitlements Gamely starts to create a HID input manager for joysticks/pads/etc. 2018-07-19 22:43:01 -04:00
ClockSignal-Bridging-Header.h Cuts detritus. 2018-03-27 22:00:13 -04:00
Info.plist Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00