Commit Graph
924 Commits
Author SHA1 Message Date
marschap 81ebe5ae88 first step in Doxygen-ization 2008-12-21 10:04:37 +00:00
marschap 5c3571d028 fix typo in previous commit 2008-12-19 20:01:28 +00:00
marschap c3aa927baf extend and Doxygen-ize 2008-12-19 19:59:01 +00:00
marschap 4bc8aec27a a little bit of cleanup 2008-12-19 19:45:24 +00:00
marschap ef9dc9e980 make Doxygen header text more similar to other drivers 2008-12-19 19:43:43 +00:00
marschap 6e0f310d08 basic Doxygen-ization 2008-12-19 19:40:53 +00:00
mmdolze 0e7a1f6322 Fix previous parameter renaming. 2008-12-14 23:38:42 +00:00
marschap dd0fc4a012 fix Doxygen errors in previous commit 2008-12-14 17:46:33 +00:00
marschap fba2e96e31 mkae driver creation more resilient against memory allocation errors; Doxygen-ize 2008-12-14 17:40:22 +00:00
marschap 30f16bcdaa use correct order for free()ing resources (Andre Guibert de Bruet) 2008-12-14 16:14:29 +00:00
marschap 99928e7303 make sure previously allocated mem get free()'d if subsequent allocactions fail 2008-12-14 09:59:34 +00:00
marschap 4b11c5aa17 make widget_create() fail on frame widgets if screen_create() fails 2008-12-14 09:54:13 +00:00
marschap 52f8121ba5 fix issues in widget_create() in tight memory situations (Andre Guibert de Bruet) 2008-12-14 09:33:01 +00:00
marschap 064ed18866 plug memory leak around argv2string() (patch by Andre Guibert de Bruet) 2008-12-13 08:03:53 +00:00
marschap ff75ce809f make PrivateData appear as driver-specific data structures for Doxygen 2008-12-07 19:41:36 +00:00
marschap 32345f6ad8 add support for info client function; Doxygen-ize a bit 2008-12-07 18:16:27 +00:00
marschap 8d2be0fd4a add get_info() fucntion, Doxygen-ize 2008-12-06 19:47:14 +00:00
marschap 80adf97b9e support defining custom characters with the 12832 model too 2008-12-06 17:32:48 +00:00
marschap d326841b37 add path to Doxygen headers 2008-11-30 22:42:34 +00:00
marschap 11cc2c1697 add paths to Doxygen file headers 2008-11-30 22:34:31 +00:00
marschap 1a5b38f028 Doxygen-ize file headers 2008-11-30 22:31:20 +00:00
marschap 849ed885e3 silence warning about implicit function declaration; Doxygen-ify a wee little bit 2008-11-30 19:08:30 +00:00
marschap dcc643ec18 extend deletion functions in LL.c, use them to make "bye" client command work 2008-11-30 15:30:28 +00:00
marschap a197581bd3 cleanup&refactor sock.c a bit, change definition for client add/remove functions 2008-11-30 14:22:01 +00:00
marschap d6ac9b559d add Doxygen comments 2008-11-30 12:01:53 +00:00
marschap 9c876e8d4c fix Doxygen warnings 2008-11-29 16:01:31 +00:00
marschap 0dde525a46 first steps towards supporting the "bye" command 2008-11-28 18:34:10 +00:00
marschap 367d343e69 Doxygen-ize 2008-11-28 12:02:44 +00:00
marschap b2da58a5b0 isupport Siemens/Wincor Nixdorf BA63/66 in the serialVFD driver (Stefan Herdler) 2008-11-23 13:09:11 +00:00
marschap 099611ab03 new driver irtrans (Phant0m / Aron Parsons) 2008-10-26 21:33:09 +00:00
marschap 9ef53fd319 check for malloc() return value 2008-10-26 20:45:49 +00:00
marschap ef89a572b0 fix a potential bug by allowing Set Mode to continue after a non fatal error (Eric Pooch) 2008-10-09 19:46:54 +00:00
marschap 08bb4b24b8 add files forgotten in previous commit 2008-10-08 21:07:45 +00:00
marschap 7d319d7326 new connection type uss720 to hd44780 driver (Eric Pooch) 2008-10-08 21:04:24 +00:00
marschap e07f90a6bf fix compiler warnings: braces around bit-arithmetics & wrong argument type 2008-10-08 20:20:46 +00:00
marschap 6b7db138d6 fix compiler warning: avoid going out of array bounds 2008-10-08 20:19:37 +00:00
marschap d7869bdc9f fixes & cleanup to serialPOS driver (Eric Pooch) 2008-10-08 17:01:03 +00:00
marschap 57e96d8d4a update documentation for picolcd driver; cleanup of picolcd driver 2008-10-08 16:40:50 +00:00
marschap b8cae203a6 extend picolcd driver to support 20x4 picoLCDs (Nicu Pavel) 2008-10-08 10:52:37 +00:00
marschap 48cbc7d2d9 don't let init fail if usb_set_configuration() fails; be more verbose in USB init 2008-09-22 19:24:12 +00:00
marschap 52bea0a1c7 replace HOST_NAME_MAX by _POSIX_HOST_NAME_MAX for *BSD (Markus Dolze) 2008-09-20 07:49:22 +00:00
marschap 695eb1ec8f support to send IR commands to LIRC in the picolcd driver (Jack Cleaver) 2008-09-19 17:16:49 +00:00
marschap 84bd6f8645 safer check for keystr containing a value 2008-09-17 16:00:34 +00:00
marschap 0497178706 new ConnectionType ethlcd for hd44780 (Mariusz Bialonczyk) 2008-09-17 13:28:17 +00:00
marschap 8c8e12364d fix interpretation of numeric priorities (Andrew M. Bishop) 2008-09-17 06:31:33 +00:00
marschap ab344625c5 fix issue with undefined character for 2-line 6-custom bignum function 2008-09-16 14:39:32 +00:00
marschap 4ca1792fa0 new config option ExtendedMode for IOWarrior driver 2008-08-03 17:30:40 +00:00
marschap a399d2b9ef fix typo in function name 2008-08-03 15:06:57 +00:00
marschap 6d09647d08 fix typos in dox 2008-08-03 13:57:14 +00:00
marschap 2ebf0ac31a fix IOWarrior driver to allow use with 4-line displays not 20 chars wide 2008-08-03 13:47:10 +00:00