CocoaSplit/CapturePlugins/CSSyphonCapturePlugin/CSSyphonCapturePlugin
2015-05-09 20:53:19 -04:00
..
en.lproj Most of the input plugins 2014-08-29 03:42:33 -04:00
CSSyphonCaptureFactory.h Added SyphonInject specific capture type 2014-12-10 06:27:40 -05:00
CSSyphonCaptureFactory.m Added SyphonInject specific capture type 2014-12-10 06:27:40 -05:00
CSSyphonCaptureLayer.h IOSurfaceLayer no longer uses CIImage to render to the context; instead it renders the surface manually and uses fragment shaders/built in apple extensions to handle non-RGB IOSurfaces. Sources that use this layer no longer have to convert to 'known' pixel formats, which should save on some CPU in the case of AVF captures 2015-05-09 20:53:19 -04:00
CSSyphonCaptureLayer.m IOSurfaceLayer no longer uses CIImage to render to the context; instead it renders the surface manually and uses fragment shaders/built in apple extensions to handle non-RGB IOSurfaces. Sources that use this layer no longer have to convert to 'known' pixel formats, which should save on some CPU in the case of AVF captures 2015-05-09 20:53:19 -04:00
CSSyphonCapturePlugin-Info.plist Added SyphonInject specific capture type 2014-12-10 06:27:40 -05:00
CSSyphonCapturePlugin-Prefix.pch Most of the input plugins 2014-08-29 03:42:33 -04:00
CSSyphonInjectCapture.h Added SyphonInject specific capture type 2014-12-10 06:27:40 -05:00
CSSyphonInjectCapture.m SyphonInject server app list now updates based on app launched/terminated events. Should also handle apps that aren't part of a bundle. 2015-02-13 16:10:10 -05:00
CSSyphonInjectCaptureViewController.h Syphon based sources now have an option to select how frame updates to the layer are handled. 2015-02-20 05:55:19 -05:00
CSSyphonInjectCaptureViewController.m Syphon based sources now have an option to select how frame updates to the layer are handled. 2015-02-20 05:55:19 -05:00
CSSyphonInjectCaptureViewController.xib Syphon based sources now have an option to select how frame updates to the layer are handled. 2015-02-20 05:55:19 -05:00
CSSyphonInjectCaptureViewNotInstalled.xib Syphon inject capture source checks if SyphonInject is installed. If it isn't installed a message is shown with a link to download it. 2014-12-17 05:02:22 -05:00
SyphonCapture.h Added frame update options to webcam capture type 2015-02-22 23:35:40 -05:00
SyphonCapture.m Removed some spammy NSLogs 2015-05-03 13:09:25 -04:00
SyphonCaptureViewController.h Syphon based sources now have an option to select how frame updates to the layer are handled. 2015-02-20 05:55:19 -05:00
SyphonCaptureViewController.m Syphon based sources now have an option to select how frame updates to the layer are handled. 2015-02-20 05:55:19 -05:00
SyphonCaptureViewController.xib The base TextCapture class handles loading the settings interface now and inserts standard text controls (font, alignment) in addition to whatever the actual capture source requires. 2015-04-18 21:33:48 -04:00