| OS X - Development and Darwin Discussion and questions about development for Mac OS X. |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Jul 10, 2008
Posts: 1
![]() |
I am trying to port a Trolltech QT application written in C++ to Mac which works fine on the PC. The UI portion ported very easily but now trying to interface to iTunes has become a problem.
The application interfaces with iTunes to simply detect whether an iPod is connected or not. On the PC there are functions in the COM interface to query if an iPod is connected and then events to detect when it is removed or another is added. The Apple supplied demo shows using system calls to start AppleTalk scripts that control iTunes. For me there are 2 problems with this solution, 1) its one way communication, i need to also be notified by iTunes and 2) it feels error prone (of course maybe this is a common practice on the mac in which case i will gladly use it). I guess I'm just wondering if someone could give me some hints on how I should go about talking to iTunes in a C++ Mac Osx application. (10.5 is going to be the required version if that helps) |
| QUOTE Thanks | |
![]() Member Since: Jul 18, 2008
Location: Geldern, Northrhine-Westphalia
Posts: 3
![]() Mac Specs: PowerMac G5 (late 2005) 2GHz DC, 16GB RAM, ATI X1900, 2*Nvidia Geforce 6600
|
Don't know if it's possible with iTunes.
IOKit/Corefoundation has mechanism to get notified about new and removed devices, but it's Objective C. You can find some info in the ADC Reference Xcode 2.5 ->> file:///Developer/ADC%20Reference%20Library/documentation/DeviceDrivers/Conceptual/AccessingHardware/AH_Finding_Devices/chapter_4_section_2.html#//apple_ref/doc/uid/TP30000379-TPXREF108 or as pdf (page 38 - Getting Notifications of Device Arrival and Departure) http://developer.apple.com/documenta...ngHardware.pdf |
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Same iTunes under 2 accounts | lardyboy | Music, Audio, and Podcasting | 6 | 01-16-2008 08:22 PM |
| iTunes Tips And Tricks | RJgamer | iPod Hardware and Accessories | 2 | 07-12-2007 11:59 AM |
| Apple launches iTunes Plus | MacHeadCase | Apple Rumors and Reports | 16 | 06-04-2007 01:41 PM |
| iTunes is setting its own burn speeds... help! | Manny Pantz | iPod Hardware and Accessories | 4 | 03-15-2007 02:41 AM |
| How do I create an iTunes vault? | jabroni5 | iPod Hardware and Accessories | 1 | 04-01-2006 06:57 AM |
All times are GMT -4. The time now is 10:44 AM.
Powered by vBulletin