Commit Graph
24 Commits
Author SHA1 Message Date
marschap 7b34eeec26 Doxygen-ize a bit 2008-12-22 18:24:40 +00:00
marschap 3012f2f4e0 Doxygen-ize; sort functions to order used in most other drivers 2008-12-22 17:16:50 +00:00
marschap 81ebe5ae88 first step in Doxygen-ization 2008-12-21 10:04:37 +00:00
marschap b2da58a5b0 isupport Siemens/Wincor Nixdorf BA63/66 in the serialVFD driver (Stefan Herdler) 2008-11-23 13:09:11 +00:00
marschap 23b796e67f update serialVFD driver to support more display types (Stefan Herdler) 2008-05-02 15:48:18 +00:00
marschap 9dc39fe10a silence warnings 2007-10-04 14:00:50 +00:00
marschap 77209a6f3f harmonize report & debug() messages: no '\n' or '.' at end 2007-06-17 10:39:49 +00:00
marschap 0e6b1253a9 a few changes to better support gcc 2.95 (paul_c) 2007-05-28 17:55:59 +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 d54bc76d32 update & fix serialVFD driver (Stefan Herdler) 2006-12-08 18:06:59 +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 f10895d04d FSF address change 2006-09-30 18:18:22 +00:00
marschap ff8454632c update for the serialVFD-driver (Stefan Herdler):
- successfully tested with the* *Samsung 20S204DA2* *VFD
- Improvements in the support of displays without usercharacters
- Update of the documentation.
2006-08-14 18:59:13 +00:00
marschap 0fcedaa546 fix indentation & typo 2006-06-20 17:21:27 +00:00
marschap 8ba4e54a3b update serialVFD driver (Stefan Herdler) 2006-05-20 14:38:18 +00:00
marschap 9b111eeac4 cleanup: remove unnecessary (=invisible) leading spaces 2006-04-27 15:01:49 +00:00
marschap 95a54cfbc1 convert bignum library; adapt serialVFD, CFontzPacket, IOWarrior 2006-04-25 20:13:28 +00:00
marschap df38a63770 silence compiler warnings 2006-04-13 21:22:33 +00:00
marschap 30afa50bdf cleanup: 'static'ize function which are not in the API anymore 2006-04-12 10:51:01 +00:00
marschap 587085a292 clarification: get_info() returns const char * 2006-04-12 08:12:13 +00:00
marschap 23fbf7717c harmonize coding style and messages 2006-04-08 16:44:24 +00:00
marschap 4b25be7fa1 harmonize parameter names with other drivers, make ISO_8859_1 boolean 2006-04-05 10:42:02 +00:00
marschap dd66eac255 update serialVFD driver and comment bignum library -
patch provided by Stefan Herdler
2006-02-18 13:41:39 +00:00
marschap 4d60c5b73c add serialVFD driver provided by Stefan Herdler 2006-02-03 19:17:01 +00:00