Commit Graph
1489 Commits
Author SHA1 Message Date
marschap e07f90a6bf fix compiler warnings: braces around bit-arithmetics & wrong argument type 2008-10-08 20:20:46 +00:00
marschap 6b7db138d6 fix compiler warning: avoid going out of array bounds 2008-10-08 20:19:37 +00:00
marschap 58c93a6bb5 avoid gcc warning & potential failure: make sure to stay inside array bounds 2008-10-08 19:26:07 +00:00
marschap a66c4d3ba6 get rid of unnecessary and deprecated #include <kvm.h> (Eric Pooch) 2008-10-08 19:03:07 +00:00
marschap d7869bdc9f fixes & cleanup to serialPOS driver (Eric Pooch) 2008-10-08 17:01:03 +00:00
marschap 57e96d8d4a update documentation for picolcd driver; cleanup of picolcd driver 2008-10-08 16:40:50 +00:00
marschap 150c0747a2 small update; make source more readable 2008-10-08 16:39:30 +00:00
marschap b8cae203a6 extend picolcd driver to support 20x4 picoLCDs (Nicu Pavel) 2008-10-08 10:52:37 +00:00
gfk cf2cc58105 Minor fixes. 2008-09-25 00:46:11 +00:00
marschap 48cbc7d2d9 don't let init fail if usb_set_configuration() fails; be more verbose in USB init 2008-09-22 19:24:12 +00:00
marschap 58499eab8d update the scripts for nightly tar ball & doc generation 2008-09-21 17:08:40 +00:00
gfk 555d674030 Fixed the script to work with the new sourceforge upload mechanism. 2008-09-21 01:22:50 +00:00
gfk ac739cbb72 Fixed the script to work with the new sourceforge upload mechanism. 2008-09-21 01:16:39 +00:00
marschap 82ca83efa9 make build tools automake 1.10 aware 2008-09-20 16:44:24 +00:00
marschap 52bea0a1c7 replace HOST_NAME_MAX by _POSIX_HOST_NAME_MAX for *BSD (Markus Dolze) 2008-09-20 07:49:22 +00:00
marschap 695eb1ec8f support to send IR commands to LIRC in the picolcd driver (Jack Cleaver) 2008-09-19 17:16:49 +00:00
marschap 84bd6f8645 safer check for keystr containing a value 2008-09-17 16:00:34 +00:00
marschap 0497178706 new ConnectionType ethlcd for hd44780 (Mariusz Bialonczyk) 2008-09-17 13:28:17 +00:00
marschap 8c8e12364d fix interpretation of numeric priorities (Andrew M. Bishop) 2008-09-17 06:31:33 +00:00
marschap ab344625c5 fix issue with undefined character for 2-line 6-custom bignum function 2008-09-16 14:39:32 +00:00
marschap e0f06fe5cd unbreak compilation of machine_Darwin.c in the lcdproc client
on OS X 1.5 and higher (Topher Fangio)
2008-09-15 16:38:10 +00:00
marschap 4ca1792fa0 new config option ExtendedMode for IOWarrior driver 2008-08-03 17:30:40 +00:00
marschap a399d2b9ef fix typo in function name 2008-08-03 15:06:57 +00:00
marschap 88df6fea2d fix typos 2008-08-03 15:00:10 +00:00
marschap 6d09647d08 fix typos in dox 2008-08-03 13:57:14 +00:00
marschap 2ebf0ac31a fix IOWarrior driver to allow use with 4-line displays not 20 chars wide 2008-08-03 13:47:10 +00:00
marschap c01503bef1 add lis driver to the list of available driver names 2008-05-09 09:28:18 +00:00
marschap 1c5daad8a3 4bit mode to ftdi connection type ftdi in hd44780 driver (Ismail Ibrahim) 2008-05-02 17:02:33 +00:00
marschap 23b796e67f update serialVFD driver to support more display types (Stefan Herdler) 2008-05-02 15:48:18 +00:00
marschap e40175b3c0 fix LSB init headers; add pidfile & configfile handling to debian init scripts 2008-05-02 11:10:28 +00:00
marschap 2c3d3fd60b separate sections more clearly 2008-05-02 10:59:20 +00:00
marschap c0f4a7008c use termination function on SIGPIPE (write to closed socket) too 2008-05-02 09:58:58 +00:00
marschap decb627924 add forgotten mx5000.docbook in Makefile.in 2008-05-02 08:04:18 +00:00
marschap 45d0daaba5 fix typo 2008-05-02 07:49:49 +00:00
marschap 9d9c4d890b new driver mx5000 for Logitech MX5000 keyboards (Christian Jodar) 2008-04-16 16:59:18 +00:00
marschap 97857b2ee5 update 2008-03-08 21:20:49 +00:00
marschap e122d55965 don't allow turning the backlight on if have_backlight == 0 2008-03-08 18:23:07 +00:00
marschap 6c8a0f26a2 add support for CW12832 to CwLnx driver 2008-02-15 17:59:36 +00:00
marschap bdd5fd780a explicitely note & check whether a pidfile was written 2008-02-15 07:41:09 +00:00
marschap 675083f78e let vbars start correctly at their defined positions 2008-02-10 16:01:39 +00:00
marschap c68e1aca72 add PID file handling to clients (including signal handling to remove the files) 2008-01-06 17:03:51 +00:00
marschap 7db002742e set NAME to name of init.d file: allow for multiple files in /etc/default 2008-01-06 14:48:55 +00:00
marschap 160210c136 do not include the CVS/ subdirs in contrib/ into the distribution 2007-12-29 19:26:49 +00:00
marschap 53f189512f remove unnecessary README files: their contents are now in the user guide 2007-12-29 18:37:45 +00:00
marschap d5a60db7ac add forgotten docbooks 2007-12-29 18:10:50 +00:00
marschap e38047f758 "beauty" fixes 2007-12-27 21:26:35 +00:00
marschap 2fab392592 update hd44780 doc, fix issue with option names in doc; update ChangeLog 2007-12-27 18:58:24 +00:00
marschap 31974b240e "euro" character mapping table including test output (Markus Dolze) 2007-12-27 18:34:45 +00:00
marschap ea26e30c24 iset ENTRYMODE after CLEAR to better conform to specs (M. Dolze) 2007-12-26 15:46:01 +00:00
marschap d64dcf7e11 more complete hd44780 initialization; a bit more dox; typo fixes in docs 2007-12-26 15:40:58 +00:00