Asus TV-FM card remote plugin (1 Viewer)

dukus

Portal Pro
January 20, 2006
783
748
46
Usa
Home Country
Argentina Argentina
Process plugin for Asus TV-FM card remote, very similar to "General HID", but only this remote button are show. Is a beta version not all key mapping is done.
 

mPod

Portal Pro
January 26, 2005
2,084
3
Berlin
Home Country
Germany Germany
Please upload your file to our download repository rather than offering it for download here. You can easily update it there as well.
 

ivankurac3

Portal Pro
December 21, 2005
59
0
Zagreb, Croatia
Home Country
Croatia Croatia
Hey dukus, does Asus TV-FM card work out of the box with MP? Because I don't see it on the list of supported cards and I have one besides the Hauppauge.
Anyway, just downloaded your plugin and will give it a try because I like the Asus remote better than Hauppauge.
 

dukus

Portal Pro
January 20, 2006
783
748
46
Usa
Home Country
Argentina Argentina
Hey dukus, does Asus TV-FM card work out of the box with MP? Because I don't see it on the list of supported cards and I have one besides the Hauppauge.
Anyway, just downloaded your plugin and will give it a try because I like the Asus remote better than Hauppauge.

In the suport card list not included but is suport and working but you need a good computer.
 

ivankurac3

Portal Pro
December 21, 2005
59
0
Zagreb, Croatia
Home Country
Croatia Croatia
Well, I have the same CPU and graphics card as you, with 1GB of RAM. If it works for you it should work for me!
As for the plugin, if I understand well, it just needs to be configured?
 

dukus

Portal Pro
January 20, 2006
783
748
46
Usa
Home Country
Argentina Argentina
Yes, you may change the key mapping, if you done send mee the ASUS hid.xml file.
 

ivankurac3

Portal Pro
December 21, 2005
59
0
Zagreb, Croatia
Home Country
Croatia Croatia
Just as I started doing the key mapping, I ran into a strange problem.
Here is how to produce it:
-Make back button do the "previous menu" action
-Make stop button do the "stop" action
-Start mediaportal
-Go to my music
-Go back with the back button (it's working)
-Choose a song and make it play
-Stop it with the stop button
-Go back with the back button (NOW IT'S NOT WORKING)

If you try the above with my video, even the stop button won't work.

I will continue to experiment to find the best key mapping, but I'll wait until this is fixed.

Regards
 

mau_mau

Portal Member
December 4, 2006
24
0
Home Country
Italy Italy
Hi dukus
I tryed to use your plugin with myy S-Presso remote, but it don't work (even if the remote seems like yours).
I have a "stupid" question for create or modify your ASUS HID.xml file to work with my remote: where do you take the buttons "code" to insert ?
e.g. the play button in my remote is like CTRL+SHIFT+p in Keyboard - how can I map this button?
Thanks a lot if you may help me.
Bye
Maurizio
 

dukus

Portal Pro
January 20, 2006
783
748
46
Usa
Home Country
Argentina Argentina
You may change the xml file.
Calculating 'code' tag:

keycode = asci_number_from_letter
if (ShiftKey) keycode += 1000;
if (ControlKey) keycode += 10000;

Ex: CTRL+SHIFT+p
keykode= 112 (p) +1000+10000=11112
 

Users who are viewing this thread

Similar threads

See my reply in the other thread. -- from CyberSimian in the UK
See my reply in the other thread. -- from CyberSimian in the UK
Any idea where can I get the Windows7 installation software for this AverMedia A323AF card. I found the drivers for the A323 which...
Replies
1
Views
691
4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0 on Windows 7 SP1
4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0...
My TV PC is more a cast-off on older hardware (a 'Quiet PC' i5 4690, 16GB ram, 2xSSD 1xHDD, system graphics), mainly as a cheap way...
Replies
5
Views
650
Thank you for pointing out that my analysis may be less than accurate. :eek: :p Although the change to TV channel 71 may not also have been applied to the independent radio channels (different MUXes), the logs that I prepared for one of the development team does show a difference between channel 704 ("BBC Radio 4") and channel 731...
Thank you for pointing out that my analysis may be less than accurate. :eek: :p Although the change to TV channel 71 may not also...
I have just discovered that I can no longer receive any of the independent radio channels broadcast on DVB-T in the UK. In...
Replies
10
Views
2K
It is present, but not with that name. It is called Scheduler, viz: Interesting. I had never noticed that when the "command" is "ACTION", the "cmdproperty" is the actual window id, but it makes sense that it is. Try this for yourself. First backup your working profile for the remote, then in the "Mapping" panel make a change to...
It is present, but not with that name. It is called Scheduler, viz: Interesting. I had never noticed that when the "command" is...
I would like to be able to go directly to the Scheduled recordings window without having to first go to the home menu. I saw this...
Replies
1
Views
1K
Are you trying to use a remote control or a keyboard? You can customise your input devices using the "Remotes and Other Input Devices" section in "MP Config". Using the "HID" tab, you can: Customise your remote control, and/or Customise your keyboard. Select one or both devices, and then pick the config that you are going to use...
Are you trying to use a remote control or a keyboard? You can customise your input devices using the "Remotes and Other Input...
Is there some way to change the raw mapping of the windows media center remote? With Hid Demo I find that the 'stop' button...
Replies
1
Views
1K
Top Bottom