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