Commit Graph

66 Commits

Author SHA1 Message Date
reinelt
512838d178 [lcd4linux @ 2004-02-15 07:23:04 by reinelt]
bug in netdev parsing fixed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@365 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-15 07:23:04 +00:00
reinelt
02f87e08e6 [lcd4linux @ 2004-02-14 11:56:11 by reinelt]
M50530 driver ported
changed lots of 'char' to 'unsigned char'

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@363 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-14 11:56:17 +00:00
reinelt
2e458ba41b [lcd4linux @ 2004-02-05 07:10:23 by reinelt]
evaluator function names are no longer case-sensitive
Crystalfontz Fan PWM control, Fan RPM monitoring, temperature monitoring

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@356 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-05 07:10:23 +00:00
reinelt
add433dc14 [lcd4linux @ 2004-02-04 19:10:51 by reinelt]
Crystalfontz driver nearly finished

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@354 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-04 19:10:51 +00:00
reinelt
f040b60270 [lcd4linux @ 2004-01-30 20:57:55 by reinelt]
HD44780 patch from Martin Hejl
dmalloc integrated

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@348 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-30 20:57:56 +00:00
reinelt
c55aed7370 [lcd4linux @ 2004-01-29 04:40:02 by reinelt]
every .c file includes "config.h" now

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@344 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-29 04:40:03 +00:00
reinelt
78322209fc [lcd4linux @ 2004-01-27 08:13:39 by reinelt]
ported PPP token to plugin_ppp

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@342 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-27 08:13:39 +00:00
reinelt
870fec3b7b [lcd4linux @ 2004-01-25 05:30:08 by reinelt]
plugin_netdev for parsing /proc/net/dev added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@338 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-25 05:30:09 +00:00
reinelt
821103866e [lcd4linux @ 2004-01-23 07:04:03 by reinelt]
icons finished!

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@337 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-23 07:04:39 +00:00
reinelt
3ebce612bc [lcd4linux @ 2004-01-23 04:53:23 by reinelt]
icon widget added (not finished yet!)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@336 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-23 04:54:04 +00:00
reinelt
4c88d373fb [lcd4linux @ 2004-01-22 07:57:45 by reinelt]
several bugs fixed where segfaulting on layout>display
Crystalfontz driver optimized, 632 display already works

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@334 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-22 07:57:45 +00:00
reinelt
83df846028 [lcd4linux @ 2004-01-21 06:39:27 by reinelt]
HD44780 missed the "clear display' sequence
asc255bug handling added
HD44780 tested, works here!

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@328 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-21 06:39:27 +00:00
reinelt
d29b8c45e9 [lcd4linux @ 2004-01-20 15:32:48 by reinelt]
first version of Next Generation HD44780 (untested! but it compiles...)
some cleanup in the other drivers

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@327 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-20 15:32:49 +00:00
reinelt
5a05b3642f [lcd4linux @ 2004-01-20 12:45:47 by reinelt]
"Default screen" working with MatrixOrbital

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@323 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-20 12:45:47 +00:00
reinelt
024cf9ff9a [lcd4linux @ 2004-01-20 05:36:59 by reinelt]
moved text-display-specific stuff to drv_generic_text
moved all the bar stuff from drv_generic_bar to generic_text

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@322 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-20 05:36:59 +00:00
reinelt
c374e8db5c [lcd4linux @ 2004-01-20 04:51:39 by reinelt]
moved generic stuff from drv_MatrixOrbital to drv_generic
implemented new-stylish bars which are nearly finished

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@321 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-20 04:51:39 +00:00
reinelt
dab42916ca [lcd4linux @ 2004-01-18 09:01:45 by reinelt]
/proc/stat parsing finished

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@319 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-18 09:01:45 +00:00
reinelt
5c148f2a8e [lcd4linux @ 2004-01-16 05:04:53 by reinelt]
started plugin proc_stat which should parse /proc/stat
which again is a paint in the a**
thinking over implementation methods of delta functions
(CPU load, ...)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@314 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-16 05:04:53 +00:00
reinelt
8bd25913d4 [lcd4linux @ 2004-01-15 07:47:02 by reinelt]
debian/ postinst and watch added (did CVS forget about them?)
evaluator: conditional expressions (a?b:c) added
text widget nearly finished

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@313 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-15 07:47:03 +00:00
reinelt
a94ba7634d [lcd4linux @ 2004-01-15 04:29:45 by reinelt]
moved lcd4linux.conf.sample to *.old
lcd4linux.conf.sample with new layout
new plugins 'loadavg' and 'meminfo'
text widget have pre- and postfix

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@311 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-15 04:29:45 +00:00
reinelt
50ed679b19 [lcd4linux @ 2003-10-27 09:05:42 by reinelt]
README.Rows, README.Tokens, lcd4linux.conf.sample from Thomas Siedentopf

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@269 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-10-27 09:05:42 +00:00
reinelt
38316eabe1 [lcd4linux @ 2002-08-17 13:10:22 by reinelt]
USBLCD driver added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@155 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2002-08-17 13:10:23 +00:00
ltoetsch
cafef33d38 [lcd4linux @ 2001-03-15 14:25:05 by ltoetsch]
added unread/total news

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@124 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-15 14:25:05 +00:00
reinelt
1bbd55d618 [lcd4linux @ 2001-03-15 09:47:13 by reinelt]
some fixes to ppdef
off-by-one bug in processor.c fixed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@122 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-15 09:47:13 +00:00
reinelt
911169ea04 [lcd4linux @ 2001-03-14 15:14:59 by reinelt]
added ppdev parallel port access

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@118 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-14 15:14:59 +00:00
ltoetsch
dfc23a8138 [lcd4linux @ 2001-03-14 13:19:29 by ltoetsch]
Added pop3/imap4 mail support

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@117 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-14 13:19:29 +00:00
reinelt
f307691963 [lcd4linux @ 2001-03-13 08:34:15 by reinelt]
corrected a off-by-one bug with sensors

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@116 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-13 08:34:15 +00:00
reinelt
064f4880a2 [lcd4linux @ 2001-03-12 13:44:58 by reinelt]
new udelay() using Time Stamp Counters

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@112 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-12 13:44:58 +00:00
ltoetsch
1a47930ac4 [lcd4linux @ 2001-03-09 14:24:49 by ltoetsch]
exec: Scale_x ->Min/Max_x

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@106 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-09 14:24:49 +00:00
ltoetsch
d216db1573 [lcd4linux @ 2001-03-09 13:08:11 by ltoetsch]
Added Text driver

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@105 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-09 13:08:11 +00:00
reinelt
9798af2267 [lcd4linux @ 2001-03-09 12:14:24 by reinelt]
minor cleanups

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@104 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-09 12:14:24 +00:00
ltoetsch
824e3605cf [lcd4linux @ 2001-03-08 15:25:38 by ltoetsch]
improved exec

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@103 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-08 15:25:38 +00:00
reinelt
e8e1dc888d [lcd4linux @ 2001-03-05 18:20:21 by reinelt]
TOTO list update

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@99 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-05 18:20:21 +00:00
ltoetsch
9fcb620b3c [lcd4linux @ 2001-03-02 10:18:03 by ltoetsch]
added /proc/apm battery stat

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@93 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-02 10:19:07 +00:00
reinelt
46133e7120 [lcd4linux @ 2001-03-01 22:33:50 by reinelt]
renamed Raster_flush() to PPM_flush()

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@92 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-01 22:33:50 +00:00
reinelt
77a7b28b22 [lcd4linux @ 2001-02-19 00:15:46 by reinelt]
integrated mail and seti client
major rewrite of parser and tokenizer to support double-byte tokens

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@87 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-02-19 00:15:46 +00:00
reinelt
fa39c49d89 [lcd4linux @ 2000-12-07 20:47:54 by reinelt]
first try for SIN bars

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@75 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-12-07 20:47:54 +00:00
reinelt
1c777e24c1 [lcd4linux @ 2000-12-01 20:42:37 by reinelt]
added debugging of SIN driver output, probably found the positioning bug (format %02x instead of %2x)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@74 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-12-01 20:42:37 +00:00
reinelt
7ff246c045 [lcd4linux @ 2000-07-31 10:43:44 by reinelt]
some changes to support kernel-2.4 (different layout of various files in /proc)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@60 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-07-31 10:43:44 +00:00
reinelt
2c5d167138 [lcd4linux @ 2000-05-21 06:20:35 by reinelt]
added ppp throughput
token is '%t[iomt]' at the moment, but this will change in the near future

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@57 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-05-21 06:20:35 +00:00
reinelt
23a1214b15 [lcd4linux @ 2000-05-02 06:05:00 by reinelt]
driver for 3Com Palm Pilot added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@53 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-05-02 06:05:00 +00:00
reinelt
e6cc895f5d [lcd4linux @ 2000-04-30 06:40:42 by reinelt]
bars for Beckmann+Egle driver

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@52 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-30 06:40:42 +00:00
reinelt
b8d1fec4ab [lcd4linux @ 2000-04-17 05:14:27 by reinelt]
added README.44780

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@48 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-17 05:14:27 +00:00
reinelt
6dfd10e9f5 [lcd4linux @ 2000-04-13 06:09:52 by reinelt]
added BogoMips() to system.c (not used by now, maybe sometimes we can
calibrate our delay loop with this value)

