1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 21:29:53 +00:00
CLK/OSBindings/Mac/Clock Signal
2020-02-15 13:40:19 -05:00
..
Assets.xcassets
Audio Defers starting the macOS audio queue, and attempts to restart it upon packet loss. 2020-02-08 22:08:27 -05:00
Base.lproj Implements quick booting, and edges towards exposing it on the Mac. 2019-09-19 22:32:12 -04:00
Document Controller
Documents Resolves crash upon File -> New..., Cancel; also ensures slow performance can't equal no progression. 2020-02-14 23:16:44 -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
Machine Adds the messaging that would allow a Speaker to output stereo, semantically. 2020-02-15 13:40:19 -05:00
MachinePicker Adds the BD-500 to the Mac GUI. 2020-01-15 23:56:56 -05:00
Resources/Icons
ROMRequester Improves text; nobody normal knows that this is "a view". 2019-09-24 22:52:08 -04:00
Views Switch to obtaining refresh periods ephemerally. 2020-02-08 15:03:18 -05: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 Reintroduces joystick support; eliminates CSBestEffortUpdater. 2020-02-08 21:27:04 -05: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