mmdolze
e914ee3d72
Check all http links, update permanent redirects. Do not remove links with
...
404 errors as they may still be available at www.archive.org.
2010-01-30 18:53:43 +00:00
mmdolze
6e781ed0a0
Teach all drivers to use local report.h instead of shared/report.h.
...
Remove all references to shared/debug.h as well (was unused in all cases).
2009-09-14 18:36:44 +00:00
mmdolze
a3c186e3f4
Add LDFLAGS for bayrad and glk driver. Remove shared library includes from
...
drivers where not used and update LDFLAGS accordingly.
2009-07-25 09:39:37 +00:00
mmdolze
e33ba1b41b
Update drivers to return 0 (zero) on success.
2009-07-07 21:36:37 +00:00
marschap
969e1369c0
make private data structs unique to keep Doxygen happy
2008-12-21 17:15:03 +00:00
marschap
81ebe5ae88
first step in Doxygen-ization
2008-12-21 10:04:37 +00:00
marschap
6a1511bb72
* coding style harmonization in servers/
...
- explicitely declare void arguments
- make a few string args const
* better support for shorter displays in server screen
* make target to create top level tag file
2007-04-02 21:29:53 +00:00
marschap
9b111eeac4
cleanup: remove unnecessary (=invisible) leading spaces
2006-04-27 15:01:49 +00:00
marschap
587085a292
clarification: get_info() returns const char *
2006-04-12 08:12:13 +00:00
marschap
65a473f2b7
fix checks in *_num() functions: only when/where necessary
2006-04-11 20:57:15 +00:00
marschap
2e7305d540
harmonize messages; add a few initialization fixes
2006-04-08 17:27:16 +00:00
marschap
0ec83bdc66
get rid of old cruft: remove args argument from the modules' init() routines
2005-07-02 13:38:51 +00:00
marschap
d6971eaec5
adapt get_brightness() & set_brightness() to API
2005-06-12 16:39:47 +00:00
marschap
3caefc4e87
add support for the glcdlib meta driver by Lucian Muresan
2005-05-16 10:57:28 +00:00