marschap
9b111eeac4
cleanup: remove unnecessary (=invisible) leading spaces
2006-04-27 15:01:49 +00:00
marschap
30afa50bdf
cleanup: 'static'ize function which are not in the API anymore
2006-04-12 10:51:01 +00:00
marschap
938340fae6
properly release private pointer, add check for fd
2006-04-11 07:04:06 +00:00
marschap
41d39c6138
harmonize coding style and messages; add more checks
2006-04-08 13:30:14 +00:00
marschap
743871cff3
make get_key() result const char *, so that it is not modified
2006-04-06 13:25:14 +00:00
marschap
ca7b9f3f45
fixes in the get_key() functions; svgalib_drv.c instrumented with debugging code
2005-07-03 12:20:24 +00:00
marschap
0ec83bdc66
get rid of old cruft: remove args argument from the modules' init() routines
2005-07-02 13:38:51 +00:00
marschap
d6971eaec5
adapt get_brightness() & set_brightness() to API
2005-06-12 16:39:47 +00:00
marschap
b3230cf90f
- update drivers to use new API
...
(get rid of those pseudo options named 'Arguments' in the config file)
- replace printf / printf calls by debug / report calls in some drivers
- sort and extend LCDd.conf
2005-01-29 18:49:29 +00:00
robijn
09b7c9cbad
Removed superfluous strcpy in keymap assignment code.
2004-01-08 16:30:07 +00:00
dglaude
5dbbae1c47
This is the porting of CwLnx driver from 0.4.4 to 0.5
...
It is working with both USB and Serial version of the LCD
The heartbeat is currently 3 pixels blinking...
And there might be more cleaning needed in the code.
2003-06-03 23:23:01 +00:00