Age | Commit message (Collapse) | Author | Files | Lines |
|
bug with hash_age() fixed (thanks to Markus Keil for pointing this out)
|
|
several bugs fixed where segfaulting on layout>display
Crystalfontz driver optimized, 632 display already works
|
|
new helper 'hash_get_regex' which delivers the sum over regex matched items
new function 'disk()' which uses this regex matching
|
|
hash_age function added
|
|
moved text-display-specific stuff to drv_generic_text
moved all the bar stuff from drv_generic_bar to generic_text
|
|
/proc/stat parsing finished
|
|
bug in expr.c fixed (thanks to Xavier)
some progress with /proc/stat parsing
|
|
moved various /proc parsing to own functions
made some progress with /proc/stat parsing
|
|
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, ...)
|
|
new util 'hash' for associative arrays
new plugin 'cpuinfo'
|