Commit Graph

12 Commits

Author SHA1 Message Date
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
reinelt
8a89eeab07 [lcd4linux @ 2006-07-31 03:48:09 by reinelt]
preparations for scrolling

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@680 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-31 03:48:09 +00:00
lfcorreia
6cc4bcc7e8 [lcd4linux @ 2006-07-30 11:16:27 by lfcorreia]
Add back drv_generic_i2c_close function

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@678 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-30 11:16:27 +00:00
lfcorreia
0c8256185a [lcd4linux @ 2006-07-29 21:04:43 by lfcorreia]
Better error handling, add proper I2C SLAVE device detection (not 100% finished)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@676 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-29 21:04:43 +00:00
reinelt
dd3eae4a1b [lcd4linux @ 2005-06-01 12:50:25 by reinelt]
ifdef'ed unused function to avoid compiler warning

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@564 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-06-01 12:50:25 +00:00
lfcorreia
3a395fe2c2 [lcd4linux @ 2005-05-31 20:42:54 by lfcorreia]
new file: lcd4linux_i2c.h
avoid the problems detecting the proper I2C kernel include files

rearrange all the other autoconf stuff to remove I2C detection

new method by Paul Kamphuis to write to the I2C device

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@556 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-31 20:42:55 +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
8621c074af [lcd4linux @ 2005-04-05 05:12:48 by reinelt]
i2c patch from Paul (still does not work here :-(

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@527 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-05 05:12:57 +00:00
reinelt
36b9cd6acd [lcd4linux @ 2005-03-28 19:39:14 by reinelt]
HD44780/I2C patch from Luis merged (still does not work for me)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@519 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-03-28 19:39:23 +00:00