1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-18 23:23:56 +00:00
CLK/OSBindings/Mac/Clock Signal
2016-08-14 16:20:24 -04:00
..
Assets.xcassets
Audio Eliminated waiting here — either the buffer can be enqueued now or it is dropped. 2016-08-14 16:20:24 -04:00
Base.lproj Added the XIB side of wiring for region and memory size options. 2016-08-14 13:53:14 -04:00
Documents Eliminated waiting here — either the buffer can be enqueued now or it is dropped. 2016-08-14 16:20:24 -04:00
Machine Added a through path to the Objective-C for setting region and memory size. 2016-08-14 14:14:59 -04:00
Updater Fixed best-effort updater actually to run, finally moved clock rate announcement into the C++ side of things, started working on a mechanism to allow clock rate to be updated. 2016-06-16 20:39:46 -04:00
Views Delegates are all nullable, naturally. 2016-06-23 09:37:49 -04:00
AppDelegate.swift
Clock Signal.entitlements
ClockSignal-Bridging-Header.h Switched protocol to meaningful name and corrected its omission from the repository. 2016-07-04 19:19:07 -04:00
Info.plist Performed the basic metadata and routing for opening D64 files. Realised that I wasn't actually necessarily catching exceptions properly for all file opens, and fixed. 2016-08-01 07:09:15 -04:00