added delay loop to HD44780 driver. It seems to be quite fast now. Hopefully
no compiler will optimize away the delay loop!

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@44 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-13 06:09:52 +00:00
reinelt
73ffb61bfc [lcd4linux @ 2000-04-12 08:05:45 by reinelt]
first version of the HD44780 driver

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@43 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-12 08:05:45 +00:00
reinelt
48fd69bbdd [lcd4linux @ 2000-04-03 06:53:09 by reinelt]
releasing 0.96
annoying X11 bugs hopefully fixed
KDE integration

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@35 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-03 06:53:09 +00:00
reinelt
7b287b3728 [lcd4linux @ 2000-04-03 04:46:38 by reinelt]
added '-c key=val' option

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@34 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-03 04:46:38 +00:00
reinelt
c82e27017c [lcd4linux @ 2000-04-03 04:01:31 by reinelt]
if 'gap' is specified as -1, a gap of (pixelsize+pixelgap) is selected automatically

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@33 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-03 04:01:31 +00:00
reinelt
194757539b [lcd4linux @ 2000-04-01 16:22:38 by reinelt]
bug that caused a segfault in processor.c fixed (thanks to herp)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@29 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-01 16:22:38 +00:00
reinelt
668e3626f8 [lcd4linux @ 2000-03-30 16:46:57 by reinelt]
configure now handles '--with-x' and '--without-x' correct

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@27 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-03-30 16:46:57 +00:00