Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-13 | [lcd4linux @ 2004-06-13 01:12:52 by reinelt] | reinelt | 1 | -13/+24 | |
debug widgets changed (thanks to Andy Baxter) | |||||
2004-06-09 | [lcd4linux @ 2004-06-09 06:40:29 by reinelt] | reinelt | 1 | -3/+3 | |
splash screen for T6963 driver | |||||
2004-06-08 | [lcd4linux @ 2004-06-08 21:46:38 by reinelt] | reinelt | 1 | -2/+2 | |
splash screen for X11 driver (and generic graphic driver) | |||||
2004-06-07 | [lcd4linux @ 2004-06-07 07:02:13 by reinelt] | reinelt | 1 | -0/+33 | |
sample debugging widgets added | |||||
2004-06-07 | [lcd4linux @ 2004-06-07 06:56:55 by reinelt] | reinelt | 1 | -0/+16 | |
added test plugin from Andy Baxter | |||||
2004-06-02 | [lcd4linux @ 2004-06-02 09:41:19 by reinelt] | reinelt | 1 | -4/+4 | |
prepared support for startup splash screen | |||||
2004-06-02 | [lcd4linux @ 2004-06-02 05:35:55 by reinelt] | reinelt | 1 | -0/+20 | |
added i2c_sensors example to lcd4linux.conf.sample | |||||
2004-05-31 | [lcd4linux @ 2004-05-31 21:05:13 by reinelt] | reinelt | 1 | -0/+11 | |
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 | |||||
2004-05-31 | [lcd4linux @ 2004-05-31 06:24:42 by reinelt] | reinelt | 1 | -2/+2 | |
fixed symlink security issue with the image driver | |||||
2004-05-30 | [lcd4linux @ 2004-05-30 08:25:50 by reinelt] | reinelt | 1 | -4/+16 | |
Crystalfontz 631 driver finished | |||||
2004-05-29 | [lcd4linux @ 2004-05-29 15:53:28 by reinelt] | reinelt | 1 | -6/+6 | |
M50530: reset parport signals on exit plugin_ppp: ppp() has two parameters, not three lcd4linux.conf.sample: diskstats() corrected | |||||
2004-05-29 | [lcd4linux @ 2004-05-29 01:07:56 by reinelt] | reinelt | 1 | -16/+16 | |
bug in plugin_diskstats fixed | |||||
2004-05-29 | [lcd4linux @ 2004-05-29 00:27:14 by reinelt] | reinelt | 1 | -0/+6 | |
added plugin_diskstats.c | |||||
2004-05-28 | [lcd4linux @ 2004-05-28 13:51:41 by reinelt] | reinelt | 1 | -6/+6 | |
ported driver for Beckmann+Egle Mini-Terminals added 'flags' parameter to serial_init() | |||||
2004-05-26 | [lcd4linux @ 2004-05-26 11:37:35 by reinelt] | reinelt | 1 | -3/+9 | |
Curses driver ported. | |||||
2004-05-26 | [lcd4linux @ 2004-05-26 05:03:24 by reinelt] | reinelt | 1 | -2/+11 | |
MilfordInstruments driver ported | |||||
2004-05-25 | [lcd4linux @ 2004-05-25 14:26:28 by reinelt] | reinelt | 1 | -1/+15 | |
added "Image" driver (was: Raster.c) for PPM and PNG creation fixed some glitches in the X11 driver | |||||
2004-05-23 | [lcd4linux @ 2004-05-23 08:58:30 by reinelt] | reinelt | 1 | -2/+5 | |
icon bug with USBLCD fixed | |||||
2004-05-22 | [lcd4linux @ 2004-05-22 18:30:01 by reinelt] | reinelt | 1 | -4/+13 | |
added plugin 'uptime' | |||||
2004-04-12 | [lcd4linux @ 2004-04-12 04:55:59 by reinelt] | reinelt | 1 | -2/+2 | |
emitted a BIG FAT WARNING if msr.h could not be found (and therefore the gettimeofday() delay loop would be used) | |||||
2004-04-08 | [lcd4linux @ 2004-04-08 11:59:26 by reinelt] | reinelt | 1 | -0/+8 | |
added plugin_pop3 from Javi | |||||
2004-03-21 | [lcd4linux @ 2004-03-21 22:05:53 by reinelt] | reinelt | 1 | -14/+14 | |
MySQL plugin fixes from Javi | |||||
2004-03-20 | [lcd4linux @ 2004-03-20 23:09:01 by reinelt] | reinelt | 1 | -0/+38 | |
MySQL plugin fixes from Javi | |||||
2004-03-13 | [lcd4linux @ 2004-03-13 06:49:20 by reinelt] | reinelt | 1 | -0/+6 | |
seti@home plugin ported to NextGeneration | |||||
2004-03-08 | [lcd4linux @ 2004-03-08 16:26:26 by reinelt] | reinelt | 1 | -1/+1 | |
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) | |||||
2004-03-01 | [lcd4linux @ 2004-03-01 04:29:51 by reinelt] | reinelt | 1 | -8/+13 | |
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 | |||||
2004-02-29 | [lcd4linux @ 2004-02-29 17:09:53 by reinelt] | reinelt | 1 | -2/+2 | |
ChangeLog updated Version number bumped to 0.10.0 | |||||
2004-02-24 | [lcd4linux @ 2004-02-24 05:54:57 by reinelt] | reinelt | 1 | -9/+22 | |
X11 driver ported | |||||
2004-02-23 | [lcd4linux @ 2004-02-23 06:44:27 by reinelt] | reinelt | 1 | -0/+16 | |
"Lightning" widget from Xavier (lcd4linux.conf.sample) removed obsolete Docs. | |||||
2004-02-22 | [lcd4linux @ 2004-02-22 17:35:41 by reinelt] | reinelt | 1 | -11/+61 | |
some fixes for generic graphic driver and T6963 removed ^M from plugin_imon (Nico, are you editing under Windows?) | |||||
2004-02-18 | [lcd4linux @ 2004-02-18 06:39:20 by reinelt] | reinelt | 1 | -1/+29 | |
T6963 driver for graphic displays finished | |||||
2004-02-15 | [lcd4linux @ 2004-02-15 21:43:43 by reinelt] | reinelt | 1 | -1/+13 | |
T6963 driver nearly finished framework for graphic displays done i2c_sensors patch from Xavier some more old generation files removed | |||||
2004-02-15 | [lcd4linux @ 2004-02-15 08:22:47 by reinelt] | reinelt | 1 | -2/+11 | |
ported USBLCD driver to NextGeneration added drv_M50530.c (I forgot yesterday, sorry) removed old drivers M50530.c and USBLCD.c | |||||
2004-02-15 | [lcd4linux @ 2004-02-15 07:23:04 by reinelt] | reinelt | 1 | -0/+9 | |
bug in netdev parsing fixed | |||||
2004-02-14 | [lcd4linux @ 2004-02-14 11:56:11 by reinelt] | reinelt | 1 | -3/+16 | |
M50530 driver ported changed lots of 'char' to 'unsigned char' | |||||
2004-02-05 | [lcd4linux @ 2004-02-05 07:10:23 by reinelt] | reinelt | 1 | -9/+9 | |
evaluator function names are no longer case-sensitive Crystalfontz Fan PWM control, Fan RPM monitoring, temperature monitoring | |||||
2004-02-04 | [lcd4linux @ 2004-02-04 19:10:51 by reinelt] | reinelt | 1 | -1/+3 | |
Crystalfontz driver nearly finished | |||||
2004-01-30 | [lcd4linux @ 2004-01-30 20:57:55 by reinelt] | reinelt | 1 | -2/+11 | |
HD44780 patch from Martin Hejl dmalloc integrated | |||||
2004-01-29 | [lcd4linux @ 2004-01-29 04:40:02 by reinelt] | reinelt | 1 | -2/+2 | |
every .c file includes "config.h" now | |||||
2004-01-27 | [lcd4linux @ 2004-01-27 08:13:39 by reinelt] | reinelt | 1 | -0/+1 | |
ported PPP token to plugin_ppp | |||||
2004-01-25 | [lcd4linux @ 2004-01-25 05:30:08 by reinelt] | reinelt | 1 | -1/+10 | |
plugin_netdev for parsing /proc/net/dev added | |||||
2004-01-23 | [lcd4linux @ 2004-01-23 07:04:03 by reinelt] | reinelt | 1 | -5/+94 | |
icons finished! | |||||
2004-01-23 | [lcd4linux @ 2004-01-23 04:53:23 by reinelt] | reinelt | 1 | -0/+18 | |
icon widget added (not finished yet!) | |||||
2004-01-22 | [lcd4linux @ 2004-01-22 07:57:45 by reinelt] | reinelt | 1 | -5/+27 | |
several bugs fixed where segfaulting on layout>display Crystalfontz driver optimized, 632 display already works | |||||
2004-01-21 | [lcd4linux @ 2004-01-21 06:39:27 by reinelt] | reinelt | 1 | -0/+1 | |
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 | 1 | -7/+18 | |
first version of Next Generation HD44780 (untested! but it compiles...) some cleanup in the other drivers | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 12:45:47 by reinelt] | reinelt | 1 | -1/+12 | |
"Default screen" working with MatrixOrbital | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 05:36:59 by reinelt] | reinelt | 1 | -1/+1 | |
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 | 1 | -5/+14 | |
moved generic stuff from drv_MatrixOrbital to drv_generic implemented new-stylish bars which are nearly finished | |||||
2004-01-18 | [lcd4linux @ 2004-01-18 09:01:45 by reinelt] | reinelt | 1 | -0/+12 | |
/proc/stat parsing finished |