1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-22 00:29:41 +00:00
CLK/OSBindings/Mac/Clock Signal
Thomas Harte 0202c7afb2 Consolidates Mac presentation of composite video selection.
Moves handling of an RGB/composite into `MachinePanel`, eliminating the need for `ElectronOptionsPanel` and `OricOptionsPanel`; similarly merges the MSX and Electron options panels so as to provide television/monitor selection for the MSX.
2018-01-15 18:36:22 -05:00
..
Assets.xcassets The standard Xcode versioning updates. Nothing of substance. 2016-01-02 17:57:23 -05:00
Audio Added an ugly workaround for the empirical sound shutdown issues. 2017-03-26 20:28:04 -04:00
Base.lproj Consolidates Mac presentation of composite video selection. 2018-01-15 18:36:22 -05:00
Document Controller By removing its status as a special case, eliminated the Atari 2600 document. It's fairly clear that my date with doing joysticks properly can be deferred only so much longer but this is no worse than previously things were. 2016-10-03 08:01:04 -04:00
Documents Consolidates Mac presentation of composite video selection. 2018-01-15 18:36:22 -05:00
Machine Consolidates Mac presentation of composite video selection. 2018-01-15 18:36:22 -05:00
Resources/Icons Added a cartridge image. 2017-01-27 21:26:11 -05:00
Updater Commutes the best-effort updater into C++11. 2017-10-05 18:09:58 -04:00
Views Removes redundant logging on the Mac. 2017-11-19 18:05:39 -05:00
AppDelegate.swift Migrated to Swift 3. 2016-09-15 22:12:12 -04:00
Clock Signal.entitlements Shuffled things and guessed at things until the Xcode project was happy being subservient to the project proper. 2015-07-16 20:27:31 -04:00
ClockSignal-Bridging-Header.h Switched the Objective-C code to using dynamic_cast alone to decide whether to post keyboard or joystick events. 2017-10-15 21:25:56 -04:00
Info.plist Makes MSX tape parsing more tolerant to phase. 2018-01-10 21:54:15 -05:00