Age | Commit message (Collapse) | Author | Files | Lines |
|
fixed lots of bugs in the Cwlinux driver
do not emit EAGAIN error on the first retry
made plugin_i2c_sensors a bit less 'chatty'
moved init and exit functions to the bottom of plugin_pop3
|
|
fixed symlink security issue with the image driver
|
|
Crystalfontz 631 driver finished
|
|
M50530: reset parport signals on exit
plugin_ppp: ppp() has two parameters, not three
lcd4linux.conf.sample: diskstats() corrected
|
|
bug in plugin_diskstats fixed
|
|
added plugin_diskstats.c
|
|
ported driver for Beckmann+Egle Mini-Terminals
added 'flags' parameter to serial_init()
|
|
Curses driver ported.
|
|
MilfordInstruments driver ported
|
|
added "Image" driver (was: Raster.c) for PPM and PNG creation
fixed some glitches in the X11 driver
|
|
icon bug with USBLCD fixed
|
|
added plugin 'uptime'
|
|
emitted a BIG FAT WARNING if msr.h could not be found (and therefore
the gettimeofday() delay loop would be used)
|
|
added plugin_pop3 from Javi
|
|
MySQL plugin fixes from Javi
|
|
MySQL plugin fixes from Javi
|
|
seti@home plugin ported to NextGeneration
|
|
re-introduced \nnn (octal) characters in strings
text widgets can have a 'update' speed of 0 which means 'never'
(may be used for static content)
|
|
cfg_number() returns -1 on error, 0 if value not found (but default val used),
and 1 if value was used from the configuration.
HD44780 driver adopted to new cfg_number()
Crystalfontz 631 driver nearly finished
|
|
ChangeLog updated
Version number bumped to 0.10.0
|
|
X11 driver ported
|
|
"Lightning" widget from Xavier (lcd4linux.conf.sample)
removed obsolete Docs.
|
|
some fixes for generic graphic driver and T6963
removed ^M from plugin_imon (Nico, are you editing under Windows?)
|
|
T6963 driver for graphic displays finished
|
|
T6963 driver nearly finished
framework for graphic displays done
i2c_sensors patch from Xavier
some more old generation files removed
|
|
ported USBLCD driver to NextGeneration
added drv_M50530.c (I forgot yesterday, sorry)
removed old drivers M50530.c and USBLCD.c
|
|
bug in netdev parsing fixed
|
|
M50530 driver ported
changed lots of 'char' to 'unsigned char'
|
|
evaluator function names are no longer case-sensitive
Crystalfontz Fan PWM control, Fan RPM monitoring, temperature monitoring
|
|
Crystalfontz driver nearly finished
|
|
HD44780 patch from Martin Hejl
dmalloc integrated
|
|
every .c file includes "config.h" now
|
|
ported PPP token to plugin_ppp
|
|
plugin_netdev for parsing /proc/net/dev added
|
|
icons finished!
|
|
icon widget added (not finished yet!)
|
|
several bugs fixed where segfaulting on layout>display
Crystalfontz driver optimized, 632 display already works
|
|
HD44780 missed the "clear display' sequence
asc255bug handling added
HD44780 tested, works here!
|
|
first version of Next Generation HD44780 (untested! but it compiles...)
some cleanup in the other drivers
|
|
"Default screen" working with MatrixOrbital
|
|
moved text-display-specific stuff to drv_generic_text
moved all the bar stuff from drv_generic_bar to generic_text
|
|
moved generic stuff from drv_MatrixOrbital to drv_generic
implemented new-stylish bars which are nearly finished
|
|
/proc/stat parsing finished
|
|
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, ...)
|
|
debian/ postinst and watch added (did CVS forget about them?)
evaluator: conditional expressions (a?b:c) added
text widget nearly finished
|
|
moved lcd4linux.conf.sample to *.old
lcd4linux.conf.sample with new layout
new plugins 'loadavg' and 'meminfo'
text widget have pre- and postfix
|
|
README.Rows, README.Tokens, lcd4linux.conf.sample from Thomas Siedentopf
|
|
USBLCD driver added
|
|
added unread/total news
|
|
some fixes to ppdef
off-by-one bug in processor.c fixed
|