1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 21:29:53 +00:00
CLK/OSBindings/Mac/Clock Signal
Thomas Harte e803f993b7 Increases minimum macOS version to 10.14.
This is lazy, but it means I definitely don't need non-Metal fallback code.
2020-11-13 19:48:45 -05:00
..
Assets.xcassets Fills out the application icon set. 2018-03-23 18:29:18 -04:00
Audio Adds support for stereo output. 2020-02-16 14:14:10 -05:00
Base.lproj Permits multiple simultaneous scan reading ranges. 2020-08-12 22:08:41 -04:00
Document Controller Wires joystick support all the way through to machines. 2018-07-22 16:55:47 -04:00
Documents Increases minimum macOS version to 10.14. 2020-11-13 19:48:45 -05:00
High Precision Timer Fixes -invalidate: cancel the dispatch source, don't just suspend it, and wait until that is done. 2020-02-02 21:29:22 -05:00
Joystick Manager Wires joystick support all the way through to machines. 2018-07-22 16:55:47 -04:00
Machine Edges up towards reimplementing screenshots. 2020-09-13 22:30:17 -04:00
MachinePicker Ameliorates against a potential NSRangeException. 2020-11-13 18:29:48 -05:00
Resources/Icons Added a cartridge image. 2017-01-27 21:26:11 -05:00
ROMRequester Allows Xcode to bump its versioning on the ROM requester too. 2020-11-13 12:23:48 -05:00
ScanTarget Corrects R4G4B4 and R2G2B2 output. 2020-11-07 23:15:48 -05:00
Views Edges up towards reimplementing screenshots. 2020-09-13 22:30:17 -04:00
AppDelegate.swift Attempts another draft of not inundating the user with open file dialogues. 2019-09-22 13:59:31 -04:00
Clock Signal.entitlements Attempts to introduce screenshot capture for macOS. 2018-07-27 23:37:24 -04:00
ClockSignal-Bridging-Header.h Breaks all output. 2020-08-04 18:22:14 -04:00
CSApplication.h Rationalises protocol for application-level event theft. 2019-09-24 22:31:20 -04:00
CSApplication.m Rationalises protocol for application-level event theft. 2019-09-24 22:31:20 -04:00
Info.plist Starts towards STX support. 2020-01-07 23:21:32 -05:00