Remote question when in CodecInfo
#1
I have a remote configured however there is a small detail in the behavior that I want to change.

When I am in CodecInfo, showing the Codec information for the playing video / audio I need to be able to exit out of this I can then hit the global CodecInfo command and exit however my remote has a "back" button that I need to work for consistency. At present the back button is causing the video-audio to stop completely.

So my question is when I am looking at CodecInfo on screen what is the current context?

I tried adding
Code:
<CodecInfo>
    <joystick name="ACRUX IR PS3 Remote Pad">
      <altname>PS3 Remote Keyboard</altname>
      <altname>MoSart PS3 Remote Keyboard</altname>
      <button id="3">CodecInfo</button>
    </joystick>
</CodecInfo>

to my joystick remote config file but this apparently does not work

Any suggestions?
Reply

Logout Mark Read Team Forum Stats Members Help
Remote question when in CodecInfo0