gfk
bd2d6bade5
Small fix to have the name of the selected drivers displayed in a comma separated list. Other typos fixed too.
2001-12-22 03:18:05 +00:00
themythos
6e178cdc6a
v1.2 now graphics disabled, because of strange pixel faults
2001-12-21 15:01:43 +00:00
reenoo
45bf2e6c41
apllied Jarda Benkovsky's perl clients patch
2001-12-11 21:20:22 +00:00
reenoo
d0c2164625
removed some strange chars from [lcdm001]
2001-12-11 21:18:01 +00:00
robijn
7ecd6f07a5
Removed 'long p' from charmap (now for real :).
2001-12-11 15:43:26 +00:00
reenoo
a915215e42
Fixed key handling; keypad settings via configfile
2001-12-09 18:39:39 +00:00
reenoo
390cf538f3
Added entries for lcdm001
2001-12-09 18:36:56 +00:00
robijn
3929662434
HD44780 general:
...
- Removed 'long p' from keymap
HD44780 serialLpt:
- Backlight support
- Updated documentation
2001-12-09 14:33:17 +00:00
reenoo
d0511bb7d8
Added myself ;)
2001-12-08 19:52:22 +00:00
reenoo
1a1a1999aa
Added legal stuff directly to the driver files
2001-12-08 19:51:41 +00:00
dglaude
55e751a1d9
Joris (and other) I added comment see you on the mailing list
2001-12-05 18:55:25 +00:00
dglaude
e671804453
Now you can choose between report.h and debug.h (default) If you are happy with it I'll remove debug.h
2001-12-05 18:28:22 +00:00
dglaude
29e71c9dc4
Preparing for using report.h rather than debug.h (no harm done just #ifdef)
2001-12-05 17:52:26 +00:00
reenoo
687d4a8fe7
strncpy now pays attention to hardlimit (200) of config_get_string
2001-12-04 18:48:32 +00:00
reenoo
8597064b67
strncpy instead of strcpy; no more dummy functions; general cleanup
2001-12-03 20:38:21 +00:00
reenoo
7b374b0b3f
fixed segfault problems - hopefully ;)
2001-12-02 22:22:13 +00:00
robijn
6124c616b6
Added clearer comment for use of config_get_string.
2001-12-02 17:26:04 +00:00
robijn
390276a972
Fix for lcdm001 bignum crash.
2001-12-02 16:44:20 +00:00
gfk
0b40559872
Fix for the missing ACS_S3, ACS_S7, wcolor_set() and redrawwin() with the curses driver.
2001-11-30 23:53:16 +00:00
reenoo
922241de9d
added entry for lcdm001
2001-11-30 18:29:19 +00:00
reenoo
786c9e4d80
=lcdm001.c now uses the report.h and configfile.h changes
2001-11-30 18:23:57 +00:00
dglaude
4991788dc2
debug_level... yes but how do we become compatible ;=)
2001-11-30 17:14:11 +00:00
robijn
ff1704a734
Compatibility fix for reporting patch:
...
Added debug_level variable again.
2001-11-30 17:02:43 +00:00
reenoo
b74c84ea71
=added #include <string.h>
2001-11-30 15:31:04 +00:00
reenoo
4e9ce1b443
=replaced non-static by static funtion declarations
2001-11-30 15:27:09 +00:00
robijn
7e4c21cec5
HD44780 and SED1330 now use lpt-port.h
2001-11-29 15:51:51 +00:00
robijn
f12b17d4f2
Forgotten files needed for reporting.
2001-11-29 15:15:14 +00:00
robijn
285d29edf3
Reporting patch.
2001-11-29 14:09:13 +00:00
robijn
3dc439e2c4
Updated.
2001-11-29 14:02:40 +00:00
dglaude
5716342df9
Rene Text BigNum and some cleaning
2001-11-29 08:42:41 +00:00
reenoo
38c27b7769
Slightly changed lcdm001.h
2001-11-28 21:20:56 +00:00
reenoo
0286834079
Added ASCII emulation of BigNum to curses_drv.c
2001-11-28 21:11:51 +00:00
reenoo
6957956a14
Added ASCII emulation of BigNum to lcdm001.c
2001-11-28 21:10:13 +00:00
robijn
e05e14a60c
Heartbeat patch from Rene Wagner.
2001-11-25 14:21:14 +00:00
robijn
531beed1ec
Fixed drivers.h warning.
2001-11-24 18:49:44 +00:00
robijn
5943be86d7
Removed configfile.c warnings.
2001-11-24 18:47:25 +00:00
gfk
98d9fc1cb6
Changed the version to 'dev' to show that this is the unstable version.
2001-11-24 15:09:23 +00:00
dglaude
21d5d883ab
reformating of custom char definition + more TODO
2001-11-24 08:37:10 +00:00
dglaude
3fa9bc355b
Reduce warning (UNTESTED)
2001-11-23 19:39:00 +00:00
dglaude
44e71c451e
Work in progress for BigDigit + TODO comment
2001-11-23 16:17:45 +00:00
dglaude
4e434eab7d
Make bigcKlock use digit only
2001-11-23 16:13:17 +00:00
robijn
efcbed6026
Unallocated framebuffer fix.
2001-11-23 15:15:05 +00:00
robijn
97457f45bd
Inserted help text of drivers into the driver sections.
2001-11-23 15:09:32 +00:00
dglaude
ca27bcac18
Solve the segmentation fault in MtxOrb.c
...
If framebuf is not alocated when init is called then we do.
A lot of warning are removed because MtxOrb.h is cleaned.
For the futur, double buffering is already prepared.
I also have done some cleaning of unused function related to hbar/vbar.
BigNum are still not working nicely but I am working on it.
I don't have flickering on my screen so I cannot fix that problem!
2001-11-19 18:35:39 +00:00
dglaude
092b89dcdf
explaining LCDCD was a project
2001-11-17 23:50:26 +00:00
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
ddouthitt
6f686358d9
Minor bug fixes to main.c
2001-11-14 21:44:42 +00:00
gfk
8f68b0f8a7
Added LCDd.conf to the distribution
2001-11-14 21:00:06 +00:00