CybrDisplay External Status Plugin (2 Viewers)

Status
Not open for further replies.

cybrmage

Portal Pro
May 30, 2007
498
86
Home Country
Canada Canada
Here is another test for the iMon HID devices.

I have added the code required to convert the data from the HID keyboard device into remote button presses, (optionally) convert data from the HID mouse device into cursor buttons and code to (optionally) handle the mouse/keyboard button to switch the mousestick between use as a mouse and cursor keys.

This time, I need two logs...
1) in configuration, set "Remote Mousestick mode" to "keyboard", and then push all the buttons (mousestick movement not required).
2)in configuration, set "Remote Mousestick mode" to "SwitchWithButton", and then move the mousestick up, then down, then left, then right. Then press the mouse/keyboard button and repeat the mouse movements.

Thanks.
 

cybrmage

Portal Pro
May 30, 2007
498
86
Home Country
Canada Canada
Hi,

I've been having trouble recently when playing DVDs using the internal MP player, and I've traced it to the equaliser setting in CybrDisplay.

Wow!!! someone who reads and provides all the information I ask for!!! THANK YOU!!!

Well... looking at the logs... the plugin is not throwing, or catching, any exceptions.... so nothing obvios....

The display is blanking during video playback even with that option, so that is a bug... I have fixed it for the next version.

The log shows that the g_player.Play() function is called, then the external daemon tools is called... then the video starts playing.... The plugin does not do any processing of EQ data, because the internal player does not provide any for video playback.... so it is not an error in processing the data....

When the video is stopped, the g_player.OnStopped() delegate is called (this happens before the internal player actually changes to the stopped state)... then, 10 seconds later, the log stops... So something seems to be happenning in the OnStopped() delegate.... the trick is going to be figuring out what the problem is....

If you could, please run configuration and set the logging level for MediaPortal to "debug", save the configuration and then duplicate the problem.... Then zip up all the files in the log directory and post them.

Thanks for helping!!
 

Tide

Portal Pro
April 1, 2008
57
4
Home Country
United States of America United States of America
Results for Test 4

Here are my results for test 4.
 

cybrmage

Portal Pro
May 30, 2007
498
86
Home Country
Canada Canada
Here is another iMON HID test...

I need logs from a run with the mousestick mode set to keyboard and one with it set to automatic.

Thanks.
 

globaldonkey

MP Donator
  • Premium Supporter
  • April 23, 2007
    755
    79
    Home Country
    Test 5 results

    Here is another iMON HID test...

    I need logs from a run with the mousestick mode set to keyboard and one with it set to automatic.

    Thanks.

    The program had 3 modes in the drop down box - keyboard, mouse and switchwithbutton. I assumed "switchwithbutton" was automatic. I provided logs for keyboard and switchwithbutton. At the end of the switchwithbutton log, I tried hitting the mousestick button a couple of times and moving the pad each time I did this.

    To my untrained eye, I couldn't see anything different in the input received from the pad before / after the mousestick mode is toggled, and certainly the mouse on the screen continued to move regardless, but I'm assumming thats because this is a test program and not a real driver. Perhaps it is up to the software to maintain state of the pad??
     

    stantzos

    Portal Member
    March 16, 2008
    12
    0
    Alphacool cemetary

    Hello Cybrmage,

    Please excuse me for my repeated (annoying) messages. Can you please take a look at the problem i have with the ALPHACOOL display before i throw it away... Please? Please?

    Stef
     

    cybrmage

    Portal Pro
    May 30, 2007
    498
    86
    Home Country
    Canada Canada
    I couldn't see anything different in the input received from the pad before / after the mousestick mode is toggled

    That would be because the test program was using the default configuration both times (my fault, not yours - it wasn't saving the configuration)

    Here is another test version... please try it and post the logs...
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom