Commit Graph

  • 5b6d9f3915 Speed up lcd2usb driver by overriding uPause with an empty function (a lcd2usb device keeps track of the timing itself) Add more logging to backlight() mmdolze 2009-02-24 21:55:59 +00:00
  • aaed3765a1 Only update the backlight setting if a change is necessary mmdolze 2009-02-24 21:41:04 +00:00
  • 8ff94b83ed Correct naming of LCD2USB connection type mmdolze 2009-02-24 21:34:16 +00:00
  • 89ed6ca392 Fix web URL mmdolze 2009-02-24 21:15:23 +00:00
  • 71c2f5cf18 Prevent server from stalling if time goes backwards (M. Vallevand) mmdolze 2009-02-24 21:09:52 +00:00
  • 6b4c2d917b Correct lcd2usb developer's name. Move note about slow 4bit connection to the right place. mmdolze 2008-12-28 11:21:41 +00:00
  • 26af05d9e1 add Doxygen file description marschap 2008-12-22 19:26:47 +00:00
  • 7b34eeec26 Doxygen-ize a bit marschap 2008-12-22 18:24:40 +00:00
  • 038423a10b Doxygen-ize marschap 2008-12-22 17:42:19 +00:00
  • 3012f2f4e0 Doxygen-ize; sort functions to order used in most other drivers marschap 2008-12-22 17:16:50 +00:00
  • 81609ee846 fix xmlto warning and a few very minor updates marschap 2008-12-21 20:13:55 +00:00
  • 4325a243d1 add forgotten irtrans options marschap 2008-12-21 19:49:19 +00:00
  • b0fb33184b add forgotten irtrans documentation; little documentation updates/fixes marschap 2008-12-21 19:46:00 +00:00
  • e7f795a2d1 Doxygen-ize marschap 2008-12-21 18:50:39 +00:00
  • cea8d500ab fix typo in doxygen comment marschap 2008-12-21 18:45:56 +00:00
  • 3ed66ed4f3 Doxygen-ize marschap 2008-12-21 18:34:31 +00:00
  • ca9964e03a rename structures key & section to ConfigKey & ConfigSection to avoid generation wrong links in Doxygen marschap 2008-12-21 17:40:42 +00:00
  • 02d2bca304 rename struct mode to _screen_mode resp. ScreenMode to keep Doxygen happy marschap 2008-12-21 17:24:48 +00:00
  • 969e1369c0 make private data structs unique to keep Doxygen happy marschap 2008-12-21 17:15:03 +00:00
  • a273c98182 make Doxygen comments a bit easier to read marschap 2008-12-21 17:13:26 +00:00
  • cf92e1248e fix typo in path name in doxygen comment marschap 2008-12-21 17:04:59 +00:00
  • 6332be070a make Doxygen comments easier to read marschap 2008-12-21 17:04:13 +00:00
  • 72d5042683 make Doxygen happy by giving the private data structure a unique name marschap 2008-12-21 17:02:04 +00:00
  • 92df94302b extend Doxygen-ization; name private data struct to make Doxygen happy marschap 2008-12-21 16:43:50 +00:00
  • b54a4e3706 Doxygen-ize marschap 2008-12-21 14:58:51 +00:00
  • 175e4c7b4f better Doxygen documentation of icon() marschap 2008-12-21 14:07:20 +00:00
  • 55147836eb Doxygen-ize and update get_key() to use key strings marschap 2008-12-21 14:03:04 +00:00
  • b284a94751 keep structure declarations confined to the file where they are used marschap 2008-12-21 13:01:33 +00:00
  • 065fb021fe Doxygen-ize marschap 2008-12-21 12:57:46 +00:00
  • c9e3db4a8d extend Doxygen description of input method marschap 2008-12-21 12:34:49 +00:00
  • 4a3274442d Doxygen-ize methods exported to the server marschap 2008-12-21 12:33:57 +00:00
  • 0bb3bd3435 Doxygen-ize xosd driver; add support for big numbers (relevant only for 2-line case) marschap 2008-12-21 11:17:39 +00:00
  • b18d4c958b fix typo in Doxygen description. marschap 2008-12-21 11:15:42 +00:00
  • d012ba9874 Doxygen-ize the methods exported to the server marschap 2008-12-21 10:15:21 +00:00
  • 81ebe5ae88 first step in Doxygen-ization marschap 2008-12-21 10:04:37 +00:00
  • 5c3571d028 fix typo in previous commit marschap 2008-12-19 20:01:28 +00:00
  • c3aa927baf extend and Doxygen-ize marschap 2008-12-19 19:59:01 +00:00
  • 4bc8aec27a a little bit of cleanup marschap 2008-12-19 19:45:24 +00:00
  • ef9dc9e980 make Doxygen header text more similar to other drivers marschap 2008-12-19 19:43:43 +00:00
  • 6e0f310d08 basic Doxygen-ization marschap 2008-12-19 19:40:53 +00:00
  • 0e7a1f6322 Fix previous parameter renaming. mmdolze 2008-12-14 23:38:42 +00:00
  • dd0fc4a012 fix Doxygen errors in previous commit marschap 2008-12-14 17:46:33 +00:00
  • fba2e96e31 mkae driver creation more resilient against memory allocation errors; Doxygen-ize marschap 2008-12-14 17:40:22 +00:00
  • 30f16bcdaa use correct order for free()ing resources (Andre Guibert de Bruet) marschap 2008-12-14 16:14:29 +00:00
  • 99928e7303 make sure previously allocated mem get free()'d if subsequent allocactions fail marschap 2008-12-14 09:59:34 +00:00
  • 4b11c5aa17 make widget_create() fail on frame widgets if screen_create() fails marschap 2008-12-14 09:54:13 +00:00
  • 52f8121ba5 fix issues in widget_create() in tight memory situations (Andre Guibert de Bruet) marschap 2008-12-14 09:33:01 +00:00
  • 064ed18866 plug memory leak around argv2string() (patch by Andre Guibert de Bruet) marschap 2008-12-13 08:03:53 +00:00
  • ff75ce809f make PrivateData appear as driver-specific data structures for Doxygen marschap 2008-12-07 19:41:36 +00:00
  • 32345f6ad8 add support for info client function; Doxygen-ize a bit marschap 2008-12-07 18:16:27 +00:00
  • 8d2be0fd4a add get_info() fucntion, Doxygen-ize marschap 2008-12-06 19:47:14 +00:00
  • 80adf97b9e support defining custom characters with the 12832 model too marschap 2008-12-06 17:32:48 +00:00
  • d65beb8ab6 add lcdident.pl client by Ethan Dicks marschap 2008-12-06 16:59:43 +00:00
  • d326841b37 add path to Doxygen headers marschap 2008-11-30 22:42:34 +00:00
  • 11cc2c1697 add paths to Doxygen file headers marschap 2008-11-30 22:34:31 +00:00
  • 1a5b38f028 Doxygen-ize file headers marschap 2008-11-30 22:31:20 +00:00
  • db5e45b534 add two new functions: LL_GoTo(), LL_ForALL() marschap 2008-11-30 22:01:19 +00:00
  • 34cdf356e5 remove unused functions marschap 2008-11-30 21:35:53 +00:00
  • 849ed885e3 silence warning about implicit function declaration; Doxygen-ify a wee little bit marschap 2008-11-30 19:08:30 +00:00
  • dcc643ec18 extend deletion functions in LL.c, use them to make "bye" client command work marschap 2008-11-30 15:30:28 +00:00
  • a197581bd3 cleanup&refactor sock.c a bit, change definition for client add/remove functions marschap 2008-11-30 14:22:01 +00:00
  • f50630c566 better Doxygen comments, a bit of cleanup marschap 2008-11-30 14:01:28 +00:00
  • d6ac9b559d add Doxygen comments marschap 2008-11-30 12:01:53 +00:00
  • b3a7841e2e fix typo in Doxygen comment marschap 2008-11-29 16:13:11 +00:00
  • 9c876e8d4c fix Doxygen warnings marschap 2008-11-29 16:01:31 +00:00
  • 0dde525a46 first steps towards supporting the "bye" command marschap 2008-11-28 18:34:10 +00:00
  • a3db7b4cb2 cleanup debug comments, add more Doxygen comments marschap 2008-11-28 18:02:32 +00:00
  • 367d343e69 Doxygen-ize marschap 2008-11-28 12:02:44 +00:00
  • 925be143ac add Doxygen documentation (partially) marschap 2008-11-28 10:48:39 +00:00
  • 83337fea15 avoid writing to undefined widgets, fix up/down arrow logic, expand tabs marschap 2008-11-23 16:25:36 +00:00
  • b2da58a5b0 isupport Siemens/Wincor Nixdorf BA63/66 in the serialVFD driver (Stefan Herdler) marschap 2008-11-23 13:09:11 +00:00
  • 5fc25b78bd use the correct parameter name: LircHost (Peter Hollas) marschap 2008-11-22 17:10:53 +00:00
  • 7cc691fcf1 fix small glitches marschap 2008-11-22 17:04:43 +00:00
  • e8ffb14d77 Exclude devfs from list of supported file systems. Patch submitted by A. de Bruet. mmdolze 2008-11-01 06:57:36 +00:00
  • 099611ab03 new driver irtrans (Phant0m / Aron Parsons) marschap 2008-10-26 21:33:09 +00:00
  • 9ef53fd319 check for malloc() return value marschap 2008-10-26 20:45:49 +00:00
  • 07957823d2 autoconf: fix obsolete macros, check for pkg-config macros, show drivers to be compiled marschap 2008-10-16 09:16:15 +00:00
  • 8c5266e4d3 updates following Debian's packages: restrict architectures, fix watch file marschap 2008-10-16 08:54:35 +00:00
  • 728d97f0b1 extended documentation for hd44780 connection type ethlcd (Mariusz Bialonczyk) marschap 2008-10-15 09:17:20 +00:00
  • 5d61775108 add Makefile targets to compile & install clients & server separately marschap 2008-10-10 10:08:10 +00:00
  • ef89a572b0 fix a potential bug by allowing Set Mode to continue after a non fatal error (Eric Pooch) marschap 2008-10-09 19:46:54 +00:00
  • 08bb4b24b8 add files forgotten in previous commit marschap 2008-10-08 21:07:45 +00:00
  • 7d319d7326 new connection type uss720 to hd44780 driver (Eric Pooch) marschap 2008-10-08 21:04:24 +00:00
  • e07f90a6bf fix compiler warnings: braces around bit-arithmetics & wrong argument type marschap 2008-10-08 20:20:46 +00:00
  • 6b7db138d6 fix compiler warning: avoid going out of array bounds marschap 2008-10-08 20:19:37 +00:00
  • 58c93a6bb5 avoid gcc warning & potential failure: make sure to stay inside array bounds marschap 2008-10-08 19:26:07 +00:00
  • a66c4d3ba6 get rid of unnecessary and deprecated #include <kvm.h> (Eric Pooch) marschap 2008-10-08 19:03:07 +00:00
  • d7869bdc9f fixes & cleanup to serialPOS driver (Eric Pooch) marschap 2008-10-08 17:01:03 +00:00
  • 57e96d8d4a update documentation for picolcd driver; cleanup of picolcd driver marschap 2008-10-08 16:40:50 +00:00
  • 150c0747a2 small update; make source more readable marschap 2008-10-08 16:39:30 +00:00
  • b8cae203a6 extend picolcd driver to support 20x4 picoLCDs (Nicu Pavel) marschap 2008-10-08 10:52:37 +00:00
  • cf2cc58105 Minor fixes. gfk 2008-09-25 00:46:11 +00:00
  • 48cbc7d2d9 don't let init fail if usb_set_configuration() fails; be more verbose in USB init marschap 2008-09-22 19:24:12 +00:00
  • 58499eab8d update the scripts for nightly tar ball & doc generation marschap 2008-09-21 17:08:40 +00:00
  • 555d674030 Fixed the script to work with the new sourceforge upload mechanism. gfk 2008-09-21 01:22:50 +00:00
  • ac739cbb72 Fixed the script to work with the new sourceforge upload mechanism. gfk 2008-09-21 01:16:39 +00:00
  • 82ca83efa9 make build tools automake 1.10 aware marschap 2008-09-20 16:44:24 +00:00
  • 52bea0a1c7 replace HOST_NAME_MAX by _POSIX_HOST_NAME_MAX for *BSD (Markus Dolze) marschap 2008-09-20 07:49:22 +00:00
  • 695eb1ec8f support to send IR commands to LIRC in the picolcd driver (Jack Cleaver) marschap 2008-09-19 17:16:49 +00:00
  • 84bd6f8645 safer check for keystr containing a value marschap 2008-09-17 16:00:34 +00:00