Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-04-05 | import new upstream | Reinhard Tartler | 1 | -55/+2 | |
2005-05-08 | [lcd4linux @ 2005-05-08 04:32:43 by reinelt] | reinelt | 1 | -60/+72 | |
CodingStyle added and applied | |||||
2005-01-18 | [lcd4linux @ 2005-01-18 06:30:21 by reinelt] | reinelt | 1 | -2/+5 | |
added (C) to all copyright statements | |||||
2004-06-26 | [lcd4linux @ 2004-06-26 12:04:59 by reinelt] | reinelt | 1 | -2/+6 | |
uh-oh... the last CVS log message messed up things a lot... | |||||
2004-06-26 | [lcd4linux @ 2004-06-26 09:27:20 by reinelt] | reinelt | 1 | -10/+16 | |
added '-W' to CFLAGS changed all C++ comments to C ones ('//' => '/* */') cleaned up a lot of signed/unsigned mistakes | |||||
2004-06-17 | [lcd4linux @ 2004-06-17 06:23:39 by reinelt] | reinelt | 1 | -6/+11 | |
hash handling rewritten to solve performance issues | |||||
2004-03-03 | [lcd4linux @ 2004-03-03 03:47:04 by reinelt] | reinelt | 1 | -1/+13 | |
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-02-05 | [lcd4linux @ 2004-02-05 23:58:18 by mkeil] | mkeil | 1 | -3/+5 | |
Fixed/Optimized Hashage-timings | |||||
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-21 | [lcd4linux @ 2004-01-21 11:31:23 by reinelt] | reinelt | 1 | -1/+5 | |
two bugs with hash_age() ixed | |||||
2004-01-21 | [lcd4linux @ 2004-01-21 10:48:17 by reinelt] | reinelt | 1 | -7/+8 | |
hash_age function added | |||||
2004-01-16 | [lcd4linux @ 2004-01-16 11:12:26 by reinelt] | reinelt | 1 | -29/+52 | |
some bugs in plugin_xmms fixed, parsing moved to own function plugin_proc_stat nearly finished | |||||
2004-01-16 | [lcd4linux @ 2004-01-16 10:09:49 by mkeil] | mkeil | 1 | -12/+29 | |
-include caching for values | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 22:33:13 by reinelt] | reinelt | 1 | -2/+5 | |
Copyright statements cleaned up | |||||
2003-12-19 | [lcd4linux @ 2003-12-19 06:27:33 by reinelt] | reinelt | 1 | -0/+104 | |
added XMMS plugin from Markus Keil |