| |||||||
| The old Bugreport Forum Post bugs you found here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: May 2005
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts
| Area: Media Portal Program MP Version: 0.2rc2 Skin: mce Windows Version: win xp mce 2005 CPU Type: amd 2600+ Memory: 512Mb Motherboard Chipset: nforce2 Video Card: ati9250SE Video Card Resolution: 960*540 TV card: pvr150 Remote: Hauppauge 45 buttons Synopsis: Open a picture in MP, then use left or right arrow to switch to previous/next picture, this does not work anymore. I tried it in rc2 and in cvs from 31 december. Didn't have time to try it out with latest cvs. My remote works everywhere else, so I don't seem to suffer from all the hauppauge locking problems and so on. Only the next/previous picture in full screen is broken. I can hear the beep sound that the command has been received, but it does nothing. Using left/rigtht arrow on the keyboard do work as expected. Thanks a lot! |
| | |
| | #2 (permalink) |
| Portal Member Join Date: May 2005
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts
| Tried it again with cvs of 21 jan, problem still not solved. Can anyone at least confirm this? The enter button to pause a slideshow does not work anymore. It seems several things are broken while watching pictures. Thanks a lot! |
| | |
| | #3 (permalink) |
| Portal Member Join Date: May 2005
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts
| Another problem with the hauppauge remote, while playing a video, hit the back/exit button. This should have the same effect as Escape key BUT it does nothing and from then on MP refuses all input! Have to kill MP ![]() |
| | |
| | #4 (permalink) |
| Portal Tester Join Date: Apr 2005 Location: Perth, Australia Age: 33
Posts: 100
Thanks: 0
Thanked 1 Time in 1 Post
| YYota Again i can confirm the left right arrows do not behave as they should and the enter button also does not work. AS far as the back button while playing a video goes i get an error occur but the video carries on playing and the gui is frozen. MP still responds but wont update gui can you confirm this behaviour? its easier to see in windowed mode as the window name changes Thanks Steve
__________________ Silverstone LC20m silver with all this squeezed in!.... 6x500gb hitachi T7K500 msi k7n platinum 2gb ddr667 2 x Nova-t's 1 x compro dvb-t 200 1x msi megasky and 1 x firedtv-s nvidia 9600gso 768mb liteon dvd burner 500w PSU 2x92mm fans 2x80mm fans Teac 42" 1080p lcd |
| | |
| | #5 (permalink) |
| Portal Member Join Date: May 2005
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts
| The bug has been recently better described here: http://nolanparty.com/mediaportal.so...ic.php?t=12758 I can confirm that the video kept playing as well, can't more right now as I'm not at home, but all information should be available from above bug link. Thanks for your fast tests! |
| | |
| | #6 (permalink) |
| Portal Member Join Date: Jan 2006 Location: Bavaria Age: 38
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Area: Media Portal Program MP Version: 0.2rc2 Skin: blue2 Windows Version: win xp CPU Type: amd 2400+ Memory: 1024Mb Motherboard Chipset: nforce2 Video Card: gforce 5200fx Video Card Resolution: 720*480 TV card: pvr150 Remote: Hauppauge 45 buttons Another issue with Hauppauge Remote 45 when i play a video (myvideo) open the osd, go to add a bookmark then aktually don't want one and try to close the window by pressing back/menu up, it wont work. it works fine from keyboard best regards Garion |
| | |
| | #7 (permalink) |
| Retired Team Member Join Date: Jan 2005 Location: Berlin Age: 34
Posts: 2,086
Thanks: 0
Thanked 3 Times in 3 Posts
Country: |
__________________ Bad news from the stars... We cannot give any support without a properly filled support template and a full mediaportal.log pasted here. Before you ask... |
| | |
| | #8 (permalink) |
| Portal Member Join Date: Feb 2006 Location: UK
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
| Looking at this the buttons aren't mapped in the configuration; and you can't map them becuase there is a bug in the input mapping form (trying to cast Int32 to String). However, a couple of solutions: 1. Skip forward and skip back are mapped to move to next / previous picture (but no key is mapped to pause). 2. At the end of this post is the contents of a custom mapping file with the left, right and OK buttons mapped as you describe you'll need to cut the contents and save to C:\Program Files\Team MediaPortal\MediaPortal\InputDeviceMappings\custom \Hauppauge HCW.xml (or your equivalent) However, I actually quite like the skip buttons being used and the arrows left to only be used for scrolling a zoomed picture. So I've also mapped the pause button on the remote in the mapping below to pause the slideshow. Also, I'll post a patch for the Input Mapping Form so you can do these yourself. Regards, Andrew -- Hauppauge HCW.xml CUT HERE -- <?xml version="1.0" encoding="utf-8" standalone="yes"?> <mappings version="3"> <remote family="Hauppauge 45-button remote"> <button name="0" code="2000"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="80" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="2" command="ACTION" cmdproperty="80" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="25" command="ACTION" cmdproperty="80" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="603" command="ACTION" cmdproperty="80" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="605" command="ACTION" cmdproperty="80" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="606" command="ACTION" cmdproperty="80" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="10" command="ACTION" cmdproperty="48" sound="back.wav" /> <action layer="0" condition="WINDOW" conproperty="11" command="ACTION" cmdproperty="48" sound="back.wav" /> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="88" sound="back.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="48" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="1" code="2001"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="37" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="49" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="2" code="2002"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="38" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="50" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="3" code="2003"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="39" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="51" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="4" code="2004"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="40" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="52" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="5" code="2005"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="41" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="53" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="6" code="2006"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="42" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="54" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="7" code="2007"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="43" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="55" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="8" code="2008"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="44" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="56" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="9" code="2009"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="45" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="57" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="Green" code="2046"> <action layer="0" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9976" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9976" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="1" command="WINDOW" cmdproperty="7700" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="602" command="WINDOW" cmdproperty="7701" sound="click.wav" /> </button> <button name="Yellow" code="2056"> <action layer="0" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9977" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9977" sound="click.wav" /> <action layer="0" condition="FULLSCREEN" conproperty="true" command="ACTION" cmdproperty="24" sound="click.wav" /> <action layer="0" condition="FULLSCREEN" conproperty="false" command="ACTION" cmdproperty="11" sound="click.wav" /> </button> <button name="Red" code="2011"> <action layer="0" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9975" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9975" sound="click.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="18" sound="click.wav" /> </button> <button name="Blue" code="2041"> <action layer="0" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9978" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9978" sound="click.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="19" sound="click.wav" /> </button> <button name="Menu/i" code="2013"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="106" sound="click.wav" /> </button> <button name="Mute" code="2015"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="9982" sound="click.wav" /> </button> <button name="Volume +" code="2016"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="103" sound="cursor.wav" /> </button> <button name="Volume -" code="2017"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="102" sound="cursor.wav" /> </button> <button name="Channel +" code="2032"> <action layer="0" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9979" sound="cursor.wav" /> <action layer="0" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9979" sound="cursor.wav" /> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="31" sound="cursor.wav" /> <action layer="0" condition="WINDOW" conproperty="1" command="ACTION" cmdproperty="95" sound="cursor.wav" /> <action layer="0" condition="WINDOW" conproperty="602" command="ACTION" cmdproperty="95" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="5" sound="cursor.wav" /> </button> <button name="Channel -" code="2033"> <action layer="0" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9980" sound="cursor.wav" /> <action layer="0" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9980" sound="cursor.wav" /> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="30" sound="cursor.wav" /> <action layer="0" condition="WINDOW" conproperty="1" command="ACTION" cmdproperty="94" sound="cursor.wav" /> <action layer="0" condition="WINDOW" conproperty="602" command="ACTION" cmdproperty="94" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="6" sound="cursor.wav" /> </button> <button name="Power" code="2061"> <action layer="0" condition="*" conproperty="-1" command="POWER" cmdproperty="EXIT" sound="back.wav" /> </button> <button name="Back/Exit" code="2031"> <action layer="0" condition="FULLSCREEN" conproperty="true" command="ACTION" cmdproperty="18" sound="back.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="10" sound="back.wav" /> </button> <button name="OK" code="2037"> <action layer="0" condition="WINDOW" conproperty="11" command="ACTION" cmdproperty="47" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="10" command="ACTION" cmdproperty="10" sound="back.wav" /> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="105" sound="none" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="7" sound="click.wav" /> </button> <button name="Home" code="2059"> <action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="0" sound="back.wav" /> </button> <button name="Record" code="2055"> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="7" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="501" command="ACTION" cmdproperty="113" sound="click.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="89" sound="click.wav" /> </button> <button name="Stop" code="2054"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="13" sound="click.wav" /> </button> <button name="Pause" code="2048"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="105" sound="" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="12" sound="click.wav" /> </button> <button name="Play" code="2053"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="68" sound="click.wav" /> </button> <button name="Rewind" code="2050"> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="87" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="17" sound="cursor.wav" /> </button> <button name="Fast Forward" code="2052"> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="86" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="16" sound="cursor.wav" /> </button> <button name="Skip Forward" code="2030"> <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="*" conproperty="-1" command="ACTION" cmdproperty="14" sound="cursor.wav" /> </button> <button name="Skip Previous" code="2036"> <action layer="0" condition="PLAYER" conproperty="DVD" command="ACTION" cmdproperty="92" sound="cursor.wav" /> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="6" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="15" sound="cursor.wav" /> </button> <button name="Radio" code="2012"> <action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="30" sound="click.wav" /> </button> <button name="TV" code="2028"> <action layer="0" condition="WINDOW" conproperty="7701" command="WINDOW" cmdproperty="602" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="1" command="ACTION" cmdproperty="18" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="602" command="ACTION" cmdproperty="18" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="18" sound="click.wav" /> <action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="1" sound="click.wav" /> </button> <button name="Videos" code="2024"> <action layer="0" condition="WINDOW" conproperty="6" command="ACTION" cmdproperty="18" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="2005" command="ACTION" cmdproperty="18" sound="click.wav" /> <action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="6" sound="click.wav" /> </button> <button name="Music" code="2025"> <action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="501" sound="click.wav" /> </button> <button name="Pictures" code="2026"> <action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="2" sound="click.wav" /> </button> <button name="Guide" code="2027"> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="10" sound="back.wav" /> <action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="600" sound="click.wav" /> </button> <button name="Cursor Left" code="2022"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="29" sound="none" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="1" sound="cursor.wav" /> </button> <button name="Cursor Right" code="2023"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="28" sound="none" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="2" sound="cursor.wav" /> </button> <button name="Cursor Up" code="2020"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="3" sound="cursor.wav" /> </button> <button name="Cursor Down" code="2021"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="4" sound="cursor.wav" /> </button> <button name="*" code="2010"> <action layer="0" condition="WINDOW" conproperty="1" command="WINDOW" cmdproperty="7700" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="602" command="WINDOW" cmdproperty="7701" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="7700" command="WINDOW" cmdproperty="7701" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="7701" command="WINDOW" cmdproperty="7700" sound="click.wav" /> <action layer="0" condition="PLAYER" conproperty="TV" command="WINDOW" cmdproperty="7701" sound="click.wav" /> </button> <button name="#" code="2014"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="19" sound="click.wav" /> </button> <button name="Previous Channel" code="2018"> <action layer="0" condition="WINDOW" conproperty="1" command="ACTION" cmdproperty="111" sound="back.wav" /> <action layer="0" condition="WINDOW" conproperty="602" command="ACTION" cmdproperty="111" sound="back.wav" /> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="96" sound="back.wav" /> <action layer="0" condition="PLAYER" conproperty="DVD" command="ACTION" cmdproperty="90" sound="back.wav" /> <action layer="0" condition="FULLSCREEN" conproperty="true" command="ACTION" cmdproperty="76" sound="back.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="9" sound="back.wav" /> </button> </remote> <remote family="Hauppauge 34-button remote"> <button name="0" code="1000"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="80" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="2" command="ACTION" cmdproperty="80" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="25" command="ACTION" cmdproperty="80" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="603" command="ACTION" cmdproperty="80" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="605" command="ACTION" cmdproperty="80" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="606" command="ACTION" cmdproperty="80" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="10" command="ACTION" cmdproperty="48" sound="back.wav" /> <action layer="0" condition="WINDOW" conproperty="11" command="ACTION" cmdproperty="48" sound="back.wav" /> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="88" sound="back.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="48" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="1" code="1001"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="37" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="49" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="2" code="1002"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="38" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="50" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="3" code="1003"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="39" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="51" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="4" code="1004"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="40" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="52" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="5" code="1005"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="41" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="53" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="6" code="1006"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="42" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="54" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="7" code="1007"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="43" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="55" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="8" code="1008"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="44" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="56" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="9" code="1009"> <action layer="0" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="45" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="93" cmdkeychar="57" cmdkeycode="0" sound="cursor.wav" /> </button> <button name="Green" code="1046"> <action layer="0" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9976" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9976" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="1" command="WINDOW" cmdproperty="7700" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="602" command="WINDOW" cmdproperty="7701" sound="click.wav" /> </button> <button name="Yellow" code="1056"> <action layer="0" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9977" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9977" sound="click.wav" /> <action layer="0" condition="FULLSCREEN" conproperty="true" command="ACTION" cmdproperty="24" sound="click.wav" /> <action layer="0" condition="FULLSCREEN" conproperty="false" command="ACTION" cmdproperty="11" sound="click.wav" /> </button> <button name="Red" code="1011"> <action layer="0" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9975" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9975" sound="click.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="18" sound="click.wav" /> </button> <button name="Blue" code="1041"> <action layer="0" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9978" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9978" sound="click.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="19" sound="click.wav" /> </button> <button name="Menu/i" code="1013"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="106" sound="click.wav" /> </button> <button name="Mute" code="1015"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="9982" sound="click.wav" /> </button> <button name="Volume +" code="1016"> <action layer="1" condition="*" conproperty="-1" command="ACTION" cmdproperty="2" sound="cursor.wav" /> <action layer="2" condition="*" conproperty="-1" command="ACTION" cmdproperty="103" sound="cursor.wav" /> </button> <button name="Volume -" code="1017"> <action layer="1" condition="*" conproperty="-1" command="ACTION" cmdproperty="1" sound="cursor.wav" /> <action layer="2" condition="*" conproperty="-1" command="ACTION" cmdproperty="102" sound="cursor.wav" /> </button> <button name="Channel +" code="1032"> <action layer="1" condition="*" conproperty="-1" command="ACTION" cmdproperty="3" sound="cursor.wav" /> <action layer="2" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9979" sound="cursor.wav" /> <action layer="2" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9979" sound="cursor.wav" /> <action layer="2" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="31" sound="cursor.wav" /> <action layer="2" condition="WINDOW" conproperty="1" command="ACTION" cmdproperty="95" sound="cursor.wav" /> <action layer="2" condition="WINDOW" conproperty="602" command="ACTION" cmdproperty="95" sound="cursor.wav" /> <action layer="2" condition="*" conproperty="-1" command="ACTION" cmdproperty="5" sound="cursor.wav" /> </button> <button name="Channel -" code="1033"> <action layer="1" condition="*" conproperty="-1" command="ACTION" cmdproperty="4" sound="cursor.wav" /> <action layer="2" condition="WINDOW" conproperty="7701" command="ACTION" cmdproperty="9980" sound="cursor.wav" /> <action layer="2" condition="WINDOW" conproperty="7700" command="ACTION" cmdproperty="9980" sound="cursor.wav" /> <action layer="2" condition="WINDOW" conproperty="2007" command="ACTION" cmdproperty="30" sound="cursor.wav" /> <action layer="2" condition="WINDOW" conproperty="1" command="ACTION" cmdproperty="94" sound="cursor.wav" /> <action layer="2" condition="WINDOW" conproperty="602" command="ACTION" cmdproperty="94" sound="cursor.wav" /> <action layer="2" condition="*" conproperty="-1" command="ACTION" cmdproperty="6" sound="cursor.wav" /> </button> <button name="Power" code="1061"> <action layer="0" condition="*" conproperty="-1" command="POWER" cmdproperty="EXIT" sound="back.wav" /> </button> <button name="Back/Exit" code="1031"> <action layer="0" condition="FULLSCREEN" conproperty="true" command="ACTION" cmdproperty="18" sound="back.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="10" sound="back.wav" /> </button> <button name="OK" code="1037"> <action layer="0" condition="WINDOW" conproperty="11" command="ACTION" cmdproperty="47" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="10" command="ACTION" cmdproperty="10" sound="back.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="7" sound="click.wav" /> </button> <button name="Home" code="1059"> <action layer="0" condition="*" conproperty="-1" command="WINDOW" cmdproperty="0" sound="back.wav" /> </button> <button name="Record" code="1055"> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="7" sound="click.wav" /> <action layer="0" condition="WINDOW" conproperty="501" command="ACTION" cmdproperty="113" sound="click.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="89" sound="click.wav" /> </button> <button name="Stop" code="1054"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="13" sound="click.wav" /> </button> <button name="Pause" code="1048"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="12" sound="click.wav" /> </button> <button name="Play" code="1053"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="68" sound="click.wav" /> </button> <button name="Rewind" code="1050"> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="87" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="17" sound="cursor.wav" /> </button> <button name="Fast Forward" code="1052"> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="86" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="16" sound="cursor.wav" /> </button> <button name="Skip Forward" code="1030"> <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="*" conproperty="-1" command="ACTION" cmdproperty="14" sound="cursor.wav" /> </button> <button name="Skip Previous" code="1036"> <action layer="0" condition="PLAYER" conproperty="DVD" command="ACTION" cmdproperty="92" sound="cursor.wav" /> <action layer="0" condition="WINDOW" conproperty="600" command="ACTION" cmdproperty="6" sound="cursor.wav" /> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="15" sound="cursor.wav" /> </button> <button name="Fullscreen" code="1060"> <action layer="0" condition="*" conproperty="-1" command="ACTION" cmdproperty="18" sound="click.wav" /> </button> <button name="Func" code="1012"> <action layer="0" condition="*" conproperty="-1" command="TOGGLE" cmdproperty="-1" sound="click.wav" /> </button> </remote> </mappings> |
| | |
![]() |
| Bookmarks |
| Tags |
| 02rc2, browse, hauppauge, pictures, remote |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Failed to start timeshifting Unable to create graph | Topher5000 | General Support | 31 | 2008-09-06 18:35 |
| Pinnacle MediaCenter 100i Remote | kadafi | General Support | 28 | 2007-02-06 19:57 |
| TV recording question/problem | 'Arry | Installation, configuration support | 9 | 2006-09-22 14:14 |
| Recording from TV | 'Arry | General Support | 2 | 2006-09-20 01:12 |
| Cant get MyTV to work (2.0 RC3)? | mdolan | General Support | 3 | 2006-03-30 15:58 |