Commit Graph
9 Commits
Author SHA1 Message Date
marschap ee1e5c967f convert between CRC and the bytes comprising it manually to avoid endianness issues 2006-09-09 20:12:38 +00:00
marschap 7930848431 add Nicolas Croiset <ncroiset@vdldiffusion.com> patch to implement the output()
function (slightly modified); include information of usb into the PrivateData
structure
2005-06-27 17:16:37 +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 6de90bf3a5 replace some spaces by tabs for easier reading 2005-05-16 17:09:25 +00:00
wayn3 428ae90c49 Added new commands for the 633 (really the 631) 2004-02-26 02:43:17 +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