| |||||||
| MediaPortal 1 Talk General talk regarding our HTPC-software MediaPortal 1 takes place here. |
![]() |
| | LinkBack (6) | Thread Tools | Display Modes |
| | #41 (permalink) |
| Portal Member Join Date: Jan 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Sound like everything I need To bad they dont sell it in sweden though. Anyone got a tip on oversea shipping ? I am not going to Las Vegas until april this year, and dont think I can wait that loooong. |
| | |
| |
| | #42 (permalink) |
| MP Donator ![]() | Have a look at Amazon for this. You also can browse through the reseller list on the Gyration homepage but they most likely don't ship overseas and they do not necessarily have the GYR3101US out of various Gyration products. -level20peon
__________________ some of my [HowTo] guides Backup your TV-Server configuration (advanced) Backup your MediaPortal configuration WebEPG (XMLTV) configuration most annoying bugs TV + 7 or more audio channels = lockup DVD + seek = lockup |
| | |
| | #43 (permalink) |
| Portal Member Join Date: Oct 2007 Location: Espoo
Posts: 26
Thanks: 2
Thanked 0 Times in 0 Posts
Country: | Hi I bought one about 5 months ago. Amazon doesn't ship to europe. It has something to do with warranty. Gyration doesn't provide any support for this product in europe and so Amazon can't send it. I used international checkout. It buys products from U.S. stores and sends them forward to anywhere in the world. Problem is that they take quite big comission and sends products with UPS. So it can cost twice it costs in U.S. I bought both remote and keyboard and they took 100 $ as a handling and shipping fees. On top of that I had to pay taxes also to finnish custom. The combo costs about 130 $ in U.S and I ended up paying double. It is a great remote but not that great.. Last edited by testimies; 2008-01-07 at 16:59. |
| | |
| | #44 (permalink) |
| Portal Member Join Date: Jan 2007 Location: Auckland
Posts: 46
Thanks: 1
Thanked 0 Times in 0 Posts
Country: | Hi Level20Open, I was able to follow you advise and setup EventGhost OK. The I installed the KeyboardInputPlugin and your Remote.xml file to all the settings in the Keyboard.xml file - ASUS Remote .... I had to remove the existing Gyration HID file and add my own. I also had to update all the Actions to the new HID.Buttons etc. I've remaped the Green Button to take me to MP Home. This seems OK for now but I noticed you are using the Green Button to launch a RC.exe file. What does this do? I'd be interested in looking at the file. Is it customisable at all. After installing the KeyboardInputPlugin I found my navigation keys would jump 2 steps instead of one. To solve this, I opened Keymap.xml and removed all code, and saved it to my Backup directory. This way I can dump my Backup files into any new MP installation and over-write the Keymap.xml file with my blank one Many thanks for your detailed instructions. McKzoo |
| | |
| | #45 (permalink) |
| MP Donator ![]() | I don't really get what you did other than basically configuring EventGhost from scratch since you deleted everything of my settings... Anyway, the RC.exe contains an autoIt script: Code: #NoTrayIcon
Func _Singleton($occurenceName, $flag = 0)
Local $ERROR_ALREADY_EXISTS = 183
$occurenceName = StringReplace($occurenceName, "\", "") ; to avoid error
; Local $handle = DllCall("kernel32.dll", "int", "CreateSemaphore", "int", 0, "long", 1, "long", 1, "str", $occurenceName)
Local $handle = DllCall("kernel32.dll", "int", "CreateMutex", "int", 0, "long", 1, "str", $occurenceName)
Local $lastError = DllCall("kernel32.dll", "int", "GetLastError")
If $lastError[0] = $ERROR_ALREADY_EXISTS Then
If $flag = 0 Then
Exit -1
Else
SetError($lastError[0])
Return 0
EndIf
EndIf
Return $handle[0]
EndFunc
if Not _Singleton("RC.exe",1) = 0 Then
While ProcessExists("joy.exe")
ProcessClose("joy.exe")
WEnd
While ProcessExists("remap.exe")
ProcessClose("remap.exe")
WEnd
Run("C:\Programme\Team Mediaportal\joy.exe", "", @SW_HIDE)
Run("C:\Programme\Team Mediaportal\remap.exe", "", @SW_HIDE)
if Not _Singleton("MediaPortal.exe",1) = 0 Then
Run('C:\Programme\Team MediaPortal\MediaPortal\MediaPortal.exe')
EndIf
EndIf
"remap.exe" is an autohotkey script for two buttons on the remote (it's hard to explain without seing the full picture... I HAVE to use some parts of MediaPortal configuration to map some things I cannot do externally... this script does the trick of putting it all together). Theoretically when I press the Green Button while MediaPortal is up and running it will kill my custom apps and reinitialize them (not that this has ever been necessary). If you need more information on this feel free to ask .-level20peon
__________________ some of my [HowTo] guides Backup your TV-Server configuration (advanced) Backup your MediaPortal configuration WebEPG (XMLTV) configuration most annoying bugs TV + 7 or more audio channels = lockup DVD + seek = lockup |
| | |
| | #47 (permalink) |
| MP Donator ![]() | This is a feature which MediaPortal lacks of, nobody is able to do so unless you rename the xml pages of these plugin to the respective ones which are supported by the MyKeys plugin. This would be really confusing to do in my opinion. So there is no rational way to do what you want by now. -level20peon
__________________ some of my [HowTo] guides Backup your TV-Server configuration (advanced) Backup your MediaPortal configuration WebEPG (XMLTV) configuration most annoying bugs TV + 7 or more audio channels = lockup DVD + seek = lockup |
| | |
| | #48 (permalink) |
| MP Donator ![]() | I just found a possibility to emulate ALL Windows media keys listet here. First of all we need a list for all Keys (The order of the list on the microsoft website isn't what we need): PHP Code: Now we select "Add command -> Window -> Send Message" in EventGhost. In the window that pops up we select "WM_APPCOMMAND", wParam is always "0" and lParam is (example for channel-up): APPCOMMAND_MEDIA_CHANNEL_UP * 65536 = 51 * 65536 = 3342336 ... so it's always [desired command] * 65536 ! This is what the command looks like in EventGhost afterwards: Code: <?xml version="1.0" encoding="UTF-8" ?>
<EventGhost Version="908">
<Action>
Window.SendMessage(793, 0, 3342336, 0)
</Action>
</EventGhost>
-level20peon PS: Attached my current remote.xml
__________________ some of my [HowTo] guides Backup your TV-Server configuration (advanced) Backup your MediaPortal configuration WebEPG (XMLTV) configuration most annoying bugs TV + 7 or more audio channels = lockup DVD + seek = lockup |
| | |
| | #50 (permalink) |
| Portal Member Join Date: Apr 2008
Posts: 93
Thanks: 0
Thanked 1 Time in 1 Post
Country: | That might look like a dumb question, but i just discovered the remote through a friend that works for gyration. Can the HID plugin for evenghost allow special movements done with the remote to be mapped to an action? |
| | |
![]() |
| Bookmarks |
| Tags |
| gyration, mce, remote, supported |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://forum.team-mediaportal.com/mediaportal-1-talk-45/gyration-mce-remote-supported-29641/ | ||||
| Posted By | For | Type | Date | |
| Télécommande Gyration GYR3101, un air du Wiimote, Contrôler un appareil audio/vidéo | This thread | Refback | 2008-08-25 13:44 | |
| Télécommande Gyration GYR3101, un air du Wiimote, Contrôler un ordinateur | This thread | Refback | 2008-08-18 10:08 | |
| Télécommande Gyration GYR3101, un air du Wiimote, Conclusion - Réactions | This thread | Refback | 2008-08-17 19:59 | |
| Télécommande Gyration GYR3101, un air du Wiimote | This thread | Refback | 2008-08-06 11:08 | |
| Domotix :: Voir le sujet - Tlcommande Gyration GYR3101 | This thread | Refback | 2008-07-31 13:14 | |
| Melloware Forums • View topic - FIXED: Gyration Media Remote Supported? | This thread | Refback | 2008-07-05 13:49 | |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is this Remote/Keyboard Supported? | spiked | Hardware Selection Help | 2 | 2007-08-13 15:36 |
| Gyration GP2000-01 RF MCE remote supported? | jmphx | General Support | 2 | 2006-11-18 22:47 |
| Gyration Go 2.4 und MP? | Bonebasser | Hardware | 0 | 2006-10-30 08:14 |
| AVerTV Purity 3D MCE 250 supported? | fasteddie | General Support | 0 | 2006-10-25 20:38 |
| I this remote currently supported? | Nirious | General Support | 3 | 2006-02-20 20:36 |