| Age | Commit message (Collapse) | Author | Files | Lines |
|
USBLCD driver modified to use libusb
|
|
new driver for the BWCT USB LCD interface board.
|
|
added RouterBoard driver
|
|
ChangeLog updated
Version number bumped to 0.10.0
|
|
X11 driver ported
|
|
Namespace clash between Curses driver and general text driver resolved
(thanks to Martin Hejl)
|
|
T6963 driver nearly finished
framework for graphic displays done
i2c_sensors patch from Xavier
some more old generation files removed
|
|
ported USBLCD driver to NextGeneration
added drv_M50530.c (I forgot yesterday, sorry)
removed old drivers M50530.c and USBLCD.c
|
|
M50530 driver ported
changed lots of 'char' to 'unsigned char'
|
|
cut off all old-style files which are no longer used with NextGeneration
|
|
HD44780 patch from Martin Hejl
dmalloc integrated
|
|
uClibc compatibility issues from Martin Hejl
|
|
Cwlinux driver portet to NextGeneration (compiles, but not tested!)
|
|
Crystalfontz NextGeneration driver added
|
|
first version of Next Generation HD44780 (untested! but it compiles...)
some cleanup in the other drivers
|
|
timer queues added
liblcd4linux deactivated turing transformation to new layout
|
|
initiated transfer to new driver architecture
new file 'drv.c' will someday replace 'display.c'
new file 'drv_MatrixOrbital.c' will replace 'MatrixOrbital.c'
due to this 'soft' transfer lcd4linux should stay usable during the switch
(at least I hope so)
|
|
autotools update
|
|
AM_PROG_LIBTOOL removed
|
|
libtool stuff again...
|
|
autoconf/automake/libtool fixes from Ronald Landheer-Cieslak
|
|
new driver for Milford Instruments MI420 by Andy Baxter
|
|
increased version number to 0.9.12
port locking is done as /var/lock/LCK..usb_tts_0 for /dev/usb/tts/0
|
|
Changelog
|
|
HD44780 timings changed; deactivated libtool
|
|
missing files for autoconf/automake/libtool
|
|
minor cleanups
|
|
shared liblcd4linux
|
|
preparations for liblcd4linux; minor bugs in SIN.c and Skeleton.c
|
|
changed version to 0.9.11, added curses.m4 to Makefile.am
|
|
first version of HD44780 4Bit-Mode patch
|
|
|
|
improved forking
|