1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-02 17:51:12 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine
Thomas Harte f10be2a18a Eliminates potential cyclic entry into CSMachine during its -dealloc.
Explicit cause: dealloc calls close_output(). That may decide to flush work, indiscriminately. Some of the flushed work might be audio generation. Audio generation might cause the audio queue to react with an out-of-data announcement. Which would cause a fresh attempt to update the CSMachine.
2017-08-31 21:22:23 -04:00
..
StaticAnalyser
Wrappers
CSFastLoading.h
CSJoystickMachine.h
CSKeyboardMachine.h
CSMachine.h
CSMachine.mm
CSMachine+Subclassing.h
CSMachine+Target.h
KeyCodes.h
NSBundle+DataResource.h
NSBundle+DataResource.m
NSData+StdVector.h
NSData+StdVector.mm