Commit Graph
933 Commits
Author SHA1 Message Date
marschap 3c8146daed indent to follow coding style 2006-04-26 09:59:54 +00:00
marschap e43b741795 convert hd44780 driver to use bignum library, add a few security checks 2006-04-26 09:46:01 +00:00
marschap 7c92890b64 add character cell size functions 2006-04-26 08:08:04 +00:00
marschap 95a54cfbc1 convert bignum library; adapt serialVFD, CFontzPacket, IOWarrior 2006-04-25 20:13:28 +00:00
marschap 2d7bc08f12 remove unnecessary init_[hv]bar() methods 2006-04-25 18:29:10 +00:00
marschap ce37984afc set_char() based on bit array instead of char array 2006-04-25 18:23:51 +00:00
marschap f121223845 add cell size functions, harmonize chardef stuff 2006-04-25 18:23:31 +00:00
marschap ffd0ecf48c set_char() based on bit array instead of char array 2006-04-25 11:24:46 +00:00
marschap d4c38ce650 little fix to Debian changeLog 2006-04-25 10:50:13 +00:00
marschap 51755193ef fix typo 2006-04-25 09:50:02 +00:00
marschap ae630e2613 add get_free_chars() method 2006-04-25 08:41:44 +00:00
marschap 01600bdbb1 add cursor() method 2006-04-25 07:50:06 +00:00
marschap 968665c2a3 little optimization 2006-04-25 07:49:37 +00:00
marschap fb1074a91e update copyright 2006-04-24 20:33:05 +00:00
marschap fb88054f97 update glk driver: include contents of glk_init_num() into glk_num() 2006-04-24 20:32:47 +00:00
marschap 2874ab1f69 documnt adding lcdvc 2006-04-24 20:11:10 +00:00
marschap 1aaa20b1de add lcdvc client: virtal console on LCD 2006-04-24 20:05:35 +00:00
marschap 61c80a199b distinguish between NUL chars and 0 integers 2006-04-24 17:37:53 +00:00
marschap 9d5444f95f fix previous patch 2006-04-24 16:14:50 +00:00
marschap 35e408dbf9 add extension by S. Reinauer 2006-04-24 15:45:35 +00:00
marschap b9632af264 fixes by M. Dolze: typos in lcdproc.conf, init reporting, harmonize daemonizing 2006-04-24 11:18:25 +00:00
marschap ff0cb79b17 let lcdproc & lcdexec have their own private config file;
install server & client config files to $(sysconfdir) (using automake features)
2006-04-15 19:48:11 +00:00
marschap 16b89aa65e remove lcdproc-cfgfile patch; as it is applied 2006-04-15 15:14:24 +00:00
marschap 1e3baef7eb add lcdproc config file support 2006-04-15 15:12:08 +00:00
marschap 6d7d58b4b8 don't check height on blig clock; it's the server's job 2006-04-15 14:26:24 +00:00
marschap 07dce5e7a1 prepare for next release ;-) 2006-04-15 14:20:57 +00:00
marschap b512de1857 remove old cruft 2006-04-15 10:50:29 +00:00
marschap 0471b1827f ship documentatin completely in distribution 2006-04-15 10:46:21 +00:00
marschap ddd233c142 remove unused RCSID 2006-04-15 10:44:52 +00:00
marschap e2d5bef7fc add myself as author 2006-04-15 10:01:24 +00:00
marschap 2f5d7ee10e mark as outdated 2006-04-15 09:34:15 +00:00
marschap c4e41d5fd5 check for initialization errors in HD44780 sub-drivers 2006-04-14 12:15:41 +00:00
marschap 4261f03cfc fix previous commit 2006-04-14 12:05:27 +00:00
marschap 7ace17ae28 fix a few minor typos 2006-04-14 11:14:28 +00:00
marschap 08574b8baa silence 2 more warningsi; fix a potential NULL assignment on the way 2006-04-14 09:59:54 +00:00
marschap e4812666d8 fix previous commit 2006-04-14 09:59:18 +00:00
marschap d39c092fb4 fix a few more warnings 2006-04-14 08:04:09 +00:00
marschap df38a63770 silence compiler warnings 2006-04-13 21:22:33 +00:00
marschap 657c2c88ba extend pyramid driver fixing a few bugs on the way 2006-04-13 15:14:34 +00:00
marschap c4dc414849 correct link to PICanLCD user manual; add a paragraph about lis2 2006-04-13 14:57:10 +00:00
marschap 6f04784846 striter Build-Deps 2006-04-13 08:30:59 +00:00
marschap 0dca7892d4 correct the version number 2006-04-13 07:21:21 +00:00
marschap 09cb8d86b5 remove debugging cruft 2006-04-13 07:21:00 +00:00
marschap ad0e6c14ce update wording 2006-04-12 17:03:35 +00:00
marschap d2bafd9cdc make sure error messages to the client are always '\0'-terminated 2006-04-12 16:49:15 +00:00
marschap cf5ac7797b rename "pylcd" driver to "pyramid"; finish renaming of "sli" driver 2006-04-12 16:04:06 +00:00
gfk 8b5e6d6e72 lirc.docbook does not exists so it should not be part of the distribution. 2006-04-12 15:00:30 +00:00
marschap a42a334193 update comment 2006-04-12 13:12:37 +00:00
marschap 1622531564 update tags 2006-04-12 10:56:06 +00:00
marschap 30afa50bdf cleanup: 'static'ize function which are not in the API anymore 2006-04-12 10:51:01 +00:00