robijn
046d76e510
New: SED1330 driver.
2001-11-15 19:33:06 +00:00
robijn
392506b384
- Added HD44780 incremental LCD update.
...
- Minor fix to 4bit.
2001-11-15 19:30:17 +00:00
robijn
a2ffbde152
Adapted load.c to work with longer (>4 line) displays.
2001-11-15 00:00:36 +00:00
robijn
a6fec90312
Put -b option and backlight= (config file) option in again.
...
Plus minor bugfixes.
2001-11-13 12:46:15 +00:00
robijn
b821127fa7
Minor bugfixes to HD44780 backlight and keypad stuff.
2001-11-01 16:40:57 +00:00
robijn
46174150ce
Added HD44780 delay options.
2001-11-01 15:38:49 +00:00
robijn
faa4861eb3
HD44780 update:
...
- supports new API
- major clean up, more consistent code
- uses configfile options
- serialLpt works also with only 2 output lines
- serialLpt can now use keypad
2001-11-01 00:37:12 +00:00
robijn
26d00dc560
Adapted the drivers to do not use a NULL pointer for unsupported functions,
...
but instead do not assign them.
2001-10-25 23:39:51 +00:00
robijn
43e7dfe7be
Bug fix to main.c: fixed bind= and user= reading, modified order of
...
init_drivers and daemonize.
2001-10-25 21:22:39 +00:00
robijn
dd52f3ddba
Fix for bug in reading drivers from configfile.
2001-10-24 20:04:12 +00:00
robijn
dc0f01850b
First step towards the v0.5 API. New configfile routines in use.
...
Configfile adapted. For drivers: configfile routines are available.
2001-10-24 14:26:15 +00:00
robijn
1618f3e2ed
Added descriptions of the v0.4 API and the new to-be-created v0.5 API.
...
Request for comments.
2001-10-16 19:38:07 +00:00
robijn
fce5f2d4e5
Complete rewrite. Tells where current impl. details can be found.
...
Ideas on client supplied menus.
2001-10-15 15:33:16 +00:00
robijn
db935c35bf
Corrected HD44780 to work with the curses driver.
2001-10-06 13:51:45 +00:00
robijn
16cce2fe2d
HD44780 keypad update. (second try)
2001-10-05 21:01:24 +00:00
robijn
4829ed367f
HD44780 keypad update. (second try)
2001-10-05 19:43:50 +00:00
robijn
de84f06cc7
HD44780 keypad update.
...
(second try)
2001-10-05 19:39:02 +00:00
robijn
50cdea1134
Modified the HD44780 driver to work with keypad.
2001-10-05 15:05:59 +00:00
robijn
7c0e1bd0d1
Fixed "HD44780 does not compile" bug. Not using drv_base anymore.
2001-10-02 14:04:34 +00:00