CocoaSplit/CapturePlugins
Zakk 51e4356993 Initial work on clean/modernization of the audio engine.
Audio Graph now keeps track of connections via connection objects.
Connecting nodes now requires an AudioFormat, and the format is set on both ends of the connection. No more explicit setting of stream formats.
CAMultAudioPCM is now based on AVAudioPCMBuffer
Most instances of AudioStreamBasicDescription are replaced with AVAudioFormat
2020-02-21 08:55:40 -05:00
..
CSAppleWebViewCapturePlugin Change stream/record button enable logic: stream button is active if ANY output is flagged stream, not if any output is EXCLUSIVELY stream enabled 2019-12-09 04:34:37 -05:00
CSAVFCapturePlugin Initial work on clean/modernization of the audio engine. 2020-02-21 08:55:40 -05:00
CSBrowserCapturePlugin Moved some files around to corral headers into the Pluginheaders directory 2015-01-28 23:52:51 -05:00
CSDeckLinkCapturePlugin Update settings files for localization changes Xcode was complaining about. 2019-06-06 05:54:15 -04:00
CSDesktopCapturePlugin Improve process detection of SyphonInject captures 2019-09-26 01:32:55 -04:00
CSImageCapturePlugin Update settings files for localization changes Xcode was complaining about. 2019-06-06 05:54:15 -04:00
CSLayoutCapturePlugin Initial work on clean/modernization of the audio engine. 2020-02-21 08:55:40 -05:00
CSMovieCapturePlugin Update settings files for localization changes Xcode was complaining about. 2019-06-06 05:54:15 -04:00
CSNowPlayingPlugin Update settings files for localization changes Xcode was complaining about. 2019-06-06 05:54:15 -04:00
CSQTCapturePlugin Update settings files for localization changes Xcode was complaining about. 2019-06-06 05:54:15 -04:00
CSShapeCapturePlugin Update settings files for localization changes Xcode was complaining about. 2019-06-06 05:54:15 -04:00
CSSyphonCapturePlugin Fix a bunch of deprecations that came along with deploy target 10.12 2019-12-07 22:26:28 -05:00
CSTextCapturePlugin Don't place a 'live' pointer to output tracks in a CAMultiAudioInput's save data dictionary; copy it instead. 2019-11-02 18:28:33 -04:00
CSTimeCapturePlugin Update settings files for localization changes Xcode was complaining about. 2019-06-06 05:54:15 -04:00
CSWebViewCapturePlugin/CSWebViewCapturePlugin Added drag and drop file support to input library window 2017-07-22 18:36:37 -04:00
CSWindowCapturePlugin Limit window capture sources to desktop windows (no menu bar elements etc) 2019-12-18 11:17:17 -05:00