mmdolze
50ff73d7c1
Fix handling of custom characters. ccmode was not reset on screen clear().
...
Remove unused ccmode from serialPOS.
2011-01-05 19:54:54 +00:00
mmdolze
fd9b2ce713
Big cleanup: Remove trailing whitespace from files (except those imported
...
from external sources).
2010-10-30 18:04:21 +00:00
mmdolze
e33ba1b41b
Update drivers to return 0 (zero) on success.
2009-07-07 21:36:37 +00:00
marschap
81ebe5ae88
first step in Doxygen-ization
2008-12-21 10:04:37 +00:00
marschap
6a1511bb72
* coding style harmonization in servers/
...
- explicitely declare void arguments
- make a few string args const
* better support for shorter displays in server screen
* make target to create top level tag file
2007-04-02 21:29:53 +00:00
marschap
7811b491db
refactor adv_bignum:
...
* support display heights > 4 (treated like height = 4);
* determine number of user-defineable chars using get_free_chars();
* allow custom chars starting at a character position (offset) != 0
* update and extend documentation
2006-10-15 16:06:08 +00:00
marschap
8bcc3c0e31
fix typo
2006-10-01 13:23:07 +00:00
marschap
f10895d04d
FSF address change
2006-09-30 18:18:22 +00:00
marschap
bf8ae1900f
add documentation
2006-07-16 11:38:39 +00:00
marschap
249cec2033
convert 2 further drivers to bignum library
2006-06-25 15:08:42 +00:00
marschap
4be0826e83
add debug output to get_key()
2006-06-18 11:04:48 +00:00
marschap
9b111eeac4
cleanup: remove unnecessary (=invisible) leading spaces
2006-04-27 15:01:49 +00:00
marschap
ebc6965352
convert to use PrivateData
2006-04-10 18:20:04 +00:00
marschap
b4551f32e9
harmonize coding style and messages; add more checks; silence warnings
2006-04-08 16:24:11 +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
4219160d03
add driver for Tyan barebones
2005-11-29 20:45:15 +00:00