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
be7822ae1c
[lcd4linux @ 2004-01-18 06:54:08 by reinelt]
...
bug in expr.c fixed (thanks to Xavier)
some progress with /proc/stat parsing
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@318 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-18 06:54:08 +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
504656e948
[lcd4linux @ 2004-01-14 11:33:00 by reinelt]
...
new plugin 'uname' which does what it's called
text widget nearly finished
first results displayed on MatrixOrbital
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@310 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-14 11:33:00 +00:00
reinelt
bbe7f194ee
[lcd4linux @ 2004-01-11 18:26:02 by reinelt]
...
further widget and layout processing
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@306 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-11 18:26:02 +00:00
reinelt
e2854bdb20
[lcd4linux @ 2004-01-11 09:26:15 by reinelt]
...
layout starts to exist...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@305 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-11 09:26:15 +00:00
reinelt
a390d83869
[lcd4linux @ 2004-01-10 20:22:33 by reinelt]
...
added new function 'cfg_list()' (not finished yet)
added layout.c (will replace processor.c someday)
added widget_text.c (will be the first and most important widget)
modified lcd4linux.c so that old-style configs should work, too
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@304 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-10 20:22:33 +00:00
reinelt
9dc6ff97fe
[lcd4linux @ 2004-01-09 04:16:06 by reinelt]
...
added 'section' argument to cfg_get(), but NULLed it on all calls by now.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@298 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-09 04:16:06 +00:00
reinelt
1cf54b00c1
[lcd4linux @ 2004-01-08 06:00:28 by reinelt]
...
allowed '.' in key names
allowed empty group keys (not only "group anything {", but "anything {")
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@297 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-08 06:00:28 +00:00
reinelt
526f730eeb
[lcd4linux @ 2004-01-08 05:28:12 by reinelt]
...
Luk Claes added to AUTHORS
cfg: group handling ('{}') added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@296 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-08 05:28:12 +00:00
reinelt
cb467898be
[lcd4linux @ 2004-01-07 10:15:41 by reinelt]
...
small glitch in evaluator fixed
made config table sorted and access with bsearch(),
which should be much faster
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@295 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-07 10:15:41 +00:00
reinelt
c1c11bb955
[lcd4linux @ 2003-12-19 05:35:13 by reinelt]
...
renamed 'client' to 'plugin'
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@279 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-12-19 05:35:14 +00:00
reinelt
3f0c098296
[lcd4linux @ 2003-10-11 06:01:52 by reinelt]
...
renamed expression.{c,h} to client.{c,h}
added config file client
new functions 'AddNumericVariable()' and 'AddStringVariable()'
new parameter '-i' for interactive mode
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@264 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-10-11 06:01:53 +00:00
reinelt
546476ef7e
[lcd4linux @ 2003-10-05 17:58:50 by reinelt]
...
libtool junk; copyright messages cleaned up
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@253 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-10-05 17:58:50 +00:00
reinelt
dd4d20ad1a
[lcd4linux @ 2003-09-09 06:54:43 by reinelt]
...
new function 'cfg_number()'
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@233 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-09-09 06:54:43 +00:00
reinelt
019808ae32
[lcd4linux @ 2003-08-24 05:17:58 by reinelt]
...
liblcd4linux patch from Patrick Schemitz
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@228 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-08-24 05:17:58 +00:00
reinelt
c655744a23
[lcd4linux @ 2003-08-14 03:47:40 by reinelt]
...
remove PID file if driver initialisation fails
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@213 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-08-14 03:47:40 +00:00
reinelt
ed1760b6b3
[lcd4linux @ 2003-02-22 07:53:09 by reinelt]
...
cfg_get(key,defval)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@183 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-02-22 07:53:10 +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
ltoetsch
21f603cb1e
[lcd4linux @ 2001-03-07 18:10:21 by ltoetsch]
...
added e(x)ec commands
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@100 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-07 18:10:21 +00:00
reinelt
994c3f1ff0
[lcd4linux @ 2000-08-10 09:44:09 by reinelt]
...
new debugging scheme: error(), info(), debug()
uses syslog if in daemon mode
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@64 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-08-10 09:44:09 +00:00
reinelt
5369cdf6f6
[lcd4linux @ 2000-07-31 06:46:35 by reinelt]
...
eliminated some compiler warnings with glibc
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@59 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-07-31 06:46:35 +00:00
reinelt
24f64dfa55
[lcd4linux @ 2000-04-15 11:13:54 by reinelt]
...
added '-d' (debugging) switch
added several debugging messages
removed config entry 'Delay' for HD44780 driver
delay loop for HD44780 will be calibrated automatically
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@45 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-15 11:13:54 +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
6b61b6955e
[lcd4linux @ 2000-03-28 07:22:15 by reinelt]
...
version 0.95 released
X11 driver up and running
minor bugs fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@25 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-03-28 07:22:15 +00:00
reinelt
42914eda64
[lcd4linux @ 2000-03-26 20:00:44 by reinelt]
...
README.Raster added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@24 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-03-26 20:00:44 +00:00
reinelt
9660f76b94
[lcd4linux @ 2000-03-26 19:03:52 by reinelt]
...
more Pixmap renaming
quoting of '#' in config file
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@23 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-03-26 19:03:52 +00:00
reinelt
713dd4045f
[lcd4linux @ 2000-03-10 17:36:02 by reinelt]
...
first unstable but running release
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@9 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-03-10 17:36:02 +00:00
reinelt
c56cd5c1ad
[lcd4linux @ 2000-03-10 11:40:47 by reinelt]
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@7 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-03-10 11:40:47 +00:00