Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-19 | [lcd4linux @ 2004-03-19 06:37:47 by reinelt] | reinelt | 11 | -21370/+545 | |
asynchronous thread handling started | |||||
2004-03-14 | [lcd4linux @ 2004-03-14 07:14:05 by reinelt] | reinelt | 3 | -195/+1 | |
old battery.[ch] files removed | |||||
2004-03-14 | [lcd4linux @ 2004-03-14 07:11:42 by reinelt] | reinelt | 7 | -42/+270 | |
parameter count fixed for plugin_dvb() plugin_APM (battery status) ported | |||||
2004-03-14 | [lcd4linux @ 2004-03-14 06:07:33 by reinelt] | reinelt | 2 | -2/+2 | |
Status update. Fixed bug in configure.in with X11 disabled (thanks to Kevin Liu) | |||||
2004-03-13 | [lcd4linux @ 2004-03-13 19:06:01 by reinelt] | reinelt | 3 | -5/+96 | |
ChangeLog and Status update; small glitch in plugin_seti fixed. | |||||
2004-03-13 | [lcd4linux @ 2004-03-13 14:58:15 by nicowallmeier] | nicowallmeier | 1 | -4/+7 | |
Added clean termination of imond-connection (now correctly) | |||||
2004-03-13 | [lcd4linux @ 2004-03-13 14:55:14 by nicowallmeier] | nicowallmeier | 1 | -3/+6 | |
Added clean termination of imond-connection | |||||
2004-03-13 | [lcd4linux @ 2004-03-13 06:55:29 by reinelt] | reinelt | 1 | -58/+0 | |
(unnecessary) imon.h removed | |||||
2004-03-13 | [lcd4linux @ 2004-03-13 06:49:20 by reinelt] | reinelt | 7 | -247/+179 | |
seti@home plugin ported to NextGeneration | |||||
2004-03-12 | [lcd4linux @ 2004-03-12 13:58:14 by reinelt] | reinelt | 1 | -468/+0 | |
removed imon.c (has been replaced by plugin_imon.c) | |||||
2004-03-11 | [lcd4linux @ 2004-03-11 06:39:58 by reinelt] | reinelt | 16 | -133/+350 | |
big patch from Martin: - reuse filehandles - memory leaks fixed - earlier busy-flag checking with HD44780 - reuse memory for strings in RESULT and hash - netdev_fast to wavid time-consuming regex | |||||
2004-03-10 | [lcd4linux @ 2004-03-10 07:16:15 by reinelt] | reinelt | 7 | -149/+693 | |
MySQL plugin from Javier added | |||||
2004-03-08 | [lcd4linux @ 2004-03-08 18:46:21 by hejl] | hejl | 1 | -3/+6 | |
Fixed bug introduced with "caching" the loadavg values | |||||
2004-03-08 | [lcd4linux @ 2004-03-08 18:45:52 by hejl] | hejl | 1 | -4/+7 | |
fixed segfault when using string concatenation | |||||
2004-03-08 | [lcd4linux @ 2004-03-08 16:26:26 by reinelt] | reinelt | 5 | -14/+46 | |
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-08 | [lcd4linux @ 2004-03-08 04:33:08 by reinelt] | reinelt | 1 | -21/+41 | |
string concatenation fixed | |||||
2004-03-06 | [lcd4linux @ 2004-03-06 20:31:16 by reinelt] | reinelt | 12 | -640/+946 | |
Complete rewrite of the evaluator to get rid of the code from mark Morley (because of license issues). The new Evaluator does a pre-compile of expressions, and stores them in trees. Therefore it should be reasonable faster... | |||||
2004-03-03 | [lcd4linux @ 2004-03-03 08:40:07 by hejl] | hejl | 1 | -1/+6 | |
Fixed memory leak in hash_get_regex | |||||
2004-03-03 | [lcd4linux @ 2004-03-03 04:44:16 by reinelt] | reinelt | 13 | -63/+96 | |
changes (cosmetics?) to the big patch from Martin hash patch un-applied | |||||
2004-03-03 | [lcd4linux @ 2004-03-03 03:47:04 by reinelt] | reinelt | 46 | -167/+770 | |
big patch from Martin Hejl: - use qprintf() where appropriate - save CPU cycles on gettimeofday() - add quit() functions to free allocated memory - fixed lots of memory leaks | |||||
2004-03-03 | [lcd4linux @ 2004-03-03 03:41:02 by reinelt] | reinelt | 1 | -9/+11 | |
Crystalfontz Contrast issue fixed | |||||
2004-03-01 | [lcd4linux @ 2004-03-01 04:29:51 by reinelt] | reinelt | 4 | -24/+55 | |
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 | 5 | -15/+226 | |
ChangeLog updated Version number bumped to 0.10.0 | |||||
2004-02-29 | [lcd4linux @ 2004-02-29 14:30:59 by reinelt] | reinelt | 1 | -2/+10 | |
icon visibility fix for generic graphics from Xavier | |||||
2004-02-27 | [lcd4linux @ 2004-02-27 07:06:24 by reinelt] | reinelt | 5 | -11/+200 | |
new function 'qprintf()' (simple but quick snprintf() replacement) | |||||
2004-02-27 | [lcd4linux @ 2004-02-27 06:07:55 by reinelt] | reinelt | 2 | -21/+40 | |
hash improvements from Martin | |||||
2004-02-26 | [lcd4linux @ 2004-02-26 21:42:45 by reinelt] | reinelt | 1 | -3/+12 | |
memory leak fixes from Martin | |||||
2004-02-24 | [lcd4linux @ 2004-02-24 06:00:22 by reinelt] | reinelt | 1 | -0/+58 | |
Status and Todo list from Xavier | |||||
2004-02-24 | [lcd4linux @ 2004-02-24 05:54:57 by reinelt] | reinelt | 10 | -682/+660 | |
X11 driver ported | |||||
2004-02-23 | [lcd4linux @ 2004-02-23 06:44:27 by reinelt] | reinelt | 3 | -85/+16 | |
"Lightning" widget from Xavier (lcd4linux.conf.sample) removed obsolete Docs. | |||||
2004-02-22 | [lcd4linux @ 2004-02-22 17:35:41 by reinelt] | reinelt | 5 | -450/+513 | |
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 14:45:42 by nicowallmeier] | nicowallmeier | 3 | -1/+435 | |
Imon/Telmon plugin ported | |||||
2004-02-18 | [lcd4linux @ 2004-02-18 06:39:20 by reinelt] | reinelt | 8 | -83/+167 | |
T6963 driver for graphic displays finished | |||||
2004-02-17 | [lcd4linux @ 2004-02-17 05:37:20 by reinelt] | reinelt | 2 | -55/+43 | |
Namespace clash between Curses driver and general text driver resolved (thanks to Martin Hejl) | |||||
2004-02-16 | [lcd4linux @ 2004-02-16 13:03:37 by reinelt] | reinelt | 1 | -1/+13 | |
compile problem with missing frontend.h fixed | |||||
2004-02-16 | [lcd4linux @ 2004-02-16 08:19:44 by reinelt] | reinelt | 1 | -14/+19 | |
i2c_sensors patch from Xavier | |||||
2004-02-15 | [lcd4linux @ 2004-02-15 21:43:43 by reinelt] | reinelt | 22 | -1160/+1165 | |
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 | 12 | -896/+822 | |
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 | 2 | -2/+14 | |
bug in netdev parsing fixed | |||||
2004-02-14 | [lcd4linux @ 2004-02-14 12:07:27 by nicowallmeier] | nicowallmeier | 1 | -5/+8 | |
minor bugfix | |||||
2004-02-14 | [lcd4linux @ 2004-02-14 11:56:11 by reinelt] | reinelt | 16 | -150/+167 | |
M50530 driver ported changed lots of 'char' to 'unsigned char' | |||||
2004-02-14 | [lcd4linux @ 2004-02-14 10:09:50 by reinelt] | reinelt | 1 | -11/+124 | |
I2C Sensors for 2.4 kernels (/proc instead of /sysfs) | |||||
2004-02-10 | [lcd4linux @ 2004-02-10 07:42:35 by reinelt] | reinelt | 34 | -8684/+211 | |
cut off all old-style files which are no longer used with NextGeneration | |||||
2004-02-10 | [lcd4linux @ 2004-02-10 06:54:38 by reinelt] | reinelt | 4 | -16/+160 | |
DVB plugin ported | |||||
2004-02-09 | [lcd4linux @ 2004-02-09 19:49:38 by nicowallmeier] | nicowallmeier | 1 | -2/+5 | |
Minor bugfix | |||||
2004-02-07 | [lcd4linux @ 2004-02-07 13:45:23 by reinelt] | reinelt | 2 | -14/+16 | |
icon visibility patch #2 from Xavier | |||||
2004-02-05 | [lcd4linux @ 2004-02-05 23:58:18 by mkeil] | mkeil | 1 | -3/+5 | |
Fixed/Optimized Hashage-timings | |||||
2004-02-05 | [lcd4linux @ 2004-02-05 07:10:23 by reinelt] | reinelt | 3 | -51/+288 | |
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:11:44 by reinelt] | reinelt | 2 | -2/+27 | |
icon visibility patch from Xavier | |||||
2004-02-04 | [lcd4linux @ 2004-02-04 19:10:51 by reinelt] | reinelt | 5 | -117/+400 | |
Crystalfontz driver nearly finished |