Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-27 | [lcd4linux @ 2004-01-27 08:13:39 by reinelt] | reinelt | 7 | -14/+160 | |
ported PPP token to plugin_ppp | |||||
2004-01-27 | [lcd4linux @ 2004-01-27 06:34:14 by reinelt] | reinelt | 7 | -25/+371 | |
Cwlinux driver portet to NextGeneration (compiles, but not tested!) | |||||
2004-01-27 | [lcd4linux @ 2004-01-27 05:06:10 by reinelt] | reinelt | 1 | -65/+95 | |
i2c update from Xavier | |||||
2004-01-27 | [lcd4linux @ 2004-01-27 04:48:57 by reinelt] | reinelt | 2 | -38/+67 | |
bug with hash_age() fixed (thanks to Markus Keil for pointing this out) | |||||
2004-01-25 | [lcd4linux @ 2004-01-25 05:30:08 by reinelt] | reinelt | 9 | -41/+235 | |
plugin_netdev for parsing /proc/net/dev added | |||||
2004-01-23 | [lcd4linux @ 2004-01-23 07:04:03 by reinelt] | reinelt | 8 | -125/+270 | |
icons finished! | |||||
2004-01-23 | [lcd4linux @ 2004-01-23 04:53:23 by reinelt] | reinelt | 13 | -150/+484 | |
icon widget added (not finished yet!) | |||||
2004-01-22 | [lcd4linux @ 2004-01-22 08:55:30 by reinelt] | reinelt | 1 | -15/+7 | |
fixed unhandled kernel-2.6 entries in /prco/stat | |||||
2004-01-22 | [lcd4linux @ 2004-01-22 07:57:45 by reinelt] | reinelt | 9 | -58/+141 | |
several bugs fixed where segfaulting on layout>display Crystalfontz driver optimized, 632 display already works | |||||
2004-01-21 | [lcd4linux @ 2004-01-21 14:29:03 by reinelt] | reinelt | 3 | -28/+101 | |
new helper 'hash_get_regex' which delivers the sum over regex matched items new function 'disk()' which uses this regex matching | |||||
2004-01-21 | [lcd4linux @ 2004-01-21 12:36:19 by reinelt] | reinelt | 7 | -27/+327 | |
Crystalfontz NextGeneration driver added | |||||
2004-01-21 | [lcd4linux @ 2004-01-21 11:32:48 by reinelt] | reinelt | 1 | -0/+81 | |
changelog commited | |||||
2004-01-21 | [lcd4linux @ 2004-01-21 11:31:23 by reinelt] | reinelt | 2 | -2/+10 | |
two bugs with hash_age() ixed | |||||
2004-01-21 | [lcd4linux @ 2004-01-21 10:48:17 by reinelt] | reinelt | 10 | -74/+146 | |
hash_age function added | |||||
2004-01-21 | [lcd4linux @ 2004-01-21 06:39:27 by reinelt] | reinelt | 2 | -3/+17 | |
HD44780 missed the "clear display' sequence asc255bug handling added HD44780 tested, works here! | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 15:32:48 by reinelt] | reinelt | 10 | -407/+724 | |
first version of Next Generation HD44780 (untested! but it compiles...) some cleanup in the other drivers | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 14:35:38 by reinelt] | reinelt | 4 | -12/+512 | |
drv_generic_parport added, code from parport.c | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 14:26:09 by reinelt] | reinelt | 2 | -0/+377 | |
moved drv_generic to drv_generic_serial | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 14:25:12 by reinelt] | reinelt | 7 | -271/+32 | |
some reorganization moved drv_generic to drv_generic_serial moved port locking stuff to drv_generic_serial | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 12:45:47 by reinelt] | reinelt | 5 | -32/+50 | |
"Default screen" working with MatrixOrbital | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 05:36:59 by reinelt] | reinelt | 10 | -252/+288 | |
moved text-display-specific stuff to drv_generic_text moved all the bar stuff from drv_generic_bar to generic_text | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 04:51:39 by reinelt] | reinelt | 11 | -442/+1092 | |
moved generic stuff from drv_MatrixOrbital to drv_generic implemented new-stylish bars which are nearly finished | |||||
2004-01-18 | [lcd4linux @ 2004-01-18 21:25:16 by reinelt] | reinelt | 5 | -18/+225 | |
Framework for bar widget opened | |||||
2004-01-18 | [lcd4linux @ 2004-01-18 09:01:45 by reinelt] | reinelt | 5 | -61/+220 | |
/proc/stat parsing finished | |||||
2004-01-18 | [lcd4linux @ 2004-01-18 06:54:08 by reinelt] | reinelt | 4 | -27/+76 | |
bug in expr.c fixed (thanks to Xavier) some progress with /proc/stat parsing | |||||
2004-01-16 | [lcd4linux @ 2004-01-16 11:12:26 by reinelt] | reinelt | 4 | -49/+128 | |
some bugs in plugin_xmms fixed, parsing moved to own function plugin_proc_stat nearly finished | |||||
2004-01-16 | [lcd4linux @ 2004-01-16 10:09:49 by mkeil] | mkeil | 1 | -12/+29 | |
-include caching for values | |||||
2004-01-16 | [lcd4linux @ 2004-01-16 07:26:25 by reinelt] | reinelt | 5 | -196/+146 | |
moved various /proc parsing to own functions made some progress with /proc/stat parsing | |||||
2004-01-16 | [lcd4linux @ 2004-01-16 05:04:53 by reinelt] | reinelt | 10 | -32/+326 | |
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, ...) | |||||
2004-01-15 | [lcd4linux @ 2004-01-15 07:47:02 by reinelt] | reinelt | 7 | -100/+210 | |
debian/ postinst and watch added (did CVS forget about them?) evaluator: conditional expressions (a?b:c) added text widget nearly finished | |||||
2004-01-15 | [lcd4linux @ 2004-01-15 04:32:14 by reinelt] | reinelt | 1 | -0/+101 | |
2004-01-15 | [lcd4linux @ 2004-01-15 04:29:45 by reinelt] | reinelt | 10 | -335/+719 | |
moved lcd4linux.conf.sample to *.old lcd4linux.conf.sample with new layout new plugins 'loadavg' and 'meminfo' text widget have pre- and postfix | |||||
2004-01-14 | [lcd4linux @ 2004-01-14 11:33:00 by reinelt] | reinelt | 15 | -160/+607 | |
new plugin 'uname' which does what it's called text widget nearly finished first results displayed on MatrixOrbital | |||||
2004-01-13 | [lcd4linux @ 2004-01-13 10:03:01 by reinelt] | reinelt | 8 | -23/+458 | |
new util 'hash' for associative arrays new plugin 'cpuinfo' | |||||
2004-01-13 | [lcd4linux @ 2004-01-13 08:18:07 by reinelt] | reinelt | 12 | -154/+469 | |
timer queues added liblcd4linux deactivated turing transformation to new layout | |||||
2004-01-12 | [lcd4linux @ 2004-01-12 03:51:01 by reinelt] | reinelt | 5 | -15/+44 | |
evaluating the 'Variables' section in the config file | |||||
2004-01-11 | [lcd4linux @ 2004-01-11 18:26:02 by reinelt] | reinelt | 10 | -79/+158 | |
further widget and layout processing | |||||
2004-01-11 | [lcd4linux @ 2004-01-11 09:26:15 by reinelt] | reinelt | 4 | -19/+67 | |
layout starts to exist... | |||||
2004-01-10 | [lcd4linux @ 2004-01-10 20:22:33 by reinelt] | reinelt | 13 | -210/+554 | |
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 | |||||
2004-01-10 | [lcd4linux @ 2004-01-10 17:45:26 by reinelt] | reinelt | 2 | -5/+15 | |
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! | |||||
2004-01-10 | [lcd4linux @ 2004-01-10 17:36:56 by reinelt] | reinelt | 4 | -10/+207 | |
I2C Sensors plugin from Xavier added | |||||
2004-01-10 | [lcd4linux @ 2004-01-10 17:34:40 by reinelt] | reinelt | 3 | -176/+138 | |
further matrixOrbital changes widgets initialized | |||||
2004-01-10 | [lcd4linux @ 2004-01-10 10:20:22 by reinelt] | reinelt | 2 | -14/+605 | |
new MatrixOrbital changes | |||||
2004-01-09 | [lcd4linux @ 2004-01-09 17:03:06 by reinelt] | reinelt | 10 | -51/+420 | |
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) | |||||
2004-01-09 | [lcd4linux @ 2004-01-09 04:16:06 by reinelt] | reinelt | 28 | -193/+332 | |
added 'section' argument to cfg_get(), but NULLed it on all calls by now. | |||||
2004-01-08 | [lcd4linux @ 2004-01-08 06:00:28 by reinelt] | reinelt | 1 | -8/+14 | |
allowed '.' in key names allowed empty group keys (not only "group anything {", but "anything {") | |||||
2004-01-08 | [lcd4linux @ 2004-01-08 05:28:12 by reinelt] | reinelt | 3 | -42/+198 | |
Luk Claes added to AUTHORS cfg: group handling ('{}') added | |||||
2004-01-07 | [lcd4linux @ 2004-01-07 10:15:41 by reinelt] | reinelt | 4 | -184/+436 | |
small glitch in evaluator fixed made config table sorted and access with bsearch(), which should be much faster | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 23:01:37 by reinelt] | reinelt | 3 | -4/+7 | |
more copyright issues | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 22:33:13 by reinelt] | reinelt | 14 | -472/+542 | |
Copyright statements cleaned up |