Public Beta 2
The second release of the Syphon framework for developers.
Changes since the last SDK include:
- Improve removal of servers if a remote application with servers hangs or crashes
- Fix a potential lock conflict when stopping clients
- Add - newFrameImage method to SyphonServer
- Fix issue where one frame of garbage was sometimes sent to its first client if a server used - hasClients to conditionally draw
- Fix issue which affected publishing a GL_TEXTURE_2D texture with no mipmaps
- Make the Syphon icon available for use by applications
- Fix issue which delayed server discovery in some versions of MacOS X
- If an application fails to stop servers programmatically, they are stopped by the framework when the application quits