MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » Input / Output interfaces » External Display » Support


Support Support for external displays.

Closed Thread
 
Thread Tools Display Modes
Old 2007-08-04, 11:28   #21 (permalink)
Portal Member
 
Join Date: Nov 2005
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts


Default

There is one function I would love with this plugin. I don't know if it is possible but can a message be left on the VFD when it goes into standby? Specifically I want to leave the name/day/time of the next scheduled recording. As my HTPC uses a shared STB (with a TV) it is nice to know when it is next going to wakeup and change channel etc.
Currently I can do this using another PVR (GB-PVR) with the older version of LCDSmartie (5.3). There are 2 automated steps, firstly get the data out of the database (e.g. with GB-PVR a CLI command to write to a text file) and secondly the posting of that on the VFD at shutdown (LCDSmartie 5.3, but not 5.4, can display the contents of a textfile on exit).
I currently can't see a way to do either step with Mediaportal and wonder if this plugin could be made to do this?

Thanks
Simon
__________________
Hauppauge PVR-150 (STB via SVHS) & TD-500 dual DVB
iMON VFD/Remote & Redrat3 blaster
AMD 3200+ on Nforce3 with 7600GS
b00sfuk is offline  
Old 2007-08-04, 11:31   #22 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 12
Thanks: 1
Thanked 0 Times in 0 Posts


Default

Ralphy,

I can debug this. I have a mediaportal system with VS.net and the error.
Crewone is offline  
Old 2007-08-05, 11:52   #23 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 36
Thanks: 0
Thanked 3 Times in 1 Post

Country:

My System

Default

Quote:
Originally Posted by Crewone View Post
I have the same problem with this plugin.

It seems it expects a "PixelsToScroll" integer variable in the processplugins.externaldisplay.settings namespace/class, but it isn't there.
Aha! The smoking gun, and I am extremely embarrassed by this It turns out that I didn't extract the stable release source code from the store and I was working off some really old code. And then I downloaded some code that isn't compatible with 2.2 stable (I am completely new to downloading SVN/CVS code from sourceforge (or anywhere else for that matter). I'm still trying to get the stable release code.

But I believe there is a solution in the interim - simply rename ExternalDisplay.xml to ExternalDisplay.xml.old (in mediaportal folder), and the plugin will automatically create a new one.

Unforutanately, since I compiled an old version of ProcessPlugins, I have no idea what other plugins may not be working. But I will get it sorted out soon.

JoeDalton, I haven't forgotten about you, and as I PM'd to you, I will get you the source code for inclusion in the next release once I get this all sorted out.

Quote:
Originally Posted by b00sfuk View Post
There is one function I would love with this plugin. I don't know if it is possible but can a message be left on the VFD when it goes into standby? Specifically I want to leave the name/day/time of the next scheduled recording. As my HTPC uses a shared STB (with a TV) it is nice to know when it is next going to wakeup and change channel etc.
.....
I currently can't see a way to do either step with Mediaportal and wonder if this plugin could be made to do this?

Thanks
Simon
Simon, I'll defer to JoeDalton on this one. My changes to this plugin discussed here relate only to the Soundgraph LCD display (and not the Soundgraph VFD or other displays)
ralphy is offline  
Old 2007-08-05, 15:01   #24 (permalink)
Portal Member
 
Join Date: Jul 2007
Posts: 27
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by ralphy View Post
Quote:
Originally Posted by Crewone View Post
I have the same problem with this plugin.

It seems it expects a "PixelsToScroll" integer variable in the processplugins.externaldisplay.settings namespace/class, but it isn't there.
Aha! The smoking gun, and I am extremely embarrassed by this It turns out that I didn't extract the stable release source code from the store and I was working off some really old code. And then I downloaded some code that isn't compatible with 2.2 stable (I am completely new to downloading SVN/CVS code from sourceforge (or anywhere else for that matter). I'm still trying to get the stable release code.

But I believe there is a solution in the interim - simply rename ExternalDisplay.xml to ExternalDisplay.xml.old (in mediaportal folder), and the plugin will automatically create a new one.

Unforutanately, since I compiled an old version of ProcessPlugins, I have no idea what other plugins may not be working. But I will get it sorted out soon.

JoeDalton, I haven't forgotten about you, and as I PM'd to you, I will get you the source code for inclusion in the next release once I get this all sorted out.

Quote:
Originally Posted by b00sfuk View Post
There is one function I would love with this plugin. I don't know if it is possible but can a message be left on the VFD when it goes into standby? Specifically I want to leave the name/day/time of the next scheduled recording. As my HTPC uses a shared STB (with a TV) it is nice to know when it is next going to wakeup and change channel etc.
.....
I currently can't see a way to do either step with Mediaportal and wonder if this plugin could be made to do this?

Thanks
Simon
Simon, I'll defer to JoeDalton on this one. My changes to this plugin discussed here relate only to the Soundgraph LCD display (and not the Soundgraph VFD or other displays)
Thanks for the Tip, ralphy

But it doen´s work. I renamed externalDisplay.xml to ExternalDisplay_old.xml, but the Error is the same when I select "Soundgraph IMONLCD USB Driver 1.0", please see attached
Attached Thumbnails
driver-available-soundgraph-oem-lcd-ultrabay-external_display_error.jpg  
mimk97 is offline  
Old 2007-08-06, 14:58   #25 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 36
Thanks: 0
Thanked 3 Times in 1 Post

Country:

My System

Default

Let's try again.

I've now found the 2.2 stable code, and have recompiled the iMONLCD driver, and made a slight change. Unfortunately, it doesn't handle the umlaut's for the German text.

I've noted a problem that I think is causing the stack overflow error. I believe it's caused when the iMON LCD is already open (eg with iMON Manager), and MediaPortal tries to open it again. I changed the code a little to get around this problem, but it shouldn't be necessary, so I'm going to think about this some more.

But I still believe that you should start MediaPortal BEFORE iMON Manager, irrespective of the setting of the "external plugin" option of FrontView.

Please give this a try and let me know how it goes.

This External Plugin is for the 2.2 stable release.

Thank you for your patience.
Attached Files
File Type: zip ProcessPlugins.zip (219.0 KB, 32 views)
ralphy is offline  
Old 2007-08-06, 23:57   #26 (permalink)
Portal Member
 
Join Date: Jul 2007
Posts: 27
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by ralphy View Post
Let's try again.

I've now found the 2.2 stable code, and have recompiled the iMONLCD driver, and made a slight change. Unfortunately, it doesn't handle the umlaut's for the German text.

I've noted a problem that I think is causing the stack overflow error. I believe it's caused when the iMON LCD is already open (eg with iMON Manager), and MediaPortal tries to open it again. I changed the code a little to get around this problem, but it shouldn't be necessary, so I'm going to think about this some more.

But I still believe that you should start MediaPortal BEFORE iMON Manager, irrespective of the setting of the "external plugin" option of FrontView.

Please give this a try and let me know how it goes.

This External Plugin is for the 2.2 stable release.

Thank you for your patience.
I can now select "Soundgraph IMONLCD USB Driver 1.0", but my Display doesn´t show anything

I have tested Frontview activated with Plugin and disabled in IMON Manager.
mimk97 is offline  
Old 2007-08-07, 01:11   #27 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 36
Thanks: 0
Thanked 3 Times in 1 Post

Country:

My System

Default

Quote:
Originally Posted by mimk97 View Post
[
I can now select "Soundgraph IMONLCD USB Driver 1.0", but my Display doesn´t show anything

I have tested Frontview activated with Plugin and disabled in IMON Manager.
At least you can now select the LCD Driver, I guess that's one step forward

Please send the logs (I assume debug level logging has been enabled), and then

Do not run iMON Manager - make sure it was exited normally.
Start MP
Send Logs

and we'll take it from there.
ralphy is offline  
Old 2007-08-07, 07:10   #28 (permalink)
Portal Member
 
Join Date: Jul 2007
Posts: 27
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by ralphy View Post
Quote:
Originally Posted by mimk97 View Post
[
I can now select "Soundgraph IMONLCD USB Driver 1.0", but my Display doesn´t show anything

I have tested Frontview activated with Plugin and disabled in IMON Manager.
At least you can now select the LCD Driver, I guess that's one step forward

Please send the logs (I assume debug level logging has been enabled), and then

Do not run iMON Manager - make sure it was exited normally.
Start MP
Send Logs

and we'll take it from there.
Attached see the Logs
Attached Files
File Type: rar log.rar (13.9 KB, 2 views)
mimk97 is offline  
Old 2007-08-07, 07:50   #29 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 36
Thanks: 0
Thanked 3 Times in 1 Post

Country:

My System

Default

mimk97,

I cannot see what might be going wrong with your display from these logs. Assuming iMON Manager was never started (or if it were, it was exited) before starting MediaPortal, the data being sent to the LCD should be displayed.

My only other suggestion is to try the demo program to make sure that you can communicate with the display outside of iMon. (You'll need to ensure that the SG_VFD.dll file is in the same folder as the demonstration code.

I'm running out of ideas. I'm sure you've tried re-booting the system too.
ralphy is offline  
Old 2007-08-07, 20:42   #30 (permalink)
Portal Member
 
Join Date: Jul 2007
Posts: 27
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by ralphy View Post
mimk97,

I cannot see what might be going wrong with your display from these logs. Assuming iMON Manager was never started (or if it were, it was exited) before starting MediaPortal, the data being sent to the LCD should be displayed.

My only other suggestion is to try the demo program to make sure that you can communicate with the display outside of iMon. (You'll need to ensure that the SG_VFD.dll file is in the same folder as the demonstration code.

I'm running out of ideas. I'm sure you've tried re-booting the system too.

I checked the LCD Demo. But the Display shows nothing when I click "Scroll Lines", for Example.

I´ve tested it with following Settings:
- IMON Manager not started
- IMON Manager started, but Frontview set to Plugin Mode


Any Ideas???
mimk97 is offline  
Closed Thread

Bookmarks

Tags
driver, lcd, oem, soundgraph, ultrabay

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
soundgraph imon direction pad sensitivity Sentinel General Support 4 2007-10-13 14:32
Silverstone GD01-MX - iMON OEM LCD - Limited API Available ralphy Improvement Suggestions 1 2007-08-30 23:49
Soundgraph iMon remote direct my xx buttons DonBogo General 4 2006-12-10 01:46
Do I use MCE driver or regular XP driver? Kulle Installation, configuration support 1 2006-03-18 13:53
Nova-T MCE OEM Version Czar63 Hardware Selection Help 2 2005-01-27 14:33


All times are GMT +1. The time now is 02:49.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden