Sorry everyone, but due to private problems I won't do any work on MediaPortal anymore...
I will not be reading the forum and private mails for an indefinite time.
Maybe I'll come back one time, maybe I won't. Time will tell...
In the meantime, I wish you all the best.
Joe
If the Zalman and L.I.S. displays are very much alike you can try the following:
Try to find out the USB device ID (in hardware manager under USB devices and look for a HID device) and then check out the LIS driver code.
Replace the device ID that is used in there by your own.
This...
FYI: I'm attending Microsoft Tech-ed in Barcelona from tomorrow until Friday next week, so I won't be able to put anything in SVN during that time...
See you all back in a week...
Joe
cybrmage,
Take a look at the code of my LCDHypeWrapper. I faced more or less the same problem over there. Each of the LCDHype drivers has the same methods but the DLL has another name.
So, I wrote a driver generator for that. It generates a class on-the-fly with correct PInvoke method...
Sorry, I don't have that anymore... You should be able to find it in the SVN builds of RC2...
In your PM you confirm that copying the SG_LCD over the SG_VFD solves the problem. This gets me all confused...:o
You own a VFD, but (judging from the errors above) you use ralphy & cybrmage's...
Please post new questions and remarks in new threads focused one one topic. We are again creating a big monster thread combining several questions and answers that is getting harder and harder to manage and search...
Joe
starlight,
I think I solved the ScaleoEV problem. Can you test the last SVN version from this afternoon?
If it still doesn't work, please post the log from this new version: I added more debbuging info to determine the problem.
If it works, don't forget to turn off the extendedlogging...
I reverted the old SG_VFD.dll and renamed the new one to SG_LCD.dll.
The new iMon LCD driver now uses this new DLL
Hope this solves the troubles...
Joe
OK, that confirms what I thought...
I've added extra debugging info to the driver, that may help me to determine what is wrong...
Please download the latest SVN build from this night,
edit the externaldisplay.xml file and change the ExtensiveLogging setting from the second line to true...
starlight,
can you please install this SVN build over your working RC1 version and check whether it still works?
https://forum.team-mediaportal.com/mediaportal_svn_snapshot_09_04_2007_00-t27496.html
If it does, intall this one over it and see whether it still works...