Generic Keyboard/Remote Input Plugin (3 Viewers)

Jab0

Portal Member
May 9, 2010
32
1
Yup, that was the "hack" solution but I haven't found anything wrong in the code..

Another solution or workaround would be to use EventGhost (to catch keys) with MessagePlugin in MediaPortal.. I presume that would work quite well and can be set up easily..

i tried eventghost but i have a "mce compatible remote". that means the remote sends combinations of keys (e.g. win+shift+alt+x). when eventghost works in background my keyboard is unuseable.

i will try the regedit hack and post the result here. :)
 

joystick

MP Donator
  • Premium Supporter
  • January 26, 2006
    892
    39
    Home Country
    Germany Germany
    AW: Generic Keyboard/Remote Input Plugin

    btw: just wanted to tell you:

    No lost keys since yesterday!

    Thx!
     

    derevo

    Portal Member
    December 3, 2009
    31
    0
    Home Country
    Russian Federation Russian Federation
    with Reg patch work ok in winXP

    2 SilentExcept
    why need to rewrite code if you sayd what no errors founded?
     

    Jab0

    Portal Member
    May 9, 2010
    32
    1
    bad news: there are no problems with loosing keymappings anymore but with mediaportal in background the keyboard is controlling mediaportal and not e.g. the browser. anybodyelse with this problem?
     

    caribou

    MP Donator
  • Premium Supporter
  • December 5, 2008
    32
    0
    Nantes
    Home Country
    France France
    Hi,

    i have upgraded to 1.1.0 RC4.
    I have also problems with keyboardinput and my remote.
    i'm WIN 7 64bits.
    I uploaded the last keyboardinput from SilentException.
    I have tried the regedit solution with LowLevelHooksTimeout with no success.

    for example the "pause" function does not work with videos. even if the log seems correct (80 is the keycode of my remote) :

    2010-06-19 21:45:10.594600 [Debug][MPMain(1)]: KeyboardInputPlugin: * / -1 / ACTION / 12
    2010-06-19 21:45:10.596600 [Debug][MPMain(1)]: KeyboardInputPlugin: Executing: key 0 / 0 / Action: 12 / ACTION_PAUSE
    2010-06-19 21:45:10.596600 [Debug][MPMain(1)]: KeyboardInputPlugin: Mapped command for keycode 80
    2010-06-19 21:45:10.600600 [Debug][MPMain(1)]: VMR9: SetRepaint()
    2010-06-19 21:45:10.642600 [Info.][(3)]: planescene:presentImage() frame:0 enabled:True allowed:False
    2010-06-19 21:45:10.653600 [Debug][MPMain(1)]: VMR9: Repainting -> Playing, Frames: 1
    2010-06-19 21:45:11.702600 [Debug][MPMain(1)]: KeyboardInputPlugin: * / -1 / ACTION / 12
    2010-06-19 21:45:11.704600 [Debug][MPMain(1)]: KeyboardInputPlugin: Executing: key 0 / 0 / Action: 12 / ACTION_PAUSE
    2010-06-19 21:45:11.706600 [Debug][MPMain(1)]: KeyboardInputPlugin: Mapped command for keycode 80

    and the volume +/- are executed in the same time with page up/down ! (difference is ALT between the 2 remote keycodes)

    any Idea ? or new keyboardplugin compiled ?
    I'm lost.
     

    Users who are viewing this thread

    Top Bottom