[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: xPLMediaNet - Remote.Basic Mapping
- Subject: RE: xPLMediaNet - Remote.Basic Mapping
- From: "Tony Tofts" <tony@xxxxxxxxxx>
- Date: Sat, 6 Aug 2005 11:47:52 +0100
> Oops - I missed those!
Have used the following for rio:
The xpl module converts zero ... nine to 0 ... 9, and volup/voldown to
vol+/vol-, this is due to not being able to use certain characters for xml
tags
For future device support I'll preprogram in that any items _ending_
up/down
or forward/back get changed to +/- (though something that is simply 'up'
will stay as is)
Is this ok?
Thanks
Tony
<remote>
<power ir="0x184" />
<mute ir="0x180" />
<menu ir="0x188" />
<up ir="0x18c" />
<down ir="0x186" />
<enter ir="0x182" />
<cancel ir="0x18e" />
<volup ir="0x18a" />
<voldown ir="0x181" />
<random ir="0x189" />
<repeat ir="0x18d" />
<play ir="0x185" />
<replay ir="0x183" />
<skip ir="0x187" />
<stop ir="0x190" />
<zero ir="0x193" />
<one ir="0x194" />
<two ir="0x19c" />
<three ir="0x192" />
<four ir="0x19a" />
<five ir="0x196" />
<six ir="0x19e" />
<seven ir="0x191" />
<eight ir="0x199" />
<nine ir="0x195" />
<search ir="0x19f" />
</remote>
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|