marschap
05ab0b71ab
replace illegal char
2006-09-13 14:19:01 +00:00
marschap
1e5a7def69
add id's to <sectX> to avoid warnings in xmlto
2006-09-13 11:49:43 +00:00
marschap
487f0c5c09
fix typo
2006-09-13 10:31:37 +00:00
marschap
cc2c84a7b8
declare constant function parameters const (as well as constant function return values)
2006-09-12 16:23:24 +00:00
marschap
f34c246200
make lcdproc locale aware: make times & dates locale-dependant and configurable
2006-09-12 14:37:06 +00:00
marschap
08c77e0bf7
make LowLoad / HighLoad lcdproc.conf parameters instead compile time options
2006-09-11 17:33:05 +00:00
marschap
82024b0cb1
#include <sys/time.h> for systems that ned it [e.g. FreeBSD4.11] (M. Dolze)
2006-09-11 10:23:07 +00:00
marschap
aa7a671a25
allow on/off in boolean config fileds
2006-09-10 11:34:18 +00:00
marschap
4e3c2eef1d
get rid of shared/fileio.*: it malloced/freed every byte read
2006-09-10 11:25:55 +00:00
marschap
ee1e5c967f
convert between CRC and the bytes comprising it manually to avoid endianness issues
2006-09-09 20:12:38 +00:00
marschap
e234c49db9
cfmakeraw() on FreeBSD doesn't set CLOCAL (Matteo Pillon)
2006-09-09 13:31:49 +00:00
marschap
8e63d5ef4f
OpenBSD and FreeBSD 4 do not seem to know about all termios speeds (M. Dolze)
2006-09-09 13:28:01 +00:00
gfk
fc1bcd41c5
Using the server libs for the drivers shared objects.
2006-09-04 01:18:44 +00:00
gfk
7762e801e5
check sys/sysctl.h seperately, as it requires other headers on at least OpenBSD
2006-09-03 15:20:36 +00:00
marschap
4d85f1b412
make fast speeds conditional
2006-09-02 18:54:54 +00:00
marschap
9be6414607
add STOP icon (Hon Yuen Kwun)
2006-09-02 17:39:21 +00:00
gfk
f348d119a0
Fixed a missing i386 lib on OpenBSD.
2006-09-01 22:59:23 +00:00
marschap
df436b9095
corrected #defines to have custom icons show correctly (Hon Yuen Kwun)
2006-08-27 18:23:57 +00:00
marschap
b8400a9f66
fix previous commit
2006-08-20 20:46:52 +00:00
marschap
4cf9bb5d66
add forgotten documentation files
2006-08-20 20:43:03 +00:00
marschap
7eb5ecbce5
add driver EyeboxOne for the LCD display on the EyeboxOne (Cedric TESSIER aka NeCetiC)
2006-08-20 17:21:13 +00:00
marschap
ff8454632c
update for the serialVFD-driver (Stefan Herdler):
...
- successfully tested with the* *Samsung 20S204DA2* *VFD
- Improvements in the support of displays without usercharacters
- Update of the documentation.
2006-08-14 18:59:13 +00:00
marschap
4f5aa4e451
add the new files for the g15 driver and the unified serial hd44780 sub-driver
2006-08-13 15:55:47 +00:00
marschap
e74ec40375
new driver for LCD in Logitech G15 gaming keyboards (Anthony J. Mirabella)
2006-08-13 12:38:17 +00:00
marschap
611e249a4a
add connection types to LCDd's manual page too
2006-08-13 11:21:50 +00:00
marschap
5f4cfa3b88
- unified hd44780 sub-driver that replaces picanlcd & lcdserializer while
...
providing the same functions (Matteo Pillon)
- character mapping for special (almost) hd44780-compatible LCDs (Matteo Pillon)
2006-08-13 11:13:13 +00:00
marschap
81c0072b82
add section about requirements of the pyramid driver
2006-08-13 09:56:09 +00:00
marschap
172bfa73ee
reset ccmode when clearing screen
2006-07-30 16:58:26 +00:00
marschap
abed4843a9
reset ptr iterating through framebuffer at EOL
2006-07-16 18:51:40 +00:00
marschap
d4164d7d17
add info about Debian packaging
2006-07-16 12:22:07 +00:00
marschap
bf8ae1900f
add documentation
2006-07-16 11:38:39 +00:00
marschap
e3039f1b13
clarification
2006-07-16 11:26:38 +00:00
marschap
280d51fd8e
include information sent by R. Mount
2006-07-16 11:26:04 +00:00
marschap
fb1d8c7fc4
fix typo
2006-07-16 10:20:55 +00:00
marschap
bc4ae6c1b9
add braces to be on the safe side
2006-07-08 19:38:17 +00:00
marschap
7884f23794
update change log
2006-07-08 16:52:00 +00:00
marschap
b474f182be
fix logic for axis movement (Jannis Achstetter)
2006-07-08 16:45:15 +00:00
marschap
f61f6ba43a
adapt contrst values for CFontz* drivers
2006-06-25 16:09:56 +00:00
marschap
5f6af60a23
document recent changes
2006-06-25 15:09:55 +00:00
marschap
249cec2033
convert 2 further drivers to bignum library
2006-06-25 15:08:42 +00:00
marschap
136e20f9b0
fix typos
2006-06-25 15:01:29 +00:00
marschap
32aa1feac7
use symbolic constant NUM_CCs instead of 7
2006-06-25 15:00:55 +00:00
marschap
ad8de456bb
make bigclokc work with <20 char LCDs, 1st preparation for different time formats
2006-06-20 18:31:54 +00:00
marschap
7585552398
bugfix: do not write ints when you want to write chars
2006-06-20 18:28:50 +00:00
marschap
0fcedaa546
fix indentation & typo
2006-06-20 17:21:27 +00:00
marschap
6a1a98ccba
little cleanups
2006-06-20 17:19:43 +00:00
marschap
89997fb68d
align help screen descriptions
2006-06-18 20:53:32 +00:00
marschap
9a0f2a614d
further clarifications
2006-06-18 20:38:25 +00:00
marschap
1aa4adfa97
update man pages
2006-06-18 20:29:56 +00:00
marschap
952714c757
add rudimentary documentation for MD8800; update a few docs
2006-06-18 17:28:57 +00:00