marschap
64a166c856
fix little glitches
2007-01-29 20:13:18 +00:00
marschap
ab4c51a1d1
fixes to the CwLnx driver (Gideon Tsang)
2007-01-16 16:58:35 +00:00
marschap
92d099fb28
configuration option ConnectionType for sed1330 (Benjamin Wiedmann)
2007-01-01 16:00:58 +00:00
marschap
ed56ca9088
replace obsolete index() by strchr() (Guillaume LECERF)
2006-12-31 16:17:36 +00:00
marschap
fa0f122b10
sed1330 update & extension (Benjamin Wiedmann)
2006-12-31 15:41:20 +00:00
marschap
d54bc76d32
update & fix serialVFD driver (Stefan Herdler)
2006-12-08 18:06:59 +00:00
marschap
91ddb45a25
support Iface and ProcSize screens on Darwin (Eric Pooch)
2006-12-03 10:45:51 +00:00
marschap
1d4d4443e8
make {Off,}Brightness run-time configurable in range [0, 1000]
2006-11-26 20:08:56 +00:00
marschap
7ade78b84f
make MtxOrb use Brightness & OffBrightness like CFontzPacket
2006-11-26 19:03:50 +00:00
marschap
68652ddcf3
document latest changes
2006-11-25 18:15:52 +00:00
marschap
c910fa2987
update
2006-11-12 09:45:13 +00:00
marschap
3ef9ad1c4e
update CREDITS; make lcdproc's About screen show contributors
2006-10-30 20:20:08 +00:00
marschap
bf9b826ca4
tell how big number support was achieved
2006-10-22 16:01:13 +00:00
marschap
2968953073
big number support
2006-10-22 15:59:47 +00:00
marschap
ad82c99646
graphics characters support in iMon driver (John Saunders)
2006-10-22 15:48:41 +00:00
marschap
f1ea3b03a5
fix iMon vbars
2006-10-22 15:23:34 +00:00
marschap
8132527567
allow configuration of Shell in lcdexec.conf;
...
fall back to $SHELL if not set, and to /bin/sh if $SHELL is not set
2006-10-22 13:04:01 +00:00
marschap
a79abad8aa
fix iMon hbar
2006-10-21 20:35:50 +00:00
marschap
4a7dd13f00
fix iMon cellwidth
2006-10-21 20:31:03 +00:00
marschap
a3276c2026
update
2006-10-21 20:02:47 +00:00
marschap
8fb54a71ff
small refactoring of lcdproc client: get rid of global variables tmp & buffer
2006-10-15 20:48:13 +00:00
marschap
7811b491db
refactor adv_bignum:
...
* support display heights > 4 (treated like height = 4);
* determine number of user-defineable chars using get_free_chars();
* allow custom chars starting at a character position (offset) != 0
* update and extend documentation
2006-10-15 16:06:08 +00:00
marschap
e06eebf7e5
fix switching on/off the Load screen using the menu
2006-10-15 15:57:58 +00:00
marschap
b57b00ee82
adapt to release of v0.5.1
2006-10-14 18:06:03 +00:00
marschap
112f7ccf0f
cleanups
2006-10-06 18:32:45 +00:00
marschap
110c31c4b0
revamped version of the CwLnx driver
2006-10-06 09:29:57 +00:00
marschap
c8d491ed7e
add forgotten change
2006-10-04 20:09:40 +00:00
marschap
30c4d2f8ba
updated
2006-10-02 14:39:29 +00:00
marschap
aee9b1c586
update
2006-10-01 23:02:03 +00:00
marschap
736db24c92
another noteworthy change
2006-09-30 22:57:18 +00:00
marschap
dd8c34b002
update ChangeLog
2006-09-19 19:04:09 +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
e74ec40375
new driver for LCD in Logitech G15 gaming keyboards (Anthony J. Mirabella)
2006-08-13 12:38:17 +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
7884f23794
update change log
2006-07-08 16:52:00 +00:00
marschap
5f6af60a23
document recent changes
2006-06-25 15:09:55 +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
c76badd1be
document recent changes
2006-05-07 10:20:27 +00:00
marschap
403b23fb4f
document changes
2006-05-01 11:42:36 +00:00
marschap
ff0e33b82f
document changes
2006-04-28 15:45:43 +00:00
marschap
95a54cfbc1
convert bignum library; adapt serialVFD, CFontzPacket, IOWarrior
2006-04-25 20:13:28 +00:00
marschap
2874ab1f69
documnt adding lcdvc
2006-04-24 20:11:10 +00:00
marschap
ff0cb79b17
let lcdproc & lcdexec have their own private config file;
...
install server & client config files to $(sysconfdir) (using automake features)
2006-04-15 19:48:11 +00:00
marschap
07dce5e7a1
prepare for next release ;-)
2006-04-15 14:20:57 +00:00
marschap
0dca7892d4
correct the version number
2006-04-13 07:21:21 +00:00
marschap
cf5ac7797b
rename "pylcd" driver to "pyramid"; finish renaming of "sli" driver
2006-04-12 16:04:06 +00:00
marschap
b6f52faceb
correct a few omissions
2006-04-05 10:49:52 +00:00
marschap
d9999ff9d3
updates in preparation of version 0.5
2006-03-29 06:34:41 +00:00
marschap
0dc290c722
update changelog
2006-03-28 14:03:24 +00:00