Commit Graph
100 Commits
Author SHA1 Message Date
marschap c4e41d5fd5 check for initialization errors in HD44780 sub-drivers 2006-04-14 12:15:41 +00:00
marschap 4261f03cfc fix previous commit 2006-04-14 12:05:27 +00:00
marschap 7ace17ae28 fix a few minor typos 2006-04-14 11:14:28 +00:00
marschap 08574b8baa silence 2 more warningsi; fix a potential NULL assignment on the way 2006-04-14 09:59:54 +00:00
marschap e4812666d8 fix previous commit 2006-04-14 09:59:18 +00:00
marschap d39c092fb4 fix a few more warnings 2006-04-14 08:04:09 +00:00
marschap df38a63770 silence compiler warnings 2006-04-13 21:22:33 +00:00
marschap 657c2c88ba extend pyramid driver fixing a few bugs on the way 2006-04-13 15:14:34 +00:00
marschap c4dc414849 correct link to PICanLCD user manual; add a paragraph about lis2 2006-04-13 14:57:10 +00:00
marschap 6f04784846 striter Build-Deps 2006-04-13 08:30:59 +00:00
marschap 0dca7892d4 correct the version number 2006-04-13 07:21:21 +00:00
marschap 09cb8d86b5 remove debugging cruft 2006-04-13 07:21:00 +00:00
marschap ad0e6c14ce update wording 2006-04-12 17:03:35 +00:00
marschap d2bafd9cdc make sure error messages to the client are always '\0'-terminated 2006-04-12 16:49:15 +00:00
marschap cf5ac7797b rename "pylcd" driver to "pyramid"; finish renaming of "sli" driver 2006-04-12 16:04:06 +00:00
marschap a42a334193 update comment 2006-04-12 13:12:37 +00:00
marschap 1622531564 update tags 2006-04-12 10:56:06 +00:00
marschap 30afa50bdf cleanup: 'static'ize function which are not in the API anymore 2006-04-12 10:51:01 +00:00
marschap fd2ed040f4 make numbering check more flexible 2006-04-12 09:55:39 +00:00
marschap 8ec9359ac9 cleanup: fix documentation 2006-04-12 09:24:17 +00:00
marschap b4569563b4 cleanup: make prefix match the driver's name 2006-04-12 08:33:10 +00:00
marschap ac5987c943 cleanup: rename prototypes of unused functions 2006-04-12 08:18:25 +00:00
marschap 587085a292 clarification: get_info() returns const char * 2006-04-12 08:12:13 +00:00
marschap e558530d02 rename imonPD *pPD to PrivateData *p for consistency with other drivers; add cellwidth()/cellheight() 2006-04-12 07:48:10 +00:00
marschap 65a473f2b7 fix checks in *_num() functions: only when/where necessary 2006-04-11 20:57:15 +00:00
marschap 66e38659cb update documentation to reality (as far as I know it ;-) 2006-04-11 17:54:58 +00:00
marschap 1b40d2b47a correct typo 2006-04-11 17:28:30 +00:00
marschap 51dac72a82 remove old cruft 2006-04-11 17:27:39 +00:00
marschap 19b890f1f3 delete reference to outdated & removed getkey() functio pointer 2006-04-11 17:27:06 +00:00
marschap d625ec678e cleanup; remove old cruft 2006-04-11 17:18:59 +00:00
marschap f5d844ea36 document new option for curses driver 2006-04-11 10:46:13 +00:00
marschap 34b27e3e47 remove unnecessary comment 2006-04-11 10:45:32 +00:00
marschap 4351a83d14 convert to use PrivateData 2006-04-11 10:26:00 +00:00
marschap 24efbbbd20 add a few comments 2006-04-11 07:17:27 +00:00
marschap 938340fae6 properly release private pointer, add check for fd 2006-04-11 07:04:06 +00:00
marschap 5c572cb93b convert to use PrivateData 2006-04-10 21:42:33 +00:00
marschap ebc6965352 convert to use PrivateData 2006-04-10 18:20:04 +00:00
marschap f2ab1e4ae4 convert to use PrivateData 2006-04-10 15:35:02 +00:00
marschap 0c283e137f convert to use PrivateData 2006-04-10 14:54:41 +00:00
marschap 48ca33aa2a correct driver name for wirz_sli 2006-04-10 11:23:50 +00:00
marschap 3d033e6214 convert to use PrivateData 2006-04-10 11:22:47 +00:00
marschap 02119a9b10 correct dependencides 2006-04-10 10:28:45 +00:00
marschap 847fc2b5a1 convert to use PrivateData 2006-04-10 10:28:29 +00:00
marschap cb3ab5aacd cosmetic fix 2006-04-10 10:27:52 +00:00
marschap bc03bc0496 convert to use PrivateData; correct dependencies 2006-04-10 09:55:44 +00:00
marschap de16dbf5ed convert to use PrivateData 2006-04-10 08:45:42 +00:00
marschap 3cf6f73132 convert to use PrivateData 2006-04-10 08:14:35 +00:00
marschap 45dfefddb8 make custom char definitions more local 2006-04-10 07:24:40 +00:00
marschap 55342f9c88 convert to use PrivateData 2006-04-10 07:17:00 +00:00
marschap a8f03e8b9c convert to use PrivateData 2006-04-10 06:51:35 +00:00
marschap 10b88c353e remov unused variable 2006-04-09 17:30:14 +00:00
marschap 041e253d37 update link to hardware documentation 2006-04-09 17:21:10 +00:00
marschap ddc5593f19 convert to use PrivateData, use symbolic constants instead of "magic" numbers 2006-04-09 17:19:09 +00:00
marschap 74359dd1f3 fix previous commit: use pos/neg instead of +/- 2006-04-09 11:41:00 +00:00
marschap c130d15677 update joystick driver to API 0.5 and do some cleanup 2006-04-09 11:05:52 +00:00
marschap 2dcde3e4f2 harmonize coding style and messages; add a few checks 2006-04-08 21:19:14 +00:00
marschap 3c52181126 harmonize coding style and messages 2006-04-08 21:05:51 +00:00
marschap 1f0028cb6e harmonize coding style and messages; use report()/debug() instead of printf()/perror() 2006-04-08 21:00:37 +00:00
marschap bf47e2e0ed harmonize coding style and messages; add a few checks 2006-04-08 20:51:52 +00:00
marschap 2656f53743 remove old cruft 2006-04-08 20:35:51 +00:00
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