Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-08 | [lcd4linux @ 2005-05-08 04:32:43 by reinelt] | reinelt | 1 | -201/+215 | |
CodingStyle added and applied | |||||
2005-04-01 | [lcd4linux @ 2005-04-01 05:16:04 by reinelt] | reinelt | 1 | -221/+223 | |
moved plugin init stuff to a seperate function called on first use | |||||
2005-01-18 | [lcd4linux @ 2005-01-18 06:30:21 by reinelt] | reinelt | 1 | -4/+7 | |
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 | -18/+23 | |
added '-W' to CFLAGS changed all C++ comments to C ones ('//' => '/* */') cleaned up a lot of signed/unsigned mistakes | |||||
2004-05-31 | [lcd4linux @ 2004-05-31 21:05:13 by reinelt] | reinelt | 1 | -19/+28 | |
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-20 | [lcd4linux @ 2004-05-20 07:14:35 by reinelt] | reinelt | 1 | -12/+15 | |
made all local functions static | |||||
2004-04-17 | [lcd4linux @ 2004-04-17 13:03:34 by nicowallmeier] | nicowallmeier | 1 | -2/+6 | |
minor bugfix | |||||
2004-04-08 | [lcd4linux @ 2004-04-08 11:59:26 by reinelt] | reinelt | 1 | -0/+336 | |
added plugin_pop3 from Javi |