LCD plugin supporting more than 70 display types (now with full graphics support!!!) (1 Viewer)

Status
Not open for further replies.

chartech

New Member
September 29, 2005
1
0
Hi all :D

I own one of the old D-vine 5 cases with the USB VFD. For way to long this VFD has just displayed "Home Theater PC" and now i thought that i would put it into use, and this is where my problems begin.

I was wondering if anyone could tell me how to get ExternalDisplay to work together with girder. I have ExternalDisplay checked in MP and set to send all data to girder. I can see all informations in the property browser but i dont quite understand how to get the information into a payload variable thats usable by girder.

I'm looking for something thats doing this

pld1 = #date

Hope someone can help me in the right direction.

Kind regards
Michael
 

xavier

MP Donator
  • Premium Supporter
  • December 12, 2004
    121
    17
    Venice
    Home Country
    Italy Italy
    chartech said:
    I was wondering if anyone could tell me how to get ExternalDisplay to work together with girder.

    Please read my "large" 8) post at page 20 of this thread.

    You can find short a sample .GML file for Girder for start with your experiment. :wink:

    Warning: you need to use the 0.1.3.0 release of MP, with the 0.2.0 External Display+Girder stop to work when the DialogDisplay module of MP is called (more details in others previos my post).

    Regards,
    xavier.
     

    JoeDalton

    Retired Team Member
  • Premium Supporter
  • September 27, 2004
    425
    18
    56
    Belgium
    Home Country
    Belgium Belgium

    JoeDalton

    Retired Team Member
  • Premium Supporter
  • September 27, 2004
    425
    18
    56
    Belgium
    Home Country
    Belgium Belgium
    :!: :!: Good news for the Girder users :!: :!:

    I think I solved the bug that causes MP to hang in dialogs.
    As always, in order to get the fix: wait until the next MP version, or compile everything from CVS yourself...

    Joe
     

    Martinljn

    New Member
    October 10, 2005
    1
    0
    Denmark
    Great job ! It works very good.. When i trun up or down for the sound volume Is it possible to have the on the display. It coud be nice.. :?:
     

    Mr.Mitchell

    Retired Team Member
  • Premium Supporter
  • May 13, 2004
    227
    0
    the Netherlands
    The plugin causes an exception when opening the Setup window. I first get an error that DLPortIO.dll is not found. Then I get the exception.

    If I recall correctly the DLPortIO was not really needed previously I think when you just want to open the setupdialog.

    This was seen on 0.2rc1 and current CVS

    Anyway this is the exception:
    ************** Exception Text **************
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: Unable to load DLL (F:\Scratch\mediaportal\xbmc\bin\Release\plugins\process\LCDDrivers\ba66.dll).
    at ba6644d4363c5c504096a44b8cd7629d739f.DLL_GetInfo(DLLInfo& _info)
    --- End of inner exception stack trace ---
    at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess)
    at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess)
    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    at System.RuntimeType.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParameters)
    at ProcessPlugins.ExternalDisplay.LCDHypeWrapper.GetDllInfo()
    at ProcessPlugins.ExternalDisplay.LCDHypeWrapper..ctor(String dllFile)
    at ProcessPlugins.ExternalDisplay.Settings.LoadDrivers()
    at ProcessPlugins.ExternalDisplay.SetupForm..ctor()
    at ProcessPlugins.ExternalDisplay.ExternalDisplay.ShowPlugin()
    at MediaPortal.Configuration.Sections.Plugins.setupButton_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.WndProc(Message& m)
    at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     

    sunsetdk

    Portal Pro
    October 18, 2005
    116
    3
    44
    Nordborg
    Home Country
    Denmark Denmark
    chartech said:
    I'm looking for something thats doing this

    pld1 = #date

    Hope someone can help me in the right direction.

    Kind regards
    Michael

    Hello

    I'm looking for the same. Where you can get the data from MP to Girder, not just an event that comes every half secund. Is this possible. I have tried xaivers gml on page 20.this brings op an empty OSD on screen and it stays there. Is that the point of that example?
    i use girder 3.3.4 and mp 0.1.3.0
    Regards

    René
     

    jabaah

    New Member
    August 31, 2004
    4
    0
    Home Country
    Germany Germany
    Bavarian said:
    The plugin doesn't output anything after MP wakes up from hibernate.

    I am using the HD44788 :(

    I've got the same problem. I'm using imon-display with mp2 beta with latest cvs...

    Is there a solution???

    Thanks
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom