Commit Graph
27 Commits
Author SHA1 Message Date
marschap a8f03e8b9c convert to use PrivateData 2006-04-10 06:51:35 +00:00
marschap 10b88c353e remov unused variable 2006-04-09 17:30:14 +00:00
marschap 2dcde3e4f2 harmonize coding style and messages; add a few checks 2006-04-08 21:19:14 +00:00
marschap 9ca7733b7a correct key mapping 2006-04-06 13:38:41 +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 0ec83bdc66 get rid of old cruft: remove args argument from the modules' init() routines 2005-07-02 13:38:51 +00:00
reenoo 63550c6f3f fixed debug message 2003-12-25 14:41:41 +00:00
robijn dc4c049721 - Added some icons.
- Made sure all icon and vbar functions are not the old API functions.
- Removed heartbeat functions from drivers that did standard heartbeat.
2002-05-23 18:03:36 +00:00
robijn dba163c4a4 Drivers are now being loaded as modules. 2002-02-21 22:50:12 +00:00
reenoo ca5f3d1f37 removed instant clear 2002-02-21 20:03:57 +00:00
robijn 71056ec551 v0.5 kick-off 2001-12-30 00:15:25 +00:00
reenoo c0c5bd28df strncpy bugfix bugfix; UPDATE RECOMMENDED 2001-12-26 16:25:41 +00:00
reenoo 531ad030ea strncpy bugfix; UPDATE RECOMMENDED 2001-12-25 21:16:15 +00:00
reenoo c25e8a623a daemonize bug fixed 2001-12-24 12:48:55 +00:00
reenoo a915215e42 Fixed key handling; keypad settings via configfile 2001-12-09 18:39:39 +00:00
reenoo 1a1a1999aa Added legal stuff directly to the driver files 2001-12-08 19:51:41 +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 390276a972 Fix for lcdm001 bignum crash. 2001-12-02 16:44:20 +00:00
reenoo 786c9e4d80 =lcdm001.c now uses the report.h and configfile.h changes 2001-11-30 18:23:57 +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
dglaude 3fa9bc355b Reduce warning (UNTESTED) 2001-11-23 19:39:00 +00:00
ddouthitt df90652a8b This updates these drivers with minor bug fixes. 2001-10-05 23:50:37 +00:00
ddouthitt 9169630fe9 Fixes to the lcdm001 driver: heartbeat problems fixed 2001-10-02 20:53:39 +00:00
ddouthitt fdba826ddc New driver: lcdm001 2001-10-01 21:52:41 +00:00