So would we remove those older implementations or transfer the other OS implementations into newer plugins? Or has that already been done for Linux & Win?

On Feb 23, 2014, at 6:00 AM, pd-dev-request@iem.at wrote:

From: IOhannes m zmölnig <zmoelnig@iem.at>
Subject: Re: [PD-dev] Question about multi-arch Mac OS X - is 32-Bit still around?
Date: February 23, 2014 at 4:09:29 AM EST
To: Dan Wilcox <danomatika@gmail.com>, "me.grimm" <megrimm@gmail.com>
Cc: "pd-dev@iem.at" <pd-dev@iem.at>


On 02/23/2014 01:46 AM, Dan Wilcox wrote:
Just to confirm what Iohannes, et al. already know. pix_filmDarwin, pix_movieDarwin, pix_recordQT, & pix_videoDarwin need to be updated to use the newer Apple APIs: QTKit or AVFoundation. I've done an AVFoundation app already and we're using QTkit in the updated OpenFrameworks code, so I can probably reuse bits here and there.

ohoh
just to make sure: [pix_filmFoo] is long dead. Gem now uses a plugin
system to access the various platform dependent components.
so what needs to be done is writing the following plugins:
- videoQtKit
- filmQtKil
- recordQtKit


check Gem/plugins/ for examples.

mfdars
IOhannes

PS: sorry, not much time right now to elaborate

--------
Dan Wilcox
@danomatika