mfo said:I just installed MP 0.1.2 and now the VLSystem LIS2 VFD isn't listed in your plugin config anymore. I did a clean install of MP.
Do you have an idea of what could be happening ?
I don't think the 2 can coexist. But you can always try.mfo said:Can the v2.0 version of your plugin still be used with MP 0.1.2.0 and up ?
jlb1234 said:Sorry for my bad english, i'm a Brazilian Developer...
I have a HD44780 display through the serial port. LCDHype does not have a driver for this situation. Moreover, I share the same serial port with WinLIRC.
To solve the problem I decided to develop my driver, using the SDK available from LCDHype website.
The driver access the serial port directly, through its I/O address, therefore it needs WinLIRC running BEFORE MediaPortal.
You must configure the baud rate in WinLIRC.
To install, copy the HD44780S.DLL to LCDDrivers folder.
The source code is included (Delphi 6).
JoeDalton said:jlb1234 said:Sorry for my bad english, i'm a Brazilian Developer...
I have a HD44780 display through the serial port. LCDHype does not have a driver for this situation. Moreover, I share the same serial port with WinLIRC.
To solve the problem I decided to develop my driver, using the SDK available from LCDHype website.
The driver access the serial port directly, through its I/O address, therefore it needs WinLIRC running BEFORE MediaPortal.
You must configure the baud rate in WinLIRC.
To install, copy the HD44780S.DLL to LCDDrivers folder.
The source code is included (Delphi 6).
Thanks jlb1234,
I'll have a look at it ...and to your sourcecode too.
***EDIT***
That link you provided doesn't seem to work (anymore) :-(
Can you put it back online?
***/EDIT***
Joe
JoeDalton said:I'll have to check what went wrong, because MP 0.1.2 should have LIS2 support...
JoeDalton said:I don't think the 2 can coexist. But you can always try.
Marc said:JoeDalton said:I don't think the 2 can coexist. But you can always try.
I confirm that it doesn't work.
Regards,
Marc