marschap
f4970cd109
update comments
2006-09-29 09:51:26 +00:00
marschap
c5aa381914
add character definitions used for the big fontr
...
(currently commented out; requires adv_bignum.h)
2006-09-29 09:40:03 +00:00
marschap
ee0355fc9d
make CFONTZ633_WRITE_DELAY=250 the default if CFONTZ633_WRITE_DELAY is not defined
2006-09-28 20:07:18 +00:00
mmdolze
6d3020af58
Fix variable naming.
2006-09-20 18:01:46 +00:00
marschap
5e80cfa503
doxygen'ate
2006-09-20 15:02:22 +00:00
marschap
a34cbd1938
fix glitches
2006-09-20 14:43:00 +00:00
marschap
0087004ac7
doxygen'ate
2006-09-20 14:39:48 +00:00
marschap
ccd4d7d32b
fix a few glitches in doxygen comments
2006-09-20 14:15:24 +00:00
marschap
e01bc6d922
doxygen'ate IOWarrior driver; make locally needed functions static
2006-09-20 14:14:39 +00:00
marschap
9fa517f0b9
better wording of comments
2006-09-20 10:24:52 +00:00
marschap
f5b90b0d3a
protect against t_diff overflows e.g. after suspends (Steve Hill)
2006-09-20 08:59:34 +00:00
marschap
29b70ee8d6
rely on #include "getopt" to provide getopt's global variables
2006-09-20 08:14:57 +00:00
marschap
1415588abb
doyygen'ate CFontzPacket.c; allow keys to be retrieved even if no changes happen (Steve Hill)
2006-09-20 08:03:15 +00:00
marschap
2685f6c5d9
#include "main.h" to #define RENDER_FREQ
2006-09-20 06:53:18 +00:00
marschap
522c356f1b
fix comments
2006-09-19 16:50:59 +00:00
marschap
33d5132fd8
fix -f in help screen
2006-09-19 08:51:35 +00:00
marschap
e6b745d9d4
show correct default for sreen duration; replace a magic number by the corresponding constant
2006-09-19 08:50:17 +00:00
marschap
77dd01d3ed
make option -f not take arguments in the server
2006-09-19 08:26:22 +00:00
marschap
2b946e9082
keep checks in intepret_boolean() consistent with those in config_get_boolean()
2006-09-18 14:42:44 +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
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
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
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
marschap
df436b9095
corrected #defines to have custom icons show correctly (Hon Yuen Kwun)
2006-08-27 18:23:57 +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
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
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
bf8ae1900f
add documentation
2006-07-16 11:38:39 +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
b474f182be
fix logic for axis movement (Jannis Achstetter)
2006-07-08 16:45:15 +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
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
76bd9644d5
fix flickering backlight on a single winamp wired hd47780 (Robin Gilks)
2006-06-18 12:10:10 +00:00
marschap
4be0826e83
add debug output to get_key()
2006-06-18 11:04:48 +00:00
marschap
34193a935c
fix vertical bars
2006-06-05 09:12:29 +00:00
marschap
6b9bfd085d
add MD8800 driver for LCDs in Medion MD8800 PCs
2006-05-20 14:50:26 +00:00