Age | Commit message (Collapse) | Author | Files | Lines |
|
opened 0.98 development
removed driver-specific signal-handlers
added 'quit'-function to driver structure
added global signal-handler
|
|
some changes to support kernel-2.4 (different layout of various files in /proc)
|
|
minor changes and cleanups
|
|
fixed bug in XWindow.c: union semun isn't defined with glibc-2.1
|
|
bug that caused a segfault in processor.c fixed (thanks to herp)
|
|
configure now handles '--with-x' and '--without-x' correct
|
|
version 0.95 released
X11 driver up and running
minor bugs fixed
|
|
FAQ added
new modules 'processor.c' contains all data processing
|
|
added sensor handling (for temperature etc.)
made data collecting happen only if data is used
(reading /proc/meminfo takes a lot of CPU!)
released lcd4linux-0.92
|
|
various memory statistics added
|
|
release 0.9
moved row parsing to parser.c
all basic work finished
|
|
first unstable but running release
|