Commit Graph
1509 Commits
Author SHA1 Message Date
marschap b3a7841e2e fix typo in Doxygen comment 2008-11-29 16:13:11 +00:00
marschap 9c876e8d4c fix Doxygen warnings 2008-11-29 16:01:31 +00:00
marschap 0dde525a46 first steps towards supporting the "bye" command 2008-11-28 18:34:10 +00:00
marschap a3db7b4cb2 cleanup debug comments, add more Doxygen comments 2008-11-28 18:02:32 +00:00
marschap 367d343e69 Doxygen-ize 2008-11-28 12:02:44 +00:00
marschap 925be143ac add Doxygen documentation (partially) 2008-11-28 10:48:39 +00:00
marschap 83337fea15 avoid writing to undefined widgets, fix up/down arrow logic, expand tabs 2008-11-23 16:25:36 +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 5fc25b78bd use the correct parameter name: LircHost (Peter Hollas) 2008-11-22 17:10:53 +00:00
marschap 7cc691fcf1 fix small glitches 2008-11-22 17:04:43 +00:00
mmdolze e8ffb14d77 Exclude devfs from list of supported file systems.
Patch submitted by A. de Bruet.
2008-11-01 06:57:36 +00:00
marschap 099611ab03 new driver irtrans (Phant0m / Aron Parsons) 2008-10-26 21:33:09 +00:00
marschap 9ef53fd319 check for malloc() return value 2008-10-26 20:45:49 +00:00
marschap 07957823d2 autoconf: fix obsolete macros, check for pkg-config macros, show drivers to be compiled 2008-10-16 09:16:15 +00:00
marschap 8c5266e4d3 updates following Debian's packages: restrict architectures, fix watch file 2008-10-16 08:54:35 +00:00
marschap 728d97f0b1 extended documentation for hd44780 connection type ethlcd (Mariusz Bialonczyk) 2008-10-15 09:17:20 +00:00
marschap 5d61775108 add Makefile targets to compile & install clients & server separately 2008-10-10 10:08:10 +00:00
marschap ef89a572b0 fix a potential bug by allowing Set Mode to continue after a non fatal error (Eric Pooch) 2008-10-09 19:46:54 +00:00
marschap 08bb4b24b8 add files forgotten in previous commit 2008-10-08 21:07:45 +00:00
marschap 7d319d7326 new connection type uss720 to hd44780 driver (Eric Pooch) 2008-10-08 21:04:24 +00:00
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