home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
HTPC Projects
Hardware
Input/Output Interfaces
"Extra" buttons on HP MCE remote
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="smittyline" data-source="post: 1055028" data-attributes="member: 145237"><p>Thank you very much for posting the solution tony. I have the exact same remote and it does work 99% out of the box. The only thing I want to do is map the slideshow button for subtitles.</p><p></p><p>[CODE] <button name="Skip" code="26"></p><p> <action layer="0" condition="PLAYER" conproperty="DVD" command="ACTION" cmdproperty="91" sound="cursor.wav" /></p><p> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="5" sound="cursor.wav" /></p><p> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="28" sound="click.wav" /></p><p> <action layer="0" condition="WINDOW" conproperty="2005" command="ACTION" cmdproperty="91" sound="click.wav" /></p><p> <action layer="0" condition="WINDOW" conproperty="602" command="ACTION" cmdproperty="91" sound="click.wav" /></p><p> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="14" sound="cursor.wav" /></p><p> </button></p><p></p><p> <!-- CUSTOM ENTRY - SLIDESHOW BUTTON FOR SUBTITLES --></p><p> <button name="Slideshow" code="51"></p><p> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="119" sound="click.wav" /></p><p> </button></p><p></p><p> <button name="Back" code="35"></p><p> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="10" sound="back.wav" /></p><p> </button>[/CODE]</p><p></p><p>If I press the "L" key on my keyboard, the subtitles do actually change. However, pressing the Slideshow button on the remote does nothing. According to the remote codes at XMBC, Slideshow is "33" Hex, which translates to "51" decimal. Also from the Media Portal Wiki:</p><p></p><p><strong>ACTION_NEXT_SUBTITLE = 119</strong></p><p></p><p>I also tried this:</p><p></p><p><strong>ACTION_NEXT_SUBTITLE = 25</strong></p><p></p><p>Am I missing anything? I did try mapping the button using MediaPortal's Configuration:</p><p></p><p>[ATTACH=full]143132[/ATTACH]</p><p></p><p>[ATTACH=full]143133[/ATTACH]</p><p></p><p>Pressing the Slideshow button still does nothing. This is the 3rd remote I bought because the previous ones did not work well out of the box, and I don't have time for much custom mapping. I'm a deaf guy, which is why I really need subtitles. This is driving me crazy!</p></blockquote><p></p>
[QUOTE="smittyline, post: 1055028, member: 145237"] Thank you very much for posting the solution tony. I have the exact same remote and it does work 99% out of the box. The only thing I want to do is map the slideshow button for subtitles. [CODE] <button name="Skip" code="26"> <action layer="0" condition="PLAYER" conproperty="DVD" command="ACTION" cmdproperty="91" sound="cursor.wav" /> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="5" sound="cursor.wav" /> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="28" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="2005" command="ACTION" cmdproperty="91" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="602" command="ACTION" cmdproperty="91" sound="click.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="14" sound="cursor.wav" /> </button> <!-- CUSTOM ENTRY - SLIDESHOW BUTTON FOR SUBTITLES --> <button name="Slideshow" code="51"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="119" sound="click.wav" /> </button> <button name="Back" code="35"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="10" sound="back.wav" /> </button>[/CODE] If I press the "L" key on my keyboard, the subtitles do actually change. However, pressing the Slideshow button on the remote does nothing. According to the remote codes at XMBC, Slideshow is "33" Hex, which translates to "51" decimal. Also from the Media Portal Wiki: [B]ACTION_NEXT_SUBTITLE = 119[/B] I also tried this: [B]ACTION_NEXT_SUBTITLE = 25[/B] Am I missing anything? I did try mapping the button using MediaPortal's Configuration: [ATTACH=full]143132[/ATTACH] [ATTACH=full]143133[/ATTACH] Pressing the Slideshow button still does nothing. This is the 3rd remote I bought because the previous ones did not work well out of the box, and I don't have time for much custom mapping. I'm a deaf guy, which is why I really need subtitles. This is driving me crazy! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
HTPC Projects
Hardware
Input/Output Interfaces
"Extra" buttons on HP MCE remote
Contact us
RSS
Top
Bottom