michael
c909270be3
some compiler warnings fixed
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@797 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-05-02 05:10:55 +00:00
michael
3c851dd7e0
lots of compiler warnings removed, C++-style comments removed, changed struc initialisation from 'field:value' to '.field=value'
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@771 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-02-25 12:27:26 +00:00
michael
a9d650fb4d
removed all tags
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@727 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14 08:21:55 +00:00
michael
eff1e17fc3
svn properties fixed
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@726 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14 07:58:10 +00:00
reinelt
940f0517d1
[lcd4linux @ 2006-09-07 09:06:25 by reinelt]
...
lots of wrong printf formats corrected (thanks to Ernst Bachmann)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@708 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-09-07 09:06:25 +00:00
geronet
f5ca093650
[lcd4linux @ 2006-02-25 13:36:33 by geronet]
...
updated indent.sh, applied coding style
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@647 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-02-25 13:36:33 +00:00
reinelt
dbf5d92605
[lcd4linux @ 2005-05-08 04:32:43 by reinelt]
...
CodingStyle added and applied
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@547 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-08 04:32:45 +00:00
reinelt
db07da0b72
[lcd4linux @ 2005-04-01 05:16:04 by reinelt]
...
moved plugin init stuff to a seperate function called on first use
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@522 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-01 05:16:04 +00:00
reinelt
ae6d2a0a26
[lcd4linux @ 2005-01-18 06:30:21 by reinelt]
...
added (C) to all copyright statements
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@509 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-18 06:30:24 +00:00
reinelt
d7461c4f0e
[lcd4linux @ 2004-06-26 12:04:59 by reinelt]
...
uh-oh... the last CVS log message messed up things a lot...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@481 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-06-26 12:05:00 +00:00
reinelt
1338a264d5
[lcd4linux @ 2004-06-26 09:27:20 by reinelt]
...
added '-W' to CFLAGS
changed all C++ comments to C ones ('//' => '/* */')
cleaned up a lot of signed/unsigned mistakes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@480 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-06-26 09:27:21 +00:00
reinelt
7ac3e2a7d2
[lcd4linux @ 2004-06-20 10:09:52 by reinelt]
...
'const'ified the whole source
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@476 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-06-20 10:09:56 +00:00
reinelt
1d354fd87d
[lcd4linux @ 2004-06-17 06:23:39 by reinelt]
...
hash handling rewritten to solve performance issues
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@473 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-06-17 06:23:43 +00:00
reinelt
3daae37c43
[lcd4linux @ 2004-06-05 14:56:48 by reinelt]
...
Cwlinux splash screen fixed
USBLCD splash screen fixed
plugin_i2c qprintf("%f") replaced with snprintf()
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@465 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-06-05 14:56:48 +00:00
reinelt
8dc94dba65
[lcd4linux @ 2004-06-01 06:45:28 by reinelt]
...
some Fixme's processed
documented some code
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@456 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-06-01 06:45:30 +00:00
reinelt
10ff23f9cd
[lcd4linux @ 2004-05-31 21:05:13 by reinelt]
...
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
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@453 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-31 21:05:13 +00:00
reinelt
014935e97d
[lcd4linux @ 2004-05-09 05:41:41 by reinelt]
...
i2c fix for kernel 2.6.5 (temp_input1 vs. temp1_input) from Xavier
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@420 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-09 05:41:42 +00:00
reinelt
9ef4282e9e
[lcd4linux @ 2004-03-03 03:47:04 by reinelt]
...
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
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@384 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-03 03:47:04 +00:00
reinelt
48303aa075
[lcd4linux @ 2004-02-16 08:19:44 by reinelt]
...
i2c_sensors patch from Xavier
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@368 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-16 08:19:44 +00:00
reinelt
bef230cf73
[lcd4linux @ 2004-02-15 21:43:43 by reinelt]
...
T6963 driver nearly finished
framework for graphic displays done
i2c_sensors patch from Xavier
some more old generation files removed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@367 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-15 21:43:43 +00:00
nicowallmeier
4b5daaaefb
[lcd4linux @ 2004-02-14 12:07:27 by nicowallmeier]
...
minor bugfix
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@364 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-14 12:07:27 +00:00
reinelt
02f87e08e6
[lcd4linux @ 2004-02-14 11:56:11 by reinelt]
...
M50530 driver ported
changed lots of 'char' to 'unsigned char'
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@363 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-14 11:56:17 +00:00
reinelt
4c40b4065b
[lcd4linux @ 2004-02-14 10:09:50 by reinelt]
...
I2C Sensors for 2.4 kernels (/proc instead of /sysfs)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@362 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-14 10:09:50 +00:00
reinelt
f040b60270
[lcd4linux @ 2004-01-30 20:57:55 by reinelt]
...
HD44780 patch from Martin Hejl
dmalloc integrated
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@348 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-30 20:57:56 +00:00
reinelt
59a314fd82
[lcd4linux @ 2004-01-30 07:12:35 by reinelt]
...
HD44780 busy-flag support from Martin Hejl
loadavg() uClibc replacement from Martin Heyl
round() uClibc replacement from Martin Hejl
warning in i2c_sensors fixed
[
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@347 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-30 07:12:35 +00:00
reinelt
34f02389e3
[lcd4linux @ 2004-01-29 05:55:30 by reinelt]
...
check for /sys mounted
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@346 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-29 05:55:30 +00:00
reinelt
c55aed7370
[lcd4linux @ 2004-01-29 04:40:02 by reinelt]
...
every .c file includes "config.h" now
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@344 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-29 04:40:03 +00:00
reinelt
78322209fc
[lcd4linux @ 2004-01-27 08:13:39 by reinelt]
...
ported PPP token to plugin_ppp
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@342 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-27 08:13:39 +00:00
reinelt
88ce09c638
[lcd4linux @ 2004-01-27 05:06:10 by reinelt]
...
i2c update from Xavier
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@340 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-27 05:06:10 +00:00
reinelt
390e66bc2d
[lcd4linux @ 2004-01-10 17:36:56 by reinelt]
...
I2C Sensors plugin from Xavier added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@302 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-10 17:36:56 +00:00