Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-20 | [lcd4linux @ 2004-05-20 07:47:51 by reinelt] | reinelt | 1 | -29/+27 | |
added plugin_time | |||||
2004-03-03 | [lcd4linux @ 2004-03-03 03:47:04 by reinelt] | reinelt | 1 | -1/+11 | |
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-01-29 | [lcd4linux @ 2004-01-29 04:40:02 by reinelt] | reinelt | 1 | -1/+6 | |
every .c file includes "config.h" now | |||||
2004-01-11 | [lcd4linux @ 2004-01-11 18:26:02 by reinelt] | reinelt | 1 | -2/+6 | |
further widget and layout processing | |||||
2003-12-19 | [lcd4linux @ 2003-12-19 05:50:34 by reinelt] | reinelt | 1 | -18/+32 | |
added plugin_math.c and plugin_string.c | |||||
2003-12-19 | [lcd4linux @ 2003-12-19 05:35:13 by reinelt] | reinelt | 1 | -6/+9 | |
renamed 'client' to 'plugin' | |||||
2003-10-11 | [lcd4linux @ 2003-10-11 06:01:52 by reinelt] | reinelt | 1 | -6/+15 | |
renamed expression.{c,h} to client.{c,h} added config file client new functions 'AddNumericVariable()' and 'AddStringVariable()' new parameter '-i' for interactive mode | |||||
2003-10-06 | [lcd4linux @ 2003-10-06 04:34:06 by reinelt] | reinelt | 1 | -11/+9 | |
expression evaluator added | |||||
2003-10-05 | [lcd4linux @ 2003-10-05 17:58:50 by reinelt] | reinelt | 1 | -4/+9 | |
libtool junk; copyright messages cleaned up | |||||
2003-08-08 | [lcd4linux @ 2003-08-08 23:08:38 by reinelt] | reinelt | 1 | -2/+5 | |
CVS Id and Log missing from dvb.{c,h} | |||||
2003-06-22 | [lcd4linux @ 2003-06-22 19:31:24 by reinelt] | reinelt | 1 | -11/+7 | |
added dvb.c dvb.h | |||||
2000-03-24 | [lcd4linux @ 2000-03-24 11:37:43 by reinelt] | reinelt | 1 | -10/+8 | |
fontmap.h added | |||||
2000-03-06 | [lcd4linux @ 2000-03-06 06:04:06 by reinelt] | reinelt | 1 | -0/+34 | |
minor cleanups |