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 38960a08d6 Adds adjustment for display aspect ratio.
While also realising that I appear to be getting away without an MTLVertexDescriptor for Scans. Maybe OpenGL has prejudiced me, and they're actually optional for interleaved data?
2020-08-07 22:29:24 -04:00
..
Assets.xcassets
Audio Adds support for stereo output. 2020-02-16 14:14:10 -05:00
Base.lproj Breaks all output. 2020-08-04 18:22:14 -04:00
Document Controller
Documents Breaks all output. 2020-08-04 18:22:14 -04: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
Machine Breaks all output. 2020-08-04 18:22:14 -04:00
MachinePicker Adds necessary layouts for Apple II type selection. 2020-06-18 20:30:50 -04:00
Resources/Icons
ROMRequester Improves text; nobody normal knows that this is "a view". 2019-09-24 22:52:08 -04:00
ScanTarget Adds adjustment for display aspect ratio. 2020-08-07 22:29:24 -04:00
Views This is possibly at least dispatching an empty command buffer correctly. 2020-08-04 19:44:56 -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
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