Commit Graph

  • 6c8523d566 fix version number change marschap 2006-05-21 15:21:05 +00:00
  • 2ff1b58edb re-factor iface screen code (M. Dolze) marschap 2006-05-20 15:46:30 +00:00
  • 6b9bfd085d add MD8800 driver for LCDs in Medion MD8800 PCs marschap 2006-05-20 14:50:26 +00:00
  • 501536cdda add new parts of serialVFD driver (Stefan Herdler marschap 2006-05-20 14:39:32 +00:00
  • 8ba4e54a3b update serialVFD driver (Stefan Herdler) marschap 2006-05-20 14:38:18 +00:00
  • c6a1f841a7 cleanup iface.c (thanks M. Dolze) marschap 2006-05-07 17:32:35 +00:00
  • 08bb695d8d add 'bye' command (currently ignored), harmonize errors due to wrong number of arguments marschap 2006-05-07 16:49:31 +00:00
  • 6355b22b31 correct comment about legal values marschap 2006-05-07 16:17:15 +00:00
  • c76badd1be document recent changes marschap 2006-05-07 10:20:27 +00:00
  • 5fc4dfc562 fix sock_connect() to return -1 on all errors (Frederick Nacino) marschap 2006-05-07 10:08:31 +00:00
  • 656c5d8858 mention HD66712 as 'almost HD44780 comptible marschap 2006-05-07 09:54:55 +00:00
  • 6343757209 fix for clients that set a custom_main_menu (A. Foss) marschap 2006-05-05 16:45:22 +00:00
  • f3dd32f62a complete removal of headlines marschap 2006-05-04 17:29:17 +00:00
  • 455939ab5b fix by M. Dolze for iface in FreeBSD marschap 2006-05-04 17:24:36 +00:00
  • 403b23fb4f document changes marschap 2006-05-01 11:42:36 +00:00
  • 20d7f8b2d6 complete removal of lcdheadlines cruft marschap 2006-05-01 11:12:56 +00:00
  • 98d3fdf8b3 remove man pages for non-existant cruft marschap 2006-05-01 07:43:50 +00:00
  • 1d1c2f34aa remove non-working cruft marschap 2006-05-01 07:39:24 +00:00
  • fa7fa46594 update documentation marschap 2006-05-01 07:35:49 +00:00
  • b45c84b07e remove man page stubs for programs that have real man pages marschap 2006-04-30 17:22:38 +00:00
  • 6706d7262b remove man page stubs for programs that have real man pages marschap 2006-04-30 17:16:30 +00:00
  • ee6e26e934 update Perl sample scripts marschap 2006-04-30 17:13:44 +00:00
  • 7494d6cfc8 copy LCDd.conf to correct position marschap 2006-04-30 11:40:08 +00:00
  • a4eb470f59 add init & default files for lcdexec & lcdvc marschap 2006-04-30 11:13:22 +00:00
  • 920d4e51d4 remove undocumented option marschap 2006-04-29 20:01:37 +00:00
  • c52083f2a5 reworked menu definition in config file to be more elegant and more flexible marschap 2006-04-29 19:44:11 +00:00
  • 5963852e6c add config option DisplayName to set the client name (e.g. for the menus) marschap 2006-04-29 19:43:28 +00:00
  • aa4b7f922f document bignum library; fix and shrink bignum library (both S. Herdler) marschap 2006-04-29 13:47:56 +00:00
  • ecc9320b54 fix a few warnings; tighten arg checks; harmonize -f handling: it is a simple flag! marschap 2006-04-28 17:10:25 +00:00
  • ff0e33b82f document changes marschap 2006-04-28 15:45:43 +00:00
  • 820beb29e9 allow default config file to be absent, honor command line arguments marschap 2006-04-28 09:26:40 +00:00
  • 3e92eba4f8 upload forgotten sources marschap 2006-04-28 08:01:40 +00:00
  • 33c01cd88d add forgotten change from previous commit marschap 2006-04-27 20:40:27 +00:00
  • 582d3ed4bb add iface screen to lcdproc; change option -d back to -f marschap 2006-04-27 20:17:47 +00:00
  • d4a3e7444d cleanup: remove unnecessary (=invisible) leading spaces marschap 2006-04-27 15:10:59 +00:00
  • 9b111eeac4 cleanup: remove unnecessary (=invisible) leading spaces marschap 2006-04-27 15:01:49 +00:00
  • 1aff9c4226 more/better error checks, harmonized coding style marschap 2006-04-26 18:02:25 +00:00
  • 31b9ed6ef1 don't clutter /etc with config files, use a subdirectory instead marschap 2006-04-26 10:05:26 +00:00
  • 3827d1ce50 convert CFontz633 driver to use bignum library marschap 2006-04-26 10:00:20 +00:00
  • 3c8146daed indent to follow coding style marschap 2006-04-26 09:59:54 +00:00
  • e43b741795 convert hd44780 driver to use bignum library, add a few security checks marschap 2006-04-26 09:46:01 +00:00
  • 7c92890b64 add character cell size functions marschap 2006-04-26 08:08:04 +00:00
  • 95a54cfbc1 convert bignum library; adapt serialVFD, CFontzPacket, IOWarrior marschap 2006-04-25 20:13:28 +00:00
  • 2d7bc08f12 remove unnecessary init_[hv]bar() methods marschap 2006-04-25 18:29:10 +00:00
  • ce37984afc set_char() based on bit array instead of char array marschap 2006-04-25 18:23:51 +00:00
  • f121223845 add cell size functions, harmonize chardef stuff marschap 2006-04-25 18:23:31 +00:00
  • ffd0ecf48c set_char() based on bit array instead of char array marschap 2006-04-25 11:24:46 +00:00
  • d4c38ce650 little fix to Debian changeLog marschap 2006-04-25 10:50:13 +00:00
  • 51755193ef fix typo marschap 2006-04-25 09:50:02 +00:00
  • ae630e2613 add get_free_chars() method marschap 2006-04-25 08:41:44 +00:00
  • 01600bdbb1 add cursor() method marschap 2006-04-25 07:50:06 +00:00
  • 968665c2a3 little optimization marschap 2006-04-25 07:49:37 +00:00
  • fb1074a91e update copyright marschap 2006-04-24 20:33:05 +00:00
  • fb88054f97 update glk driver: include contents of glk_init_num() into glk_num() marschap 2006-04-24 20:32:47 +00:00
  • 2874ab1f69 documnt adding lcdvc marschap 2006-04-24 20:11:10 +00:00
  • 1aaa20b1de add lcdvc client: virtal console on LCD marschap 2006-04-24 20:05:35 +00:00
  • 61c80a199b distinguish between NUL chars and 0 integers marschap 2006-04-24 17:37:53 +00:00
  • 9d5444f95f fix previous patch marschap 2006-04-24 16:14:50 +00:00
  • 35e408dbf9 add extension by S. Reinauer marschap 2006-04-24 15:45:35 +00:00
  • b9632af264 fixes by M. Dolze: typos in lcdproc.conf, init reporting, harmonize daemonizing marschap 2006-04-24 11:18:25 +00:00
  • ff0cb79b17 let lcdproc & lcdexec have their own private config file; install server & client config files to $(sysconfdir) (using automake features) marschap 2006-04-15 19:48:11 +00:00
  • 16b89aa65e remove lcdproc-cfgfile patch; as it is applied marschap 2006-04-15 15:14:24 +00:00
  • 1e3baef7eb add lcdproc config file support marschap 2006-04-15 15:12:08 +00:00
  • 6d7d58b4b8 don't check height on blig clock; it's the server's job marschap 2006-04-15 14:26:24 +00:00
  • 07dce5e7a1 prepare for next release ;-) marschap 2006-04-15 14:20:57 +00:00
  • b512de1857 remove old cruft marschap 2006-04-15 10:50:29 +00:00
  • 0471b1827f ship documentatin completely in distribution marschap 2006-04-15 10:46:21 +00:00
  • ddd233c142 remove unused RCSID marschap 2006-04-15 10:44:52 +00:00
  • e2d5bef7fc add myself as author marschap 2006-04-15 10:01:24 +00:00
  • 2f5d7ee10e mark as outdated marschap 2006-04-15 09:34:15 +00:00
  • c4e41d5fd5 check for initialization errors in HD44780 sub-drivers marschap 2006-04-14 12:15:41 +00:00
  • 4261f03cfc fix previous commit marschap 2006-04-14 12:05:27 +00:00
  • 7ace17ae28 fix a few minor typos marschap 2006-04-14 11:14:28 +00:00
  • 08574b8baa silence 2 more warningsi; fix a potential NULL assignment on the way marschap 2006-04-14 09:59:54 +00:00
  • e4812666d8 fix previous commit marschap 2006-04-14 09:59:18 +00:00
  • d39c092fb4 fix a few more warnings marschap 2006-04-14 08:04:09 +00:00
  • df38a63770 silence compiler warnings marschap 2006-04-13 21:22:33 +00:00
  • 657c2c88ba extend pyramid driver fixing a few bugs on the way marschap 2006-04-13 15:14:34 +00:00
  • c4dc414849 correct link to PICanLCD user manual; add a paragraph about lis2 marschap 2006-04-13 14:57:10 +00:00
  • 6f04784846 striter Build-Deps marschap 2006-04-13 08:30:59 +00:00
  • 0dca7892d4 correct the version number marschap 2006-04-13 07:21:21 +00:00
  • 09cb8d86b5 remove debugging cruft marschap 2006-04-13 07:21:00 +00:00
  • ad0e6c14ce update wording marschap 2006-04-12 17:03:35 +00:00
  • d2bafd9cdc make sure error messages to the client are always '\0'-terminated marschap 2006-04-12 16:49:15 +00:00
  • cf5ac7797b rename "pylcd" driver to "pyramid"; finish renaming of "sli" driver marschap 2006-04-12 16:04:06 +00:00
  • 8b5e6d6e72 lirc.docbook does not exists so it should not be part of the distribution. gfk 2006-04-12 15:00:30 +00:00
  • a42a334193 update comment marschap 2006-04-12 13:12:37 +00:00
  • 1622531564 update tags marschap 2006-04-12 10:56:06 +00:00
  • 30afa50bdf cleanup: 'static'ize function which are not in the API anymore marschap 2006-04-12 10:51:01 +00:00
  • fd2ed040f4 make numbering check more flexible marschap 2006-04-12 09:55:39 +00:00
  • 8ec9359ac9 cleanup: fix documentation marschap 2006-04-12 09:24:17 +00:00
  • b4569563b4 cleanup: make prefix match the driver's name marschap 2006-04-12 08:33:10 +00:00
  • ac5987c943 cleanup: rename prototypes of unused functions marschap 2006-04-12 08:18:25 +00:00
  • 587085a292 clarification: get_info() returns const char * marschap 2006-04-12 08:12:13 +00:00
  • e558530d02 rename imonPD *pPD to PrivateData *p for consistency with other drivers; add cellwidth()/cellheight() marschap 2006-04-12 07:48:10 +00:00
  • 65a473f2b7 fix checks in *_num() functions: only when/where necessary marschap 2006-04-11 20:57:15 +00:00
  • 66e38659cb update documentation to reality (as far as I know it ;-) marschap 2006-04-11 17:54:58 +00:00
  • 1b40d2b47a correct typo marschap 2006-04-11 17:28:30 +00:00
  • 51dac72a82 remove old cruft marschap 2006-04-11 17:27:39 +00:00
  • 19b890f1f3 delete reference to outdated & removed getkey() functio pointer marschap 2006-04-11 17:27:06 +00:00