Hi,
here is a new release of the GraphLCD base package and plugin for VDR.
You can download the packages from the berlios project's file page: http://developer.berlios.de/project/showfiles.php?group_id=3566
Changes since 0.1.2: graphlcd-base: - Added a major.minor.micro version to the libraries starting with 1.0.0 - Moved usage of DESTDIR from serveral Makefiles to Make.config (thanks to Lucian Muresan). - Moved Freetype2 dependency from Make.config to Makefile of libglcdgraphics (thanks to Tobias Grimm). - Creating an additional symlink for the library files to be found during making the tools that need them (thanks to Tobias Grimm). - Updated serdisplib driver (thanks to Wolfgang Astleitner). - KS0108 driver: Added an alternative way of setting the display control lines (same as in old versions). It is selectable through graphlcd configfile parameter "Control". - Using default values for width and height in case they are zero, too (thanks to Tobias Grimm). - Added cSerialPort class. - Added driver for my AVR controlled display.
vdr-graphlcd: - Don't replace newlines with spaces in text items any longer. - Rewritten cGraphLCDDisplay::WrapText(). It is much faster now. - Increased time to wait for display task to start (thanks to Andreas Brachold). - Explicitly set the current channel to prevent a crash if no channel logo was set (thanks to Andreas Brachold). - Added support for VDR version 1.3.38 and up (thanks to Andreas Brachold). - Added logos for cable and terrestrial channels and modified some of the old (thanks to Stefan Hußfeldt).
Andreas
You wrote on Tuesday, January 17, 2006 :
Hi,
here is a new release of the GraphLCD base package and plugin for VDR.
vdr-graphlcd:
- Don't replace newlines with spaces in text items any longer.
- Rewritten cGraphLCDDisplay::WrapText(). It is much faster now.
- Increased time to wait for display task to start (thanks to Andreas
Brachold).
- Explicitly set the current channel to prevent a crash if no channel
logo was set (thanks to Andreas Brachold).
- Added support for VDR version 1.3.38 and up (thanks to Andreas Brachold).
- Added logos for cable and terrestrial channels and modified some of
the old (thanks to Stefan Hußfeldt).
Hmm,....
Dont work for me :(
compiled without Problems, but if i try to start VDR-1.3.36 i get following messages in /var/log/vdr.log
Jan 17 02:38:13 vdr1 vdr[26391]: initializing plugin: graphlcd (0.1.3): Output to graphic LCD Jan 17 02:38:13 vdr1 vdr[26522]: t6963c: Testing ECP mode... Jan 17 02:38:13 vdr1 vdr[26522]: t6963c: working! Jan 17 02:38:13 vdr1 vdr[26522]: t6963c: T6963 initialized.
After here it stops
messages in /var/log/syslog
Jan 17 02:38:13 vdr1 kernel: ppdev0: registered pardevice Jan 17 02:38:13 vdr1 kernel: ppdev0: negotiated back to compatibility mode because user-space forgot Jan 17 02:38:13 vdr1 kernel: ppdev0: unregistered pardevice Jan 17 02:38:14 vdr1 rc-scripts: aborted, please check logfile
The start of VDR failed. :( For what stay the messages in syslog?
BaseSystem Gentoo, what else :)
graphlcd.conf ... [t6963c] Driver=t6963c Port=0x378 Device=/dev/parport0 Width=240 Height=128 UpsideDown=yes Invert=yes RefreshDisplay=1 ...
Same setup with vdr-graphlcd-0.1.2-pre6 worked without probs
Cheers
/bin/joerg