marschap
f10895d04d
FSF address change
2006-09-30 18:18:22 +00:00
marschap
ee0355fc9d
make CFONTZ633_WRITE_DELAY=250 the default if CFONTZ633_WRITE_DELAY is not defined
2006-09-28 20:07:18 +00:00
marschap
487f0c5c09
fix typo
2006-09-13 10:31:37 +00:00
marschap
ee1e5c967f
convert between CRC and the bytes comprising it manually to avoid endianness issues
2006-09-09 20:12:38 +00:00
marschap
9b111eeac4
cleanup: remove unnecessary (=invisible) leading spaces
2006-04-27 15:01:49 +00:00
marschap
3be87bda21
relicence CFontz633io.c and explain the reasons for it
2006-03-29 10:55:02 +00:00
marschap
a66d02577e
don't wait forever for the correct response
2006-01-16 19:49:48 +00:00
boercher
7674db0eb5
avoid Doxygen warnings
2005-10-25 22:38:19 +00:00
marschap
cfcf89ccd1
get rid of local variable incoming_command; prepare for changes that allow
...
querying the LCD module from the driver (e.g. for its model, firmware, ...)
2005-08-31 16:36:27 +00:00
marschap
9db867e71f
small fixes
2005-07-27 19:31:08 +00:00
marschap
5a44ae5407
update server/drivers/CFontz633io.c so that it checks for an appropriate
...
response when sending a packet; adapt autoconf infrastructure to support that
2005-07-03 18:48:31 +00:00
marschap
448c39f63c
replace printf() used for debugging by fprintf()
2005-07-03 18:03:10 +00:00
marschap
0705a4255e
Don't write 0-length data
2005-07-01 11:28:13 +00:00
marschap
4e0eaa1aa6
add compile time option (not in configure.in) to support delays when writing
2005-06-05 14:55:07 +00:00
marschap
ea214762ef
little changes: arg reordering, ...
2005-05-31 14:53:18 +00:00
marschap
b4d557123c
reduce number of global/static variables;
...
make KeyRing and ReceiveBuffer functions take the KeyRing/ReceiveBuffer as an argument;
adapt CFontz633.c CFontzPacket.c accordingly;
remove superfluous functions; more effective writing; correct max. packet size
2005-05-30 16:56:29 +00:00
marschap
6508a57be7
remove obsolete function declarations, declare functions & variables only
...
locally used as static; remove duplicate and unised code
2005-05-29 19:42:47 +00:00
marschap
3658cedc35
space cleanup
2005-05-26 17:41:54 +00:00
marschap
8296d0b716
overhauled CFontz633io.c: doxygen'ated it, added more check for cyclical fifos, ...
2005-05-26 15:00:49 +00:00
marschap
7c6d32223b
revamped KeyRing functions: stricter checks
2005-05-20 08:04:21 +00:00
dglaude
8ce713efbe
Two new features: new Icons & Keypad (down event only and no auto-repeat)
2002-09-04 20:58:13 +00:00
dglaude
a621a06268
Now treat input and display key: X when pressing keyboard
2002-06-05 23:30:54 +00:00
dglaude
f71e4ccfd2
First attempt at CFontz633...
2002-04-10 23:06:45 +00:00