fiasko's home pageINCLUD / c't USB Display |
|
| [ Übersicht | IO-Warrior Kit | INCLUD LCD ] |
Die INCLUD LCD API ist in C geschrieben und dient der Ansteuerung des Displays. Sie befindet sich z.Zt. noch in der Entwicklung.
Außerdem gibt es eine Perl Erweiterung welches die API zur Verfügung stellt.
Eine Dokumentation der Funktionen ist hier zu finden.
Das Perl Modul besitzt eine eigene Seite: INCLUDLCD(3pm).
Die fertigen Debian Pakete und Quellen libincludlcd, libincludlcd-dev und libincludlcd-perl sind in meinem Debian Repository zu finden.
includlcd (0.1.1-1) unstable; urgency=low
* Fixed segfault in perl module.
-- Thomas Liske <thomas@fiasko.dyndns.org> Sat, 26 May 2007 11:56:53 +0200
includlcd (0.1.1) unstable; urgency=low
* Rebuild for Debian Etch.
-- Thomas Liske <thomas@fiasko.dyndns.org> Fri, 27 Apr 2007 14:10:06 +0200
includlcd (0.1.0) unstable; urgency=low
* New differential display content update function.
-- Thomas Liske <thomas@fiasko.dyndns.org> Fri, 10 Mar 2006 11:58:01 +0100
includlcd (0.0.8-1) unstable; urgency=low
* Removed debugging output from Perl IR handling.
-- Thomas Liske <thomas@fiasko.dyndns.org> Tue, 07 Mar 2006 23:08:08 +0100
includlcd (0.0.8) unstable; urgency=low
* Fixed IR polling implementation.
* Optimize perl IR polling.
-- Thomas Liske <thomas@fiasko.dyndns.org> Sat, 04 Mar 2006 23:05:59 +0100
includlcd (0.0.7) unstable; urgency=low
* Some changes on the perl OO interface.
* Implemented a pollable IR interface into perl module.
* Perl docu updates.
-- Thomas Liske <thomas@fiasko.dyndns.org> Fri, 03 Mar 2006 21:20:08 +0100
includlcd (0.0.6) unstable; urgency=low
* Throw away the drawing and font stuff, switching to libgd2 for that purpose.
* Changing perl library to provide an OO interface (IR callback still nonfunctional).
-- Thomas Liske <thomas@fiasko.dyndns.org> Wed, 01 Mar 2006 21:43:39 +0100
includlcd (0.0.5) unstable; urgency=low
* Using libfontconfig1 for font selection.
* Using monochrome font rendering for improved quality.
* Renamed routines:
- WriteText => DrawText
- InitFontFace => FontInitByFile
-- Thomas Liske <thomas@fiasko.dyndns.org> Sun, 26 Feb 2006 12:39:32 +0100
includlcd (0.0.4) unstable; urgency=low
* Fixed hang on exit.
* New draw routines:
- DrawRect
- DrawFilledRect
- DrawCircle
- DrawFilledCircle
* Added perl extension.
-- Thomas Liske <thomas@fiasko.dyndns.org> Wed, 22 Feb 2006 21:59:41 +0100
includlcd (0.0.3) unstable; urgency=low
* Many changes:
- using libfreetype6 for text output
(including pixel fine adjustment)
- using libnetpbm10 for PBM image loading
* Fixed dependencies.
-- Thomas Liske <thomas@fiasko.dyndns.org> Sun, 19 Feb 2006 11:16:45 +0100
includlcd (0.0.2) unstable; urgency=low
* Enable IIC helps to get LED and LCD controller switching work.
* Fixed includlcd_UpdateRect to work.
-- Thomas Liske <thomas@fiasko.dyndns.org> Thu, 16 Feb 2006 18:15:58 +0100
includlcd (0.0.1) unstable; urgency=low
* Initial Release.
-- Thomas Liske <thomas@fiasko.dyndns.org> Wed, 15 Feb 2006 21:32:21 +0100
Local variables:
mode: debian-changelog
End:
| 10.03.06, Thomas Liske
n/a |