marschap
|
76b07fbf22
|
harmonize coding style
|
2006-04-08 20:25:06 +00:00 |
|
marschap
|
2587d669db
|
harmonize coding style and messages; add a few checks and fixes
|
2006-04-08 20:23:25 +00:00 |
|
marschap
|
9be262139b
|
harmonize coding style and messages; add a few checks
|
2006-04-08 20:12:46 +00:00 |
|
marschap
|
1cc0c7a69e
|
harmonize coding style and messages; add a few checks
|
2006-04-08 19:59:36 +00:00 |
|
marschap
|
8cfd04de73
|
delete unnecessary stuff
|
2006-04-08 19:38:46 +00:00 |
|
marschap
|
8cdb3fef07
|
harmonize coding style and messagesi; add a few checks
|
2006-04-08 19:36:55 +00:00 |
|
marschap
|
c7569db6ce
|
prepare PrivateData conversion
|
2006-04-08 19:11:18 +00:00 |
|
marschap
|
4bbd6cef30
|
harmonize coding style and messages
|
2006-04-08 18:51:29 +00:00 |
|
marschap
|
9f486227eb
|
harmonize coding style and messages
|
2006-04-08 17:41:09 +00:00 |
|
marschap
|
57a5944a88
|
harmonize coding style and messages
|
2006-04-08 17:36:05 +00:00 |
|
marschap
|
a92603f96e
|
harmonize messages
|
2006-04-08 17:29:44 +00:00 |
|
marschap
|
2e7305d540
|
harmonize messages; add a few initialization fixes
|
2006-04-08 17:27:16 +00:00 |
|
marschap
|
3ac4831122
|
harmonize coding style and messages; add more checks
|
2006-04-08 17:01:13 +00:00 |
|
marschap
|
23fbf7717c
|
harmonize coding style and messages
|
2006-04-08 16:44:24 +00:00 |
|
marschap
|
cbf92bba92
|
harmonize coding style and messages
|
2006-04-08 16:33:48 +00:00 |
|
marschap
|
e1827e078a
|
update coding style a little
|
2006-04-08 16:31:30 +00:00 |
|
marschap
|
97a4aea217
|
harmonize coding style and messages; little fixes
|
2006-04-08 16:29:52 +00:00 |
|
marschap
|
b4551f32e9
|
harmonize coding style and messages; add more checks; silence warnings
|
2006-04-08 16:24:11 +00:00 |
|
marschap
|
a1d741745a
|
harmonize coding style
|
2006-04-08 16:10:19 +00:00 |
|
marschap
|
51dc6dcdfc
|
harmonize coding style and messages; add more checks; little fixes
|
2006-04-08 15:45:59 +00:00 |
|
marschap
|
e05eca038e
|
harmonize coding style and messages
|
2006-04-08 15:30:38 +00:00 |
|
marschap
|
79a827c169
|
harmonize coding style and messages; add more checksi; simplyfy slightly
|
2006-04-08 14:59:21 +00:00 |
|
marschap
|
ef4f0c6f35
|
harmonize coding style and messages
|
2006-04-08 14:49:37 +00:00 |
|
marschap
|
37a383b5ab
|
add lcd._lib.h to *_SOURCES where it was missing
|
2006-04-08 14:44:46 +00:00 |
|
marschap
|
c43dbaef9d
|
harmonize coding style and messages; silence warnings; add more checks
|
2006-04-08 14:34:48 +00:00 |
|
marschap
|
ac006c9c4d
|
harmonize messages
|
2006-04-08 14:29:49 +00:00 |
|
marschap
|
b3c07e229e
|
harmonize coding style and messages; add more checks
|
2006-04-08 14:27:24 +00:00 |
|
marschap
|
41d39c6138
|
harmonize coding style and messages; add more checks
|
2006-04-08 13:30:14 +00:00 |
|
marschap
|
3b23168977
|
harmonize coding style and messages; add more checks
|
2006-04-08 13:20:59 +00:00 |
|
marschap
|
fe53c43754
|
harmonize coding style and messages; add more checks
|
2006-04-07 18:46:46 +00:00 |
|
marschap
|
b9a3b9dc1f
|
harmonize coding style and messages, add more checks
|
2006-04-07 18:44:53 +00:00 |
|
marschap
|
ff050f9bf0
|
more checks in IOWarrior_chr and IOWarrior_string
|
2006-04-07 17:35:09 +00:00 |
|
marschap
|
7c0590b37b
|
fix prev commit: correctly check on left side too
|
2006-04-07 16:40:13 +00:00 |
|
marschap
|
0ff8c4e032
|
harmonize coding style; silence warnings
|
2006-04-07 16:17:23 +00:00 |
|
marschap
|
4a634e19de
|
coding style harmonization; more checks and messages
|
2006-04-07 16:03:26 +00:00 |
|
marschap
|
0756946378
|
coding style harmonizing; more checks
|
2006-04-07 15:58:43 +00:00 |
|
marschap
|
5486360e08
|
update old getkey() function to new get_key()
|
2006-04-06 14:19:23 +00:00 |
|
marschap
|
961147129d
|
correct report() messages
|
2006-04-06 14:17:36 +00:00 |
|
marschap
|
fdd4f531e4
|
remove references to getkey(); refer to get_key() instead
|
2006-04-06 14:17:00 +00:00 |
|
marschap
|
9ca7733b7a
|
correct key mapping
|
2006-04-06 13:38:41 +00:00 |
|
marschap
|
dcc4b45baa
|
document changes to the get_key() return type
|
2006-04-06 13:27:37 +00:00 |
|
marschap
|
743871cff3
|
make get_key() result const char *, so that it is not modified
|
2006-04-06 13:25:14 +00:00 |
|
marschap
|
bc01f2e012
|
silence compiler warnings
|
2006-04-06 11:04:55 +00:00 |
|
marschap
|
3a9d8da844
|
fix typo
|
2006-04-06 08:28:45 +00:00 |
|
marschap
|
c09c2a1100
|
little update
|
2006-04-06 07:34:45 +00:00 |
|
marschap
|
afc8c4d6c4
|
allow deselecting previously selected drivers: e.g. --enable-drivers='all,!hd44780'
|
2006-04-05 20:19:50 +00:00 |
|
marschap
|
17914dfbf6
|
update irman driver to v0.5 API, lirc as well
|
2006-04-05 20:04:39 +00:00 |
|
marschap
|
5fabbcc9ff
|
streamline report() and debug() arguments
|
2006-04-05 17:38:32 +00:00 |
|
marschap
|
12c3163092
|
update copyright, cleanup usage message
|
2006-04-05 17:37:07 +00:00 |
|
marschap
|
b6f52faceb
|
correct a few omissions
|
2006-04-05 10:49:52 +00:00 |
|