Zakk
|
f8b98d054c
|
Bump version to 1.9.10, include MIKMIDI copyright/license
|
2015-07-01 09:01:58 -04:00 |
|
Zakk
|
35107d7a04
|
Add modal dialog during MIDI control learning
|
2015-05-25 15:44:50 -04:00 |
|
Zakk
|
a84cba9733
|
Added a 'plugin loaded' call for extraplugins, so they can do any on-load setup they might need to do. Moved application observation in layout switcher to the plugin load call instead of the menu click event. Fixes #65
|
2015-02-17 01:41:42 -05:00 |
|
Zakk
|
88f9c792ad
|
Moved some files around to corral headers into the Pluginheaders directory
|
2015-01-28 23:52:51 -05:00 |
|
Zakk
|
c9cb1bf0f1
|
Some changes to CSIOSurfaceLayer: now handles CVImageBuffers, now properly marks IOSurfaces as used. Also some changes to support cropping in a way that acts like other CALayers. AVFoundation capture and MovieCapture use the CVPixelBuffer support now.
|
2015-01-22 09:11: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
|
b68fea5869
|
Hide CAMultiAudioPlayer behind a 'fake' CSPcmPlayer interface. This way plugins don't need the CAMultiAudioNode header file and aren't tempted to mess with stuff in it
|
2014-11-25 01:17:20 -05:00 |
|
Zakk
|
bb234a6164
|
CaptureSources now have a isLive attribute for determining if they are part of the live feed or not.
Movie Capture uses isLive to only register audio output when live.
AudioEngine bounces array access through the main queue for UI reasons.
|
2014-11-23 22:31:59 -05:00 |
|
Zakk
|
a8e728d8e2
|
Plugins now have the ability to send PCM audio to the audioengine. Audio engine now does sample rate conversion for PCM inputs.
MovieCapture plugin now sends audio through AudioEngine.
|
2014-11-22 20:31:45 -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 |
|