Commit Graph

311 Commits

Author SHA1 Message Date
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
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
90a08f4f10 [lcd4linux @ 2004-01-13 10:03:01 by reinelt]
new util 'hash' for associative arrays
new plugin 'cpuinfo'

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@309 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-13 10:03:01 +00:00
reinelt
3cac782447 [lcd4linux @ 2004-01-13 08:18:07 by reinelt]
timer queues added
liblcd4linux deactivated turing transformation to new layout

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@308 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-13 08:18:20 +00:00
reinelt
14bc006ada [lcd4linux @ 2004-01-12 03:51:01 by reinelt]
evaluating the 'Variables' section in the config file

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@307 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-12 03:51:01 +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
76ffcfa4c6 [lcd4linux @ 2004-01-10 17:45:26 by reinelt]
changed initialization order so cfg() gets initialized before plugins.
This way a plugin's init() can use cfg_get().
Thanks to Xavier for reporting this one!

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@303 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-10 17:45:26 +00:00
reinelt
390e66bc2d [lcd4linux @ 2004-01-10 17:36:56 by reinelt]
I2C Sensors plugin from Xavier added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@302 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-10 17:36:56 +00:00
reinelt
cb95898b90 [lcd4linux @ 2004-01-10 17:34:40 by reinelt]
further matrixOrbital changes
widgets initialized

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@301 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-10 17:34:40 +00:00
reinelt
f223eb7223 [lcd4linux @ 2004-01-10 10:20:22 by reinelt]
new MatrixOrbital changes

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@300 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-10 10:20:22 +00:00
reinelt
22f3f6af66 [lcd4linux @ 2004-01-09 17:03:06 by reinelt]
initiated transfer to new driver architecture
new file 'drv.c' will someday replace 'display.c'
new file 'drv_MatrixOrbital.c' will replace 'MatrixOrbital.c'
due to this 'soft' transfer lcd4linux should stay usable during the switch
(at least I hope so)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@299 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-09 17:03:07 +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
654ac10fea [lcd4linux @ 2004-01-06 23:01:37 by reinelt]
more copyright issues

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@294 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-06 23:01:37 +00:00
reinelt
cb237ec8ba [lcd4linux @ 2004-01-06 22:33:13 by reinelt]
Copyright statements cleaned up

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@293 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-06 22:33:14 +00:00
reinelt
28c2ce96d4 [lcd4linux @ 2004-01-06 21:14:51 by reinelt]
more debianizing

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@292 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-06 21:14:51 +00:00
reinelt
5baf88f9e7 [lcd4linux @ 2004-01-06 18:22:41 by reinelt]
debian updates

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@291 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-06 18:22:41 +00:00
reinelt
a62387fa96 [lcd4linux @ 2004-01-06 17:56:43 by reinelt]
autotools update

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@290 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-06 17:56:43 +00:00
reinelt
c718969bc0 [lcd4linux @ 2004-01-06 17:37:00 by reinelt]
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@289 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-06 17:37:00 +00:00
reinelt
89942b18b7 [lcd4linux @ 2004-01-06 17:33:45 by reinelt]
Evaluator: functions with variable argument lists
Evaluator: plugin_sample.c and README.Plugins added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@288 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-06 17:33:45 +00:00
reinelt
5b3068696a [lcd4linux @ 2004-01-06 15:19:12 by reinelt]
Evaluator rearrangements...

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@287 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-06 15:19:16 +00:00
reinelt
019c4cc3d6 [lcd4linux @ 2004-01-05 11:57:38 by reinelt]
added %y tokens to make the Evaluator useable

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@286 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-05 11:57:38 +00:00
reinelt
70505233c8 [lcd4linux @ 2004-01-02 14:20:15 by reinelt]
debianization added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@285 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-02 14:20:15 +00:00
reinelt
ded8e36b63 [lcd4linux @ 2004-01-02 14:18:54 by reinelt]
Changelog, TODO updated

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@284 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-02 14:18:54 +00:00
reinelt
455640eec8 [lcd4linux @ 2003-12-19 06:27:33 by reinelt]
added XMMS plugin from Markus Keil

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@283 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-12-19 06:27:33 +00:00
reinelt
9ff890445b [lcd4linux @ 2003-12-19 05:56:13 by reinelt]
added .cvsignore containing '*.lo'

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@282 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-12-19 05:56:13 +00:00
reinelt
368a836582 [lcd4linux @ 2003-12-19 05:50:34 by reinelt]
added plugin_math.c and plugin_string.c

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@281 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-12-19 05:50:34 +00:00
reinelt
c72b30a25c [lcd4linux @ 2003-12-19 05:49:23 by reinelt]
extracted plugin_math and plugin_string into extra files

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@280 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-12-19 05:49:23 +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
6ace72e8fc [lcd4linux @ 2003-12-01 07:08:50 by reinelt]
Patches from Xavier:
 - WiFi: make interface configurable
 - "quiet" as an option from the config file
 - ignore missing "MemShared" on Linux 2.6

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@278 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-12-01 07:08:51 +00:00
reinelt
7e0ca2796b [lcd4linux @ 2003-11-30 16:18:36 by reinelt]
Cwlinux: invalidate Framebuffer in case a char got redefined

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@277 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-11-30 16:18:36 +00:00
nicowallmeier
fb1014d1dd [lcd4linux @ 2003-11-28 18:34:55 by nicowallmeier]
Minor bugfixes

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@276 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-11-28 18:34:55 +00:00
reinelt
10a4f2adc2 [lcd4linux @ 2003-11-24 11:34:54 by reinelt]
'Fixed' Rows which do not scroll by Lars Kempe
temporary workaround for debian kernel-header bug

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@275 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-11-24 11:34:54 +00:00
reinelt
3fbb7650e8 [lcd4linux @ 2003-11-16 09:45:49 by reinelt]
Crystalfontz changes, small glitch in getopt() fixed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@274 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-11-16 09:45:49 +00:00
reinelt
ae1cb845f7 [lcd4linux @ 2003-11-14 05:59:37 by reinelt]
added wifi.c wifi.h which have been forgotten at the last checkin

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@273 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-11-14 05:59:37 +00:00
reinelt
2ef9c25efa [lcd4linux @ 2003-11-12 05:42:35 by reinelt]
small changes to the 16x4 handling

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@272 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-11-12 05:42:35 +00:00
reinelt
57b7acc1a1 [lcd4linux @ 2003-11-11 04:40:20 by reinelt]
WIFI patch from Xavier Vello

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@271 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-11-11 04:40:20 +00:00
reinelt
799b8e7819 [lcd4linux @ 2003-11-11 04:30:41 by reinelt]
very minor changes

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@270 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-11-11 04:30:41 +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
865a7f3b94 [lcd4linux @ 2003-10-22 04:32:25 by reinelt]
fixed icon bug found by Rob van Nieuwkerk

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@268 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-10-22 04:32:25 +00:00
reinelt
76a717b70b [lcd4linux @ 2003-10-22 04:19:16 by reinelt]
Makefile.in for imon.c/.h, some MatrixOrbital clients

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@267 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-10-22 04:19:16 +00:00
nicowallmeier
42441be687 [lcd4linux @ 2003-10-12 06:08:28 by nicowallmeier]
imond/telmond support

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@266 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-10-12 06:08:28 +00:00
reinelt
44e398ed33 [lcd4linux @ 2003-10-12 04:46:19 by reinelt]
first try to integrate the Evaluator into a display driver (MatrixOrbital here)
small warning in processor.c fixed (thanks to Zachary Giles)
workaround for udelay() on alpha (no msr.h avaliable) (thanks to Zachary Giles)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@265 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-10-12 04:46:19 +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
d30e85ecdc [lcd4linux @ 2003-10-08 14:21:10 by reinelt]
Changelog; small type in parport.c

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@263 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-10-08 14:21:10 +00:00
andy-b
114b1917a4 [lcd4linux @ 2003-10-08 13:39:53 by andy-b]
Cleaned up code in MilfordInstruments.c, and added descriptions for other display sizes (untested)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@262 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-10-08 13:39:53 +00:00