[WINDOWS] Add native LCD and VFD display support to XBMC for Windows source code?
#31
SScorpio, a well thought true, well formulated request could do wonders wrt extending the httpapi Smile
Reply
#32
Hi
Im using an origenae usb VFD controlled by irtrans software and it works ok with LCD smartie.

Andy
Reply
#33
Is there something that I would need to enter into the "Startup Parameters" to indicate that the Futaba VFD is connected via USB? The default parameter is LPT1.
Reply
#34
Just select you display under display settings plugin.
I think that allows lcd smartie to talk to your display via the drivers for your display.

I select Irtrans plugin and localhost and thats it.
When I installed Irtrans software for my display it asked me what type of display I had eg com parallel or usb.

Andy
Reply
#35
andye26 Wrote:Just select you display under display settings plugin.
I think that allows lcd smartie to talk to your display via the drivers for your display.

I select Irtrans plugin and localhost and thats it.
When I installed Irtrans software for my display it asked me what type of display I had eg com parallel or usb.

Andy

Under the display plugin, that currently reads "FutabaVFD_LCD.dll" does this have to match the actual windows driver that is install on my machine, or is this just a lcdsmartie dll file?
Reply
#36
DragonFly Wrote:SScorpio, what kind of LCD/VFD are you actually using?

The topic starter uses a Hiper VFD, which (I think) is a Futaba DM-140GINK, the same used in my SCALEO E. However this VFD is controlled through USB and LCDsmartie only supports Parallel or Serial interfaces as far as I can figure out............

I'm using a Samsung VFD that uses the IRTrans sofware. I did a little more searching and it appears that the DM-140GINK is not supported by LCD Smartie http://forums.lcdsmartie.org/viewtopic.p...ght=futaba

Supposedly Mediaportal supports the Dm-140GINK; however, the documentation from the company regarding the VFD is severely lacking.

It would be possible to request a plugin be developed: http://forums.lcdsmartie.org/viewforum.php?f=3
Reply
#37
indy5 Wrote:Under the display plugin, that currently reads "FutabaVFD_LCD.dll" does this have to match the actual windows driver that is install on my machine, or is this just a lcdsmartie dll file?

That is the LCD Smartie plugin. If you have a Futaba.dll or FutabaVFD.dll you could try copying it to the display directory of LCD Smartie. When I was originally trying to get the iMon Software working I had to copy the DLL there.
Reply
#38
Swifty Wrote:Maybe we are looking at this the wrong way round for LCD/VFD under windows..
Instead of getting 3rd party applications and then hoping they have support for X,Y,Z display - Couldn't we create a fake MSAS and feed it XBMC info?

That way any LCD/VFD that supports windows media center (I'm guessing most peoples displays in their HTPC's case) would work with its native windows driver..

MSAS - http://msdn.microsoft.com/en-us/library/aa468224.aspx

At this point, and in relation to the original poster's question in this thread, should we be pursuing a different avenue? I think this is a great idea to try and make use of Windows' built in support for displaying information outlined above. If any of the devs out there believe this is doable, I will submit a ticket for a feature request.
Reply
#39
indy5 Wrote:At this point, and in relation to the original poster's question in this thread, should we be pursuing a different avenue? I think this is a great idea to try and make use of Windows' built in support for displaying information outlined above. If any of the devs out there believe this is doable, I will submit a ticket for a feature request.

I second that MSAS support would be better than trying to use 3rd party software, I was just trying to get something working for myself and though tit would also work for other people for the time being.

I did a little research on a MSAS emulator and I found a discussion on the SageTV forums. Jere who does ShowAnalyzer started on a project to develop a SageTV MSAS emulator. He has his C++ source posted if anyone wants to see them and try to see if they can get anything working.

http://www.dragonglobal.org/download/ Scroll to the bottom of the page and look for SageMCEDisplay.
Reply
#40
I just opened a ticket, to see if anyone is interested in developing this...

http://trac.xbmc.org/ticket/6497
Reply
#41
SScorpio Wrote:I just updated the zip file with a new version, though the link is the same so you will always get the latest version by downloading from that link. The code is a little cleaner and there is a bug fix that corrects an issue that occurs when the playing video or audio file doesn't contain any information.

There is now also a xbmc.dll.config file. Currently only the server address and port values are used by the program. So you can now change what port your XBMC webserver is running on without needing to do a custom compile.

My future plans are to have the other items in the config file control what is being displayed just like the existing lcd.xml file that is included with XBMC.

Hi SScorpio...sounds like you developed exactly what I was looking for. One problem though: when adding the plugin to LCD Smartie and then enabling it via the text lines, LCD Smartie hangs completely (can only ctrl+alt+del out of it).

I am using LCD Smartie version 5.4 and did change the config file to the correct IP. Any thoughts?
Reply
#42
I noticed it slows LCD smartie down a bit when the webserver is not up but still runs ok.
Try setting it up and launch xbmc.

Andy
Reply
#43
styx06 Wrote:Hi SScorpio...sounds like you developed exactly what I was looking for. One problem though: when adding the plugin to LCD Smartie and then enabling it via the text lines, LCD Smartie hangs completely (can only ctrl+alt+del out of it).

I am using LCD Smartie version 5.4 and did change the config file to the correct IP. Any thoughts?

What happens when you try to go to this address in your web browser? http://<yourip:port>/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying

Also, do you have the .NET v1.1 Framework installed?
Reply
#44
Thanks for the quick replies. Webserver is enabled (I also use it to browse music via my iPod) and entering the adress returns mp3 information playing in the browser...so that should be okay.

I did not have .NET 1.1 installed, only 2.0. I'll try installing it and let you know...
Reply
#45
alas, no succes...still a complete freeze of LCD Smartie. So:
- Webserver runs
- htttp://<ip>/xbmcCmds displays correct info
- .NET v1.1 is installed.

Any other suggestions?
Reply

Logout Mark Read Team Forum Stats Members Help
[WINDOWS] Add native LCD and VFD display support to XBMC for Windows source code?0