marschap
|
f68d4f00cf
|
little coding style harmonization; add 3 more API functions
|
2006-09-29 18:01:57 +00:00 |
|
marschap
|
e3fe2c1428
|
declare local-only used functions as static; remove unused global variables
|
2006-09-29 17:51:25 +00:00 |
|
marschap
|
80ce07ca73
|
declare CwLnx_set_char(); remove duplicate declaration of CwLnx_clear()
|
2006-09-29 17:47:45 +00:00 |
|
marschap
|
43773f0083
|
little cleanups
|
2006-09-29 17:45:04 +00:00 |
|
marschap
|
d8a976055c
|
remove commented and unused code
|
2006-09-29 17:38:12 +00:00 |
|
marschap
|
90247689d3
|
remove unnecessary stuff
|
2006-09-29 17:31:18 +00:00 |
|
marschap
|
c6cc22481b
|
remove unnecessary LCDclients.conf
|
2006-09-29 10:23:08 +00:00 |
|
marschap
|
63c9f23742
|
remove unnecessary stuff; move things where hey belong
|
2006-09-29 10:03:43 +00:00 |
|
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
|
8e9600c963
|
add Model directive to CwLnx stanza
|
2006-09-29 09:38:04 +00:00 |
|
marschap
|
843d562409
|
adapt to new situation regarding SEAMLESS_HBARS and CFONTZ633_WRITE_DELAY
|
2006-09-28 20:13:34 +00:00 |
|
marschap
|
80f21d8dc3
|
order --enable-... lines in configure in a more logical manner;
fix bug that with --disable-stats-{smbfs,nfs};
new option --enable-seamless-hbars
|
2006-09-28 20:12:08 +00:00 |
|
marschap
|
05c8494f3d
|
align (and reword) help texts
|
2006-09-28 20:09:28 +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
|
35efb1df57
|
Add typecast to execv call.
Declare function menu_dump.
|
2006-09-21 05:29:06 +00:00 |
|
mmdolze
|
6d3020af58
|
Fix variable naming.
|
2006-09-20 18:01:46 +00:00 |
|
marschap
|
f1c194513c
|
add Steve Hill's scroller synchronization patch
|
2006-09-20 15:40:27 +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
|
dd8c34b002
|
update ChangeLog
|
2006-09-19 19:04:09 +00:00 |
|
marschap
|
522c356f1b
|
fix comments
|
2006-09-19 16:50:59 +00:00 |
|
marschap
|
3c4f0c501b
|
clean generated files
|
2006-09-19 15:02:54 +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
|
7707257e1e
|
a few fixes to the man pages
|
2006-09-19 08:40:59 +00:00 |
|
marschap
|
77dd01d3ed
|
make option -f not take arguments in the server
|
2006-09-19 08:26:22 +00:00 |
|
marschap
|
a65d5645f9
|
remove unused cruft
|
2006-09-19 08:08:49 +00:00 |
|
marschap
|
255dbfd7ab
|
use type large enough to hold getopt() return values
|
2006-09-19 08:02:20 +00:00 |
|
marschap
|
b8dd87a35b
|
#include "getopt.h" instead of declaring external variabls, make sure
SYSCONFDIR is defined; use correct type to hold getopt() return values
|
2006-09-19 08:01:19 +00:00 |
|
marschap
|
36622dcf8f
|
little cleanup
|
2006-09-19 07:59:27 +00:00 |
|
marschap
|
eedfdab9f3
|
BSD make manual says it supports $?; so let's give it a go
|
2006-09-19 07:17:16 +00:00 |
|
marschap
|
d5492fd269
|
dont't use # as delimiter in sed substs; do not use $< to appease BSD make
|
2006-09-19 07:04:32 +00:00 |
|
marschap
|
8f775c3249
|
"screens" instead of "modes"; clarify meaning of screen D
|
2006-09-18 18:47:23 +00:00 |
|
marschap
|
20e0bc71be
|
add directory for lcdproc-config.5
|
2006-09-18 18:43:03 +00:00 |
|
marschap
|
ee59665b0c
|
replace lcdproc.1 by a version generated from lcdproc.1.in
|
2006-09-18 18:15:57 +00:00 |
|
marschap
|
e3fd8cd4ad
|
fix typo
|
2006-09-18 18:11:48 +00:00 |
|
marschap
|
da0b6997c4
|
fix typo
|
2006-09-18 14:48:32 +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
|
6dbcc7d1f3
|
fix typos, bring LCDd man page in sync with program
|
2006-09-18 14:40:20 +00:00 |
|
marschap
|
470b5ee00d
|
replace LCDd.8 by an extended, generated version
|
2006-09-18 14:00:40 +00:00 |
|
marschap
|
5a14b72a7c
|
add man page for LCDproc config files
|
2006-09-18 11:03:38 +00:00 |
|