marschap
|
a63ae89eb7
|
make LCDd's exit message configurable
|
2007-04-02 15:32:14 +00:00 |
|
marschap
|
4839321569
|
new ConnectionType lcd2usb in hd44780 driver
|
2007-03-31 12:43:27 +00:00 |
|
marschap
|
bbfe65da9f
|
new ConnectionType pertelian in hd44780 driver (Matteo Pillon)
|
2007-03-18 15:28:32 +00:00 |
|
marschap
|
4efec0996a
|
adapted doc & coding stle a bit more to LCDproc
|
2007-03-18 14:53:24 +00:00 |
|
marschap
|
2d20fd83c6
|
picolcd - driver for Mini-box.com USB LCD picoLCD (Gatewood Green)
|
2007-03-18 13:45:12 +00:00 |
|
marschap
|
e340911d0c
|
ea65 - driver for VFD in AOpen XC Cube AV EA65 barebones (Karsten <kafe69@gmx.net>)
|
2007-03-18 12:37:41 +00:00 |
|
marschap
|
04ab5a6493
|
Ignore SIGPIPE on the server (Peter McCurdy)
|
2007-03-03 20:31:40 +00:00 |
|
marschap
|
3497562a70
|
Fix socket number logging (Peter McCurdy)
|
2007-03-03 20:04:45 +00:00 |
|
marschap
|
8ba4302a9b
|
fix small glitches; hamronizations
|
2007-02-23 15:05:27 +00:00 |
|
marschap
|
99f1346d8b
|
fix custom characters [with NewFirmware=yes] & backlight in CFontz
|
2007-02-23 14:59:58 +00:00 |
|
marschap
|
66b416e4a3
|
2-line bignum mode with 6 custom chars (Robin Gilks)
|
2007-02-08 20:38:28 +00:00 |
|
marschap
|
79c361eefa
|
silence compiler warnings (Eric Pooch)
|
2007-02-08 19:36:21 +00:00 |
|
marschap
|
093117dbfc
|
integrate new serialPOS driver
|
2007-02-04 21:14:55 +00:00 |
|
marschap
|
6ef45399b8
|
text based serial Point of Sale displays (Eric Pooch)
|
2007-02-04 20:51:33 +00:00 |
|
marschap
|
88acd72197
|
new options for hd44780 (Frank Jepsen)
|
2007-02-04 12:26:54 +00:00 |
|
marschap
|
f07c8ba7b5
|
fixes for the serial hd44780 subdrivers (Matteo Pillon)
|
2007-02-02 16:46:07 +00:00 |
|
marschap
|
cc5115fe7f
|
more flexible handling of Backlight/brightness
|
2007-01-29 20:49:42 +00:00 |
|
marschap
|
4e9ae831e9
|
fixes by Matteo Pillon
|
2007-01-29 20:37:50 +00:00 |
|
marschap
|
64a166c856
|
fix little glitches
|
2007-01-29 20:13:18 +00:00 |
|
mmdolze
|
c69b529e8b
|
Fix array of interfaces defintion.
|
2007-01-24 20:36:07 +00:00 |
|
marschap
|
c72f724cde
|
use correct config_get_*() function
|
2007-01-19 15:21:34 +00:00 |
|
marschap
|
d1f9493e22
|
add support vor vdr-wakeup
|
2007-01-19 12:00:16 +00:00 |
|
marschap
|
3651cb8ebc
|
another fix
|
2007-01-18 12:16:26 +00:00 |
|
marschap
|
64fd883773
|
fix previous commit
|
2007-01-17 13:03:26 +00:00 |
|
marschap
|
2210be52dc
|
link CwLnx driver with the libbignum library
|
2007-01-17 12:39:46 +00:00 |
|
marschap
|
5c424f688e
|
a few write optimizations
|
2007-01-16 17:50:54 +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
|
fa0f122b10
|
sed1330 update & extension (Benjamin Wiedmann)
|
2006-12-31 15:41:20 +00:00 |
|
marschap
|
dd4b25be7c
|
re-sort function declarations
|
2006-12-31 15:38:01 +00:00 |
|
marschap
|
5a7e3d7395
|
get rid of nested function
|
2006-12-09 20:52:44 +00:00 |
|
marschap
|
d54bc76d32
|
update & fix serialVFD driver (Stefan Herdler)
|
2006-12-08 18:06:59 +00:00 |
|
marschap
|
c8128c3e37
|
fix previous commit to this file
|
2006-12-03 12:03:22 +00:00 |
|
marschap
|
0e57be5bcb
|
removed unused curses header include
|
2006-12-02 14:10:33 +00:00 |
|
marschap
|
2a34abeb8e
|
take care of VKD modules when changing brightness
|
2006-11-26 20:42:42 +00:00 |
|
marschap
|
1d4d4443e8
|
make {Off,}Brightness run-time configurable in range [0, 1000]
|
2006-11-26 20:08:56 +00:00 |
|
marschap
|
220dd0a783
|
get rid of "magic" constant: use dynamically allocated string
|
2006-11-26 19:05:37 +00:00 |
|
marschap
|
7ade78b84f
|
make MtxOrb use Brightness & OffBrightness like CFontzPacket
|
2006-11-26 19:03:50 +00:00 |
|
marschap
|
f6e3027102
|
optimize flush()
|
2006-11-26 18:35:30 +00:00 |
|
marschap
|
2843e65f8e
|
add hardware_cear() function
|
2006-11-26 18:32:59 +00:00 |
|
marschap
|
db27eb5f95
|
remove old key mapping code
|
2006-11-26 18:28:47 +00:00 |
|
marschap
|
53317eac47
|
allow compiling with LDFLAG "--as-needed" (Robert Buchholz)
|
2006-11-25 10:54:01 +00:00 |
|
marschap
|
5d47472e43
|
update g15 driver to be compatible with g15daemon > 1.2 (Anthony J. Mirabella)
|
2006-11-12 09:44:16 +00:00 |
|
marschap
|
3c6e935725
|
a first go at the glk driver
|
2006-10-31 16:19:44 +00:00 |
|
marschap
|
55f1ce4279
|
A little bit of doxygen ...
|
2006-10-22 20:10:06 +00:00 |
|
marschap
|
23e65a1a3d
|
fix previous commit
|
2006-10-22 20:09:43 +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
|
a79abad8aa
|
fix iMon hbar
|
2006-10-21 20:35:50 +00:00 |
|