Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-12 | [lcd4linux @ 2004-04-12 05:14:42 by reinelt] | reinelt | 2 | -8/+23 | |
another BIG FAT WARNING on the use of raw ports instead of ppdev | |||||
2004-04-12 | [lcd4linux @ 2004-04-12 04:55:59 by reinelt] | reinelt | 3 | -13/+24 | |
emitted a BIG FAT WARNING if msr.h could not be found (and therefore the gettimeofday() delay loop would be used) | |||||
2004-04-11 | [lcd4linux @ 2004-04-11 17:37:09 by reinelt] | reinelt | 2 | -0/+462 | |
forgot these files at last checkin... sorry! | |||||
2004-04-09 | [lcd4linux @ 2004-04-09 06:23:28 by reinelt] | reinelt | 2 | -250/+0 | |
removed old exec stuff | |||||
2004-04-09 | [lcd4linux @ 2004-04-09 06:09:54 by reinelt] | reinelt | 6 | -837/+1087 | |
big configure rework from Xavier | |||||
2004-04-08 | [lcd4linux @ 2004-04-08 11:59:26 by reinelt] | reinelt | 5 | -9/+362 | |
added plugin_pop3 from Javi | |||||
2004-04-08 | [lcd4linux @ 2004-04-08 10:48:23 by reinelt] | reinelt | 6 | -56/+272 | |
finished plugin_exec modified thread handling added '%x' format to qprintf (hexadecimal) | |||||
2004-04-07 | [lcd4linux @ 2004-04-07 08:29:05 by hejl] | hejl | 3 | -1/+645 | |
New plugin for wireless info | |||||
2004-03-21 | [lcd4linux @ 2004-03-21 22:05:53 by reinelt] | reinelt | 2 | -16/+19 | |
MySQL plugin fixes from Javi | |||||
2004-03-20 | [lcd4linux @ 2004-03-20 23:09:01 by reinelt] | reinelt | 2 | -71/+148 | |
MySQL plugin fixes from Javi | |||||
2004-03-20 | [lcd4linux @ 2004-03-20 11:49:40 by reinelt] | reinelt | 1 | -0/+127 | |
forgot to add plugin_exec.c ... | |||||
2004-03-20 | [lcd4linux @ 2004-03-20 07:31:32 by reinelt] | reinelt | 3 | -26/+46 | |
support for HD66712 (which has a different RAM layout) further threading development | |||||
2004-03-19 | [lcd4linux @ 2004-03-19 09:17:46 by reinelt] | reinelt | 8 | -103/+128 | |
removed the extra 'goto' function, row and col are additional parameters of the write() function now. | |||||
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 |