Commit Graph
978 Commits
Author SHA1 Message Date
marschap 136558264e activate curses driver (should work everywhere) 2006-05-25 11:54:55 +00:00
marschap d2706df7f4 adapt config file paths to default $(sysconfdir) 2006-05-25 11:46:15 +00:00
marschap cc08745763 fix typo in previous commit 2006-05-25 11:36:59 +00:00
marschap 37cb0c20c1 no wildcards allowed in debian/conffiles; list config files explicitely 2006-05-25 11:30:46 +00:00
gfk 6bc01c64d7 Was missing a ]. 2006-05-21 20:49:56 +00:00
marschap bfc5215f2a update debian files 2006-05-21 15:31:37 +00:00
marschap 6c8523d566 fix version number change 2006-05-21 15:21:05 +00:00
marschap 2ff1b58edb re-factor iface screen code (M. Dolze) 2006-05-20 15:46:30 +00:00
marschap 6b9bfd085d add MD8800 driver for LCDs in Medion MD8800 PCs 2006-05-20 14:50:26 +00:00
marschap 501536cdda add new parts of serialVFD driver (Stefan Herdler 2006-05-20 14:39:32 +00:00
marschap 8ba4e54a3b update serialVFD driver (Stefan Herdler) 2006-05-20 14:38:18 +00:00
marschap c6a1f841a7 cleanup iface.c (thanks M. Dolze) 2006-05-07 17:32:35 +00:00
marschap 08bb695d8d add 'bye' command (currently ignored), harmonize errors due to wrong number of arguments 2006-05-07 16:49:31 +00:00
marschap 6355b22b31 correct comment about legal values 2006-05-07 16:17:15 +00:00
marschap c76badd1be document recent changes 2006-05-07 10:20:27 +00:00
marschap 5fc4dfc562 fix sock_connect() to return -1 on all errors (Frederick Nacino) 2006-05-07 10:08:31 +00:00
marschap 656c5d8858 mention HD66712 as 'almost HD44780 comptible 2006-05-07 09:54:55 +00:00
marschap 6343757209 fix for clients that set a custom_main_menu (A. Foss) 2006-05-05 16:45:22 +00:00
marschap f3dd32f62a complete removal of headlines 2006-05-04 17:29:17 +00:00
marschap 455939ab5b fix by M. Dolze for iface in FreeBSD 2006-05-04 17:24:36 +00:00
marschap 403b23fb4f document changes 2006-05-01 11:42:36 +00:00
marschap 20d7f8b2d6 complete removal of lcdheadlines cruft 2006-05-01 11:12:56 +00:00
marschap 98d3fdf8b3 remove man pages for non-existant cruft 2006-05-01 07:43:50 +00:00
marschap 1d1c2f34aa remove non-working cruft 2006-05-01 07:39:24 +00:00
marschap fa7fa46594 update documentation 2006-05-01 07:35:49 +00:00
marschap b45c84b07e remove man page stubs for programs that have real man pages 2006-04-30 17:22:38 +00:00
marschap 6706d7262b remove man page stubs for programs that have real man pages 2006-04-30 17:16:30 +00:00
marschap ee6e26e934 update Perl sample scripts 2006-04-30 17:13:44 +00:00
marschap 7494d6cfc8 copy LCDd.conf to correct position 2006-04-30 11:40:08 +00:00
marschap a4eb470f59 add init & default files for lcdexec & lcdvc 2006-04-30 11:13:22 +00:00
marschap 920d4e51d4 remove undocumented option 2006-04-29 20:01:37 +00:00
marschap c52083f2a5 reworked menu definition in config file to be more elegant and more flexible 2006-04-29 19:44:11 +00:00
marschap 5963852e6c add config option DisplayName to set the client name (e.g. for the menus) 2006-04-29 19:43:28 +00:00
marschap aa4b7f922f document bignum library; fix and shrink bignum library (both S. Herdler) 2006-04-29 13:47:56 +00:00
marschap ecc9320b54 fix a few warnings; tighten arg checks; harmonize -f handling: it is a simple flag! 2006-04-28 17:10:25 +00:00
marschap ff0e33b82f document changes 2006-04-28 15:45:43 +00:00
marschap 820beb29e9 allow default config file to be absent, honor command line arguments 2006-04-28 09:26:40 +00:00
marschap 3e92eba4f8 upload forgotten sources 2006-04-28 08:01:40 +00:00
marschap 33c01cd88d add forgotten change from previous commit 2006-04-27 20:40:27 +00:00
marschap 582d3ed4bb add iface screen to lcdproc; change option -d back to -f 2006-04-27 20:17:47 +00:00
marschap d4a3e7444d cleanup: remove unnecessary (=invisible) leading spaces 2006-04-27 15:10:59 +00:00
marschap 9b111eeac4 cleanup: remove unnecessary (=invisible) leading spaces 2006-04-27 15:01:49 +00:00
marschap 1aff9c4226 more/better error checks, harmonized coding style 2006-04-26 18:02:25 +00:00
marschap 31b9ed6ef1 don't clutter /etc with config files, use a subdirectory instead 2006-04-26 10:05:26 +00:00
marschap 3827d1ce50 convert CFontz633 driver to use bignum library 2006-04-26 10:00:20 +00:00
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