CocoaSplit/CapturePlugins/CSWindowCapturePlugin/CSWindowCapturePlugin
Zakk 4d7e296a8e Sources now use restore/saveWithCoder instead of init/encodeWithCoder. This allows restoring to be a bit smarter about cached sources, replacing them transparently at restore time.
Old style initWithCoder is still functional, just not as cache friendly.
If the capture "device" is changed in the input config window the capture object may be swapped out for a different one depending on caching/flags.
2018-02-03 23:56:32 -05:00
..
en.lproj Most of the input plugins 2014-08-29 03:42:33 -04:00
CSWindowCapturePlugin-Info.plist Change the source outline view so it doesn't leak CFStrings (!?!?!) 2017-10-29 12:08:14 -04:00
CSWindowCapturePlugin-Prefix.pch Most of the input plugins 2014-08-29 03:42:33 -04:00
WindowCapture.h Newly added sources are now auto-centered in the layout and sized according to their source size. If the input is bigger than the layout window it is resized to the layout's dimensions. 2016-11-25 12:02:45 -05:00
WindowCapture.m Sources now use restore/saveWithCoder instead of init/encodeWithCoder. This allows restoring to be a bit smarter about cached sources, replacing them transparently at restore time. 2018-02-03 23:56:32 -05:00
WindowCaptureViewController.h Most of the input plugins 2014-08-29 03:42:33 -04:00
WindowCaptureViewController.m Removed some spammy NSLogs 2015-05-03 13:09:25 -04:00
WindowCaptureViewController.xib Combined status and output tabs 2015-11-15 18:24:34 -05:00