Welcome to the Rockbox Technical Forums!
I have a 120GB 6.5 Gen iPod Classic (MB565LL/A) with a fairly recent Rockbox dev build installed. With it booted into Rockbox, I mounted it on the 30 pin dock of a Sony ICF-CS10iP FM/AM Clock Radio and it is responding to the Play/Pause, |<<, and >>| buttons on the clock radio's remote control but not the Menu button, Enter/Select button, or other navigation buttons. Then I tried the same with an 80GB 6th Gen iPod Classic (MB029LL/A) and a 160GB 7th Gen iPod Classic (MC297LL/A) and got the same results. So it seems there is partial but consistent IAP support in Rockbox with those Classic models.
Thanks very much, but I was only stating my experience as an FYI in reference to the OP's situation. 99.999% of my iPod usage is wired and handheld. It would be nice to have enhanced/expanded use of the remote control, and I will be happy to try a test build and report back, but it's not so important to me that I would consider it worthy of creating keymap conflicts for other users and other devices.
You can snag a test bulld here: https://www.shaftnet.org/~pizza/rockbox-ipod6g-iaptest.zip
I just compiled a build for my 6g (I recovered the lost iPod!) and the Menu button does not do anything in the WPS. Neither do the UP/DOWN buttons on the remote navigate the File browser or main menu. I'll investigate if there is PEBKAC somehow, but I don't think I've missed anything!
There are two different remote protocols (mode 2 and mode 4) I added these things to mode 2, but I suspect your remote uses mode 4.Unfortunately none of the public specs on mode 4 seem to mention anything more than the basic playback controls, so... it might take some custom debug code to record what your remote is doing.
I think they want to use it with their car.Two problems present for this:1) IAP-over-USB isn't implemented. This includes both the control protocol and the audio path (which is a variation of USB audio IIRC)2) Apple has been _extremely_ litigious over non-aple folks implemeting IAP without a license.
Quote from: speachy on October 01, 2023, 07:00:06 PMThere are two different remote protocols (mode 2 and mode 4) I added these things to mode 2, but I suspect your remote uses mode 4.Unfortunately none of the public specs on mode 4 seem to mention anything more than the basic playback controls, so... it might take some custom debug code to record what your remote is doing.I should clarify. I'm using remote A1156 and the Play/Pause/Select, and skip left and skip right buttons were already working (the volume up+down buttons work to increase the volume but I suspect this may bypass the iPod).If you could give me any pointers on how I can dump the received control codes in a debug build I will happily try and capture the commands that the iPod receives!
Page created in 0.114 seconds with 18 queries.