1
vote
2answers
63 views
How to play a song from the itunes library in iphone
Hi i need to play a song from the itunes library. I had gone through the Apples ipod Library Access Guide and got the code.
MPMediaQuery *everything = [[MPMediaQuery alloc] in …
0
votes
1answer
49 views
iPod Development Under Linux
Hello,
I was thinking in start to develop iPod applications, the thing is that I use Linux(Ubuntu Hardy) and I don't know if I can develop on it, then I'm here asking for some res …
0
votes
1answer
35 views
iPhone SDK - check iPod playlist to see whether there is a next track to skip to
Is there a way to inspect the current playlist from MPMusicPlayerController to see whether there is another track to play in the queue?
It's possible to detect this after as skipT …
0
votes
0answers
19 views
Restoring problem of iPod 2G [closed]
Hi All,
When I restore(OS 2.2.1 -> OS 3.1) my iPod 2nd generation, I met an error which message is "ERROR: Sending ramdisk to device: An error occurred performing DFU" So I cnaano …
0
votes
0answers
19 views
Need an explanation on iTunes COM persistent ID. Is the ID for a track same when its transferred to an iPod?
I am writing a JScript script with iTunes COM api for updating ratings and played count from the iPod database back into iTunes Library. In order to do so, the script should be abl …
0
votes
0answers
36 views
How to make Itunes download all podcast episodes irrespective of listened/not [closed]
I am a big ipod user (especially podcasts). I have used ipod touch, ipod classic and ipod nano. I noticed that Itunes stops downloading podcasts that you no longer listen to and s …
1
vote
1answer
31 views
How to show ipod controls?
When user double-tap home button, the ipod controls shows on the screen. I want to allow user show ipod controls by tapping custom button in my application. Is any possibility to d …
0
votes
0answers
86 views
IPod/IPhone equalizer in my app
Hi! I need to connect ipod/ipohone eq to my app. Even to load ipods eq from my app to change values. I'm trying to use audiounit to call eq but nothing happens. Anyone know what to …
1
vote
1answer
59 views
iPod controls will exit my application
I would like to allow controlling the iPod on top of my application when the user double taps the home button. I know there are a few apps out there that allow this. Unfortunately …
3
votes
3answers
136 views
Is there an iPod SDK?
Is it possible to write applications for the iPod and iPod Nano platforms, i.e. not iPhone / iPod Touch?
Some iPod 'Click Wheel' games are available on iTunes, but I can't find a …
0
votes
1answer
81 views
Strange Behavior with MPMoviePlayerController When Programatically Changing Volume
In my application I am changing volume using the MPMoviePlayerController volume property (for fade effects and muting while leaving it still playing).
Sometimes, sporadically, w …
0
votes
1answer
45 views
How to make an UIAlertView(Pop Up) Come When a Bouncing image touches a dragable image(iPhone SDK)?
Hi Guys
how can a pop up alert cum when an bouncing img touches a dragable image like how it is done in this app http://tinyurl.com/kspnh6
Example there is an image that is going …
0
votes
0answers
47 views
What should I use to organize my music (iTunes, Windows Media Player…) ? [closed]
I have a PC with Windows Vista, and an iPod.
I've been using iTunes, but it has several things I don't like.
Should I use iTunes, Windows Media Player or something else to organize …
0
votes
2answers
184 views
How can I detect if headphones are connected to an iPod touch G1?
There are many articles on how to detect if a microphone is connected to an iPod touch G2 via AudioSessionGetProperty / kAudioSessionProperty_AudioInputAvailable, but I have not se …
0
votes
0answers
29 views
How to play iPod music video on Zune? [closed]
I have a iPod Touch, my brother a Zune HD, I'm looking for a good DRM converter which can remove DRM and transcode between iTunes m4v and Zune Marketplace wmv, then we can share pl …
