Zakk
fe99869347
Update settings files for localization changes Xcode was complaining about.
...
When restoring audio engine, don't re-attach the default output track
2019-06-06 05:54:15 -04:00
Zakk
dd9b89c258
Update project settings for new Xcode.
...
added dummyAnimation function to animation input wrapper.
slightly reworked how input.waitAnimation() works; the previous implementation possibly messed with other input timings.
converted input transitions to use input specific waits and dummy animations. This allows scripts/other transitions to run simultaneously
2018-03-31 08:14:13 -04:00
Zachary Girouard
12c19f5ee5
Change the source outline view so it doesn't leak CFStrings (!?!?!)
2017-10-29 12:08:14 -04:00
Zachary Girouard
0ee694ad7e
Actually call the path creation function in shape layers...
2017-07-02 21:47:46 -04:00
Zakk
1ba042311d
Introduced CSOpenGLLayer which handles cropping of OpenGL sources.
...
Vastly improved the feel of resizing and moving inputs.
Snap/magnetism improvements.
2017-02-25 20:07:47 -05:00
Zakk
2369583d8d
Use UUID reference for add input undo, preventing infinite InputSource retain.
...
Start of better UI for inputs
Some UI changes to fall in line with apple HIG
2016-05-08 06:20:20 -04:00
Zakk
857264db99
Properly extract boolean value of onLive animation setting
2015-06-19 15:29:41 -04:00
Zakk
23162314c0
Syphon sources now use a subclass of CAOpenGLLayer and render the texture directly via OpenGL, instead of going through a CIImage/IOSurface.
2015-02-16 05:15:46 -05:00
Zakk
88f9c792ad
Moved some files around to corral headers into the Pluginheaders directory
2015-01-28 23:52:51 -05:00
Zakk
99a4765241
Massive update/change: Sources and rendering are now CoreAnimation (CALayer) based. Still a few broken things, but now with all the added functionality of CoreAnimation. More interesting things to come ;)
2015-01-17 09:23:02 -05:00
Zakk
2386ea19f7
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
Zakk
27f2fa9456
Added SyphonInject specific capture type
2014-12-10 06:27:40 -05:00
Zakk
cddd251e92
Default font color: white, default size: 50
...
Completely redid SyphonSource to use a version of Syphon.framework that exposes the IOSurface.
XIB changes for some constraints. Dumb.
2014-11-30 23:08:10 -05:00
Zakk
5a86264630
Some changes for new Xcode and/or my accidental nuking of my local build copy of the source. Signed app now works properly with Gatekeeper settings.
...
Added hiding of staging view and controls for people that prefer the single view/live editing mode.
2014-10-25 19:43:26 -04:00
Zakk
44b888777f
Most of the input plugins
2014-08-29 03:42:33 -04:00