|
Ok, This is what I found
PD = Previous Disc
ND = Next Disc
RP1 = Repeat On
RP0 = Repeat Off
MX1 = Random On
MX0 = Random Off
NT = Next Track
PT = Previous Tack
FR1 = Press and Hold Rewind
FR0 = Release Rewind
FF1 = Press and Hold Forward
FF0 = Release Forward
SC1 = Scan Radio On
SC0 = Scan Radio Off
Attached it the log file that it produced when scanning the port. I copied and pasted it into a txt file.
Notice when I pressed Rewind it keeps sending FR1.. When I let go, it send FR0. Same for Forward, when pressed it repeatedly sends FF1 and when I let go it sends FF0. So I think if you check for FF1 or FR1 and start the forward/rewind and look for FF0/FR0 and resume regular play.
I know there was an issue before cause CF didnt have any command for forward/rewind. I am not sure if that has changed, so you might have to do some work around.
Let me know if you need anything else.
|