Re: iTunes COM interface for Windows; need the equivalent for

2009-07-17 Thread Erik Buck
I doubt Apple is going to port Cocoa/CoreData to Windows just for iTunes database� Not that I disagree, but what makes you think Cocoa doesn't already work on Windows? Openstep worked on Windows before it worked on Mac OS X. Cocoa is derived from Openstep. Project Builder (the predecess

Re: iTunes COM interface for Windows; need the equivalent for

2009-07-17 Thread Jean-Daniel Dupas
Le 17 juil. 09 à 22:39, Brad Gibbs a écrit : Thanks for sharing your code, George. Is there any way to access AirTunes with Objective-C / Cocoa or AppleScript? I've seen some information on daap that allows the use of AirTunes, but it's a private API, so I'm hesitant to use it, even for

Re: iTunes COM interface for Windows; need the equivalent for

2009-07-17 Thread Brad Gibbs
Thanks for sharing your code, George. Is there any way to access AirTunes with Objective-C / Cocoa or AppleScript? I've seen some information on daap that allows the use of AirTunes, but it's a private API, so I'm hesitant to use it, even for my own personal projects. Although, given the

Re: iTunes COM interface for Windows; need the equivalent for

2009-07-17 Thread Mr. George Warner
On Thu, 16 Jul 2009 19:52:03 -0400, Daniel Dickison > wrote: > It's been a while since I dealt with this, but if I recall correctly, > AppleScript gets you almost everything you can with the COM interface > on Windows. The only exception was that you can't register to listen > for player updates,

Re: iTunes COM interface for Windows; need the equivalent for iTunes on the Mac

2009-07-16 Thread Michael A. Crawford
ApleScript/Scripting-Bridge it is. Thanks, guys. -Michael -- There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficienci

Re: iTunes COM interface for Windows; need the equivalent for iTunes on the Mac

2009-07-16 Thread Daniel Dickison
It's been a while since I dealt with this, but if I recall correctly, AppleScript gets you almost everything you can with the COM interface on Windows. The only exception was that you can't register to listen for player updates, though I believe there are undocumented distributed notificat

Re: iTunes COM interface for Windows; need the equivalent for iTunes on the Mac

2009-07-16 Thread BJ Homer
Or, if you want something more "code-y", try the Scripting Bridge: http://developer.apple.com/documentation/Cocoa/Conceptual/ScriptingBridgeConcepts/UsingScriptingBridge/UsingScriptingBridge.html#//apple_ref/doc/uid/TP40006104-CH4-DontLinkElementID_11 -BJ On Thu, Jul 16, 2009 at 3:55 PM, Nick Zit

Re: iTunes COM interface for Windows; need the equivalent for iTunes on the Mac

2009-07-16 Thread Nick Zitzmann
On Jul 16, 2009, at 3:42 PM, Michael A. Crawford wrote: So, is there an SDK for accessing iTunes on the Mac? AppleScript? Nick Zitzmann ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin

iTunes COM interface for Windows; need the equivalent for iTunes on the Mac

2009-07-16 Thread Michael A. Crawford
So, is there an SDK for accessing iTunes on the Mac? -Michael -Michael -- The united stand. The divided get played. -- Bernie MAC smime.p7s Description: S/MIME cryptographic signature ___ Cocoa-dev mailing list (Cocoa-dev@