Ohhh you have one of the VFD type displays.
http://www.silverstonetek.com/products/p...t&area=usa
This is what I have...I would love an app that utilizes it in a useful way for linux.
Dougie085
Senior Member Posts: 162 Joined: May 2008 Reputation: 0 |
2009-08-06 03:27
Post: #11
|
| find quote |
robbiet480
Junior Member Posts: 6 Joined: Aug 2008 Reputation: 0 |
2009-08-17 05:09
Post: #12
How could I extend this to get the title of the currently playing file? Is there any way?
|
| find quote |
Phantasm4489
Junior Member Posts: 24 Joined: Sep 2004 Reputation: 1 |
2009-08-17 22:11
Post: #13
XBMC already displays the currently playing file in the main area of the display. This script is purely to activate the icons around the edge of the display.
|
| find quote |
cyberwizzard
Member Posts: 87 Joined: Dec 2008 Reputation: 6 |
speed32219 Wrote:Great! Good job, I will check it out later this week I always wanted to get that working. Did you find a command that would turn off the display? Like, when a movie is playing the display would go black. I know XBMC has an option to not display messages during playback, but that darn backlight is awefull bright. Turning off the display is very easy actually: XBMC should send the "backlight off" command when blanking and "backlight on" when it resumes (edit: it does. This will require the backlight to actually turn off though, a feature that has just recently been enabled in LCDd for the imonlcd driver (it is most likely in the 0.5.3 release and for certain in the CVS version). @Phantasm4489: Awesome work! I haven't tested it yet but as soon as I get it to work on my VFD display (imon 0038) I'll post a picture ![]() Edit: forgot that the HTTP interface is hopelessly broken in 64-bit As soon as the SVN gets stable again I'll update as the webservice got fixed 8 weeks agoEdit2: XBMC already turns off the display when blanking, I didn't see that before because I just updated to the latest drivers myself...
(This post was last modified: 2009-09-10 12:35 by cyberwizzard.)
|
| find quote |
trakster
Junior Member Posts: 1 Joined: Oct 2008 Reputation: 0 |
2009-09-24 13:49
Post: #15
Phantasm4489 Wrote:anywhere you like. Just save it to a file somewhere and chmod +x it. Hello! Would this script work on a windows machine also? or is it Linux specific? //trakster |
| find quote |
cyberwizzard
Member Posts: 87 Joined: Dec 2008 Reputation: 6 |
2009-09-24 15:43
Post: #16
No: it requires the Linux iMon driver and its interface to toggle icons
|
| find quote |
qnox
Junior Member Posts: 27 Joined: Jul 2009 Reputation: 0 |
2009-09-25 00:56
Post: #17
great job - it's working very well for me
![]() I's there any hope for icons for video/audio codec? |
| find quote |
lkraav
Member Joined: Jul 2009 Reputation: 0 |
2009-09-25 09:39
Post: #18
it is also working here, thanks. has anyone looked into integrating this in xbmc core? i imagine it would make sense to have some sort of a highlighting framework to consider different LCD-s, but i havent looked at the LCD handling source yet.
xbmc-pvr-ppa-odk68, Gentoo x86 3.0.7-pf, xorg-server-1.11.2, mesa-7.11, nvidia-drivers-290.10 |
| find quote |
davidw
Member Posts: 77 Joined: Jan 2009 Reputation: 0 Location: Austria |
Worked for me! Really cool thank you! It looks nice on my Antec Microfusion 350!
At the beginning i only forgot to activate the webinterface in XBMC ![]() cheers, David |
| find quote |
theonlychriss
Junior Member Posts: 6 Joined: Feb 2009 Reputation: 0 |
2009-09-26 18:52
Post: #20
qnox Wrote:I's there any hope for icons for video/audio codec? Hi there, yes, I'm working on it (to use all its icons and progress-bars) for a while now and it's getting pretty complete. Unfortunately, the svn-cleanups and change from "linuxport" to "trunk" seems to bare some problems, as XBMC does not start correctly any more. After a successful build, though .I have to wait until these problems have been solved. I will announce a patch here when I have a satisfying code base. Greets, Chriss |
| find quote |


As soon as the SVN gets stable again I'll update as the webservice got fixed 8 weeks ago
Search
Help