mmdolze
6336c6c99e
Fix the last line not being used by custom characters (ID: 3466136). There
...
was a lastline setting used which was neither initialized nor read from config.
While there, re-comment the file.
2011-12-30 01:08:17 +00:00
mmdolze
c9c3272eba
Header fixes:
...
* Do not include system headers in shared files (stdlib.h).
* Don't include lcd.h only once in each driver.
* Remove some unnecessary headers from driver (e.g. syslog.h)
* Include <poll.h> instead of <sys/poll.h>
* Spelling fixes.
2011-03-28 18:17:58 +00:00
mmdolze
408a64f169
Fix lis_read_thread not returning properly on error.
2010-12-14 05:46:02 +00:00
mmdolze
1b8f843c5f
Corrected error message creation.
2010-12-09 21:31:28 +00:00
mmdolze
fd9b2ce713
Big cleanup: Remove trailing whitespace from files (except those imported
...
from external sources).
2010-10-30 18:04:21 +00:00
mmdolze
779ede6761
Correct style and indention
2009-05-14 05:56:22 +00:00
marschap
81ebe5ae88
first step in Doxygen-ization
2008-12-21 10:04:37 +00:00
marschap
a21f727566
Change Linux-centric clone() to POSIX threads for portability (Daryl Fonseca-Holt)
2007-11-10 19:41:46 +00:00
marschap
2f9f70e87e
update lis driver (Daryl F)
2007-06-17 12:07:37 +00:00
marschap
1899ff755c
make including config.h always depend on HAVE_CONFIG_H; replace printf() by debug()
2007-06-17 10:20:55 +00:00
marschap
5e5ee21e37
update lis driver Daryl F
2007-05-26 19:43:13 +00:00
marschap
bb5e622393
new driver lis for VLSystem L.I.S VFD (Daryl Fonseca-Holt)
2007-05-17 12:08:14 +00:00