IMON support (1 Viewer)

chemelli

Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    50
    Milano, Italy
    Home Country
    Italy Italy
    @chemelli
    I'm not shure if this helps but with this patch IMON Pad Mode is working. I've included an own map instead of using the MP RemoteMap.

    But i don't know how to map the new buttons to actions. They all show up in log when i press the button on the remote - but how can i map them to a specific action?

    Patch attached.

    Will review the patch with belcom...

    Simone
     

    1stdead

    Portal Pro
    February 1, 2008
    1,089
    139
    Copenhagen
    Home Country
    Denmark Denmark
    Logs where minidisplay is causing MCE remote not to work.

    The "Back" key on MCE doesn't work in MP.

    Alpha with newest svn and iMon manager.

    How do i configure the PC to hibernate? Before when I had iMON manager instead I was able to put the HTPC into hibernate and then turn it back on with the remote. Is that possible with IRSS?
     

    disaster123

    MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    chemelli
    is there any reason why some keys like Numeric 0-9,*,#,Enter,Space,Win,TAB, ... are handled locally and not passed to the MPControlplugin in IMON PAD Mode? Or is this simply a bug?
    (it is related to case RawInput.RawInputType.Keyboard: in imon usb receivers.cs) - these commands are send to the system but not to the plugins - how about sending it to plugins if a clientplugin is registered and send it to system if no client plugin is registered?
    OK could fix this by setting activate "Enable Keyboard Input" - i missunderstood this option and thought this does the opposite.

    > And i've disabled handle keyboard locally but UP/Down/left/right are still triggered up to 4 times.
    Could fix this by disabling "use system keyboard rate settings" and setup my own timings.

    I hope you understand that i simply would like to help and fix these problems and i hope this is ok.
     

    1stdead

    Portal Pro
    February 1, 2008
    1,089
    139
    Copenhagen
    Home Country
    Denmark Denmark
    @chemelli
    Is it known that with latest SVN the irserver deamon is killed by minidisplay plugin and NOT restarted? So that remote is not working at all?

    Probably that was i wrote above. I asked him about it and said belcom would have a look on it monday evening. So he does know.
     

    disaster123

    MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    OK here is another patch for fixing the restart of ir server suite in app mode in imonlcdg.dispose on 64bit systems. And it includes a restart after MP start.

    I'm not really shure if i should post my patches here or somewhere else.
     

    Attachments

    • imonlcdg.cs.patch
      30.6 KB

    disaster123

    MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    If you're using MP 1.1.0 ALPHA here is a recompiled dll which allows you to use IRSS + Minidisplay.

    Simply put the file in the MP root folder.
     

    1stdead

    Portal Pro
    February 1, 2008
    1,089
    139
    Copenhagen
    Home Country
    Denmark Denmark
    If you're using MP 1.1.0 ALPHA here is a recompiled dll which allows you to use IRSS + Minidisplay.

    Simply put the file in the MP root folder.

    Couldn't get it to work at first try. Think IRSS does something to the minidisplay, each time I start IRSS my display lights up even though it was close. This does not seem right. Hmm and now i can't get the remote to work with MCE anymore. iMON pad is working instead of MCE in MCE mode.
     

    disaster123

    MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    1stdead
    mhm but this minidipisplay library does nothing else than restarting the ir server app. Can't imagine that this causes such a stupid bug - so sorry at this point i don't have any idea.

    chemelli
    i also found out why keyboard pressed are double handled when - it is caused by to messages which are send from the IRSS one msg for button down and one message for button up.
     

    Users who are viewing this thread

    Top Bottom