Commit Graph

  • af88fbfdfa Removed the warnings when running autoconf. gfk 2001-12-25 18:33:04 +00:00
  • ff368e7089 Fix my (incorrect) fix (with a good one I hope). Also reimplemented delayMult in the driver. gfk 2001-12-25 18:01:45 +00:00
  • b9f0e14e8f curses: configfile support; CFontz: configfile parsing bugfix reenoo 2001-12-25 15:56:25 +00:00
  • 94b8ea0ad4 Removed delayMult from timing.h robijn 2001-12-24 23:36:28 +00:00
  • 18b0c7e86e CFontz update reenoo 2001-12-24 20:02:47 +00:00
  • c25e8a623a daemonize bug fixed reenoo 2001-12-24 12:48:55 +00:00
  • 9d1f424028 Added a note about the shared directory when compiling only a part of the package. gfk 2001-12-23 22:05:51 +00:00
  • 13d82693ac Partially implemented Thomas Runge's BSD port. gfk 2001-12-23 21:52:45 +00:00
  • 87b5487da5 CFontz update: configfile, backlight, new firmware reenoo 2001-12-23 21:25:23 +00:00
  • 2d53db20ff Added lcd-port.h and timing.h to the distribution. gfk 2001-12-23 20:04:58 +00:00
  • 5de08960bf Moved the uPause function to timmings.h for modularity and easier porting to BSD. gfk 2001-12-23 19:43:20 +00:00
  • 54eb272a69 corrected bug in heartbeat function themythos 2001-12-23 15:12:17 +00:00
  • 4bb591c629 Several corrections and adds to the text files. gfk 2001-12-22 20:20:59 +00:00
  • dd7d21c12d Added code to scan for -t, to specify the diplay size. robijn 2001-12-22 15:12:20 +00:00
  • bd2d6bade5 Small fix to have the name of the selected drivers displayed in a comma separated list. Other typos fixed too. gfk 2001-12-22 03:18:05 +00:00
  • 6e178cdc6a v1.2 now graphics disabled, because of strange pixel faults themythos 2001-12-21 15:01:43 +00:00
  • 45bf2e6c41 apllied Jarda Benkovsky's perl clients patch reenoo 2001-12-11 21:20:22 +00:00
  • d0c2164625 removed some strange chars from [lcdm001] reenoo 2001-12-11 21:18:01 +00:00
  • 7ecd6f07a5 Removed 'long p' from charmap (now for real :). robijn 2001-12-11 15:43:26 +00:00
  • a915215e42 Fixed key handling; keypad settings via configfile reenoo 2001-12-09 18:39:39 +00:00
  • 390cf538f3 Added entries for lcdm001 reenoo 2001-12-09 18:36:56 +00:00
  • 3929662434 HD44780 general: - Removed 'long p' from keymap robijn 2001-12-09 14:33:17 +00:00
  • d0511bb7d8 Added myself ;) reenoo 2001-12-08 19:52:22 +00:00
  • 1a1a1999aa Added legal stuff directly to the driver files reenoo 2001-12-08 19:51:41 +00:00
  • 55e751a1d9 Joris (and other) I added comment see you on the mailing list dglaude 2001-12-05 18:55:25 +00:00
  • e671804453 Now you can choose between report.h and debug.h (default) If you are happy with it I'll remove debug.h dglaude 2001-12-05 18:28:22 +00:00
  • 29e71c9dc4 Preparing for using report.h rather than debug.h (no harm done just #ifdef) dglaude 2001-12-05 17:52:26 +00:00
  • 687d4a8fe7 strncpy now pays attention to hardlimit (200) of config_get_string reenoo 2001-12-04 18:48:32 +00:00
  • 8597064b67 strncpy instead of strcpy; no more dummy functions; general cleanup reenoo 2001-12-03 20:38:21 +00:00
  • 7b374b0b3f fixed segfault problems - hopefully ;) reenoo 2001-12-02 22:22:13 +00:00
  • 6124c616b6 Added clearer comment for use of config_get_string. robijn 2001-12-02 17:26:04 +00:00
  • 390276a972 Fix for lcdm001 bignum crash. robijn 2001-12-02 16:44:20 +00:00
  • 0b40559872 Fix for the missing ACS_S3, ACS_S7, wcolor_set() and redrawwin() with the curses driver. gfk 2001-11-30 23:53:16 +00:00
  • 922241de9d added entry for lcdm001 reenoo 2001-11-30 18:29:19 +00:00
  • 786c9e4d80 =lcdm001.c now uses the report.h and configfile.h changes reenoo 2001-11-30 18:23:57 +00:00
  • 4991788dc2 debug_level... yes but how do we become compatible ;=) dglaude 2001-11-30 17:14:11 +00:00
  • ff1704a734 Compatibility fix for reporting patch: Added debug_level variable again. robijn 2001-11-30 17:02:43 +00:00
  • b74c84ea71 =added #include <string.h> reenoo 2001-11-30 15:31:04 +00:00
  • 4e9ce1b443 =replaced non-static by static funtion declarations reenoo 2001-11-30 15:27:09 +00:00
  • 7e4c21cec5 HD44780 and SED1330 now use lpt-port.h robijn 2001-11-29 15:51:51 +00:00
  • f12b17d4f2 Forgotten files needed for reporting. robijn 2001-11-29 15:15:14 +00:00
  • 285d29edf3 Reporting patch. robijn 2001-11-29 14:09:13 +00:00
  • 3dc439e2c4 Updated. robijn 2001-11-29 14:02:40 +00:00
  • 5716342df9 Rene Text BigNum and some cleaning dglaude 2001-11-29 08:42:41 +00:00
  • 38c27b7769 Slightly changed lcdm001.h reenoo 2001-11-28 21:20:56 +00:00
  • 0286834079 Added ASCII emulation of BigNum to curses_drv.c reenoo 2001-11-28 21:11:51 +00:00
  • 6957956a14 Added ASCII emulation of BigNum to lcdm001.c reenoo 2001-11-28 21:10:13 +00:00
  • e05e14a60c Heartbeat patch from Rene Wagner. robijn 2001-11-25 14:21:14 +00:00
  • 531beed1ec Fixed drivers.h warning. robijn 2001-11-24 18:49:44 +00:00
  • 5943be86d7 Removed configfile.c warnings. robijn 2001-11-24 18:47:25 +00:00
  • 98d9fc1cb6 Changed the version to 'dev' to show that this is the unstable version. gfk 2001-11-24 15:09:23 +00:00
  • 21d5d883ab reformating of custom char definition + more TODO dglaude 2001-11-24 08:37:10 +00:00
  • 3fa9bc355b Reduce warning (UNTESTED) dglaude 2001-11-23 19:39:00 +00:00
  • 44e71c451e Work in progress for BigDigit + TODO comment dglaude 2001-11-23 16:17:45 +00:00
  • 4e434eab7d Make bigcKlock use digit only dglaude 2001-11-23 16:13:17 +00:00
  • efcbed6026 Unallocated framebuffer fix. robijn 2001-11-23 15:15:05 +00:00
  • 97457f45bd Inserted help text of drivers into the driver sections. robijn 2001-11-23 15:09:32 +00:00
  • ca27bcac18 Solve the segmentation fault in MtxOrb.c If framebuf is not alocated when init is called then we do. A lot of warning are removed because MtxOrb.h is cleaned. For the futur, double buffering is already prepared. I also have done some cleaning of unused function related to hbar/vbar. BigNum are still not working nicely but I am working on it. I don't have flickering on my screen so I cannot fix that problem! dglaude 2001-11-19 18:35:39 +00:00
  • 092b89dcdf explaining LCDCD was a project dglaude 2001-11-17 23:50:26 +00:00
  • 046d76e510 New: SED1330 driver. robijn 2001-11-15 19:33:06 +00:00
  • 392506b384 - Added HD44780 incremental LCD update. - Minor fix to 4bit. robijn 2001-11-15 19:30:17 +00:00
  • a2ffbde152 Adapted load.c to work with longer (>4 line) displays. robijn 2001-11-15 00:00:36 +00:00
  • 6f686358d9 Minor bug fixes to main.c ddouthitt 2001-11-14 21:44:42 +00:00
  • 8f68b0f8a7 Added LCDd.conf to the distribution gfk 2001-11-14 21:00:06 +00:00
  • 853d9053dd Added the fine grained backlight hierarchy code. glengray 2001-11-14 13:57:25 +00:00
  • a6fec90312 Put -b option and backlight= (config file) option in again. Plus minor bugfixes. robijn 2001-11-13 12:46:15 +00:00
  • 7b68465ea1 Added the code to set the socket to SO_REUSE. glengray 2001-11-12 18:13:07 +00:00
  • e137c1011b Added the client_function timeout to the code. Also noticed a BIG bug in the screen_set code, the strcmp's never worked, they where no longer checking the results == 0. glengray 2001-11-12 17:35:43 +00:00
  • 91c430a8c4 Fixed to remove the warnings when debugging is turned on. gfk 2001-11-11 19:18:28 +00:00
  • e67defae0e Small fix for the autoconf support of the t6963 driver by mythos. gfk 2001-11-03 14:33:03 +00:00
  • 216d45f477 Fix for 'the dumbest fix of the month'. In fact, just a simplification of an earlier fix. gfk 2001-11-02 18:56:51 +00:00
  • b821127fa7 Minor bugfixes to HD44780 backlight and keypad stuff. robijn 2001-11-01 16:40:57 +00:00
  • 46174150ce Added HD44780 delay options. robijn 2001-11-01 15:38:49 +00:00
  • 12016257ff Replaced the AC_TRY_RUN test for the more simple AC_TRY_COMPILE where we check for defines. gfk 2001-11-01 14:31:08 +00:00
  • faa4861eb3 HD44780 update: - supports new API - major clean up, more consistent code - uses configfile options - serialLpt works also with only 2 output lines - serialLpt can now use keypad robijn 2001-11-01 00:37:12 +00:00
  • 0619f03774 Updated documentation in the Curses driver relating to the use of the nonstandard ACS_S7 and ACS_S3 macros... ddouthitt 2001-10-31 22:51:56 +00:00
  • 39874bbf87 Some cleanup: Changed the optimization value to -O3 Moved the (n)curses autoconf tests to the (n)curses driver section. Removed commented commands in configure.in Added define ACS_* test for curses driver gfk 2001-10-31 22:05:14 +00:00
  • 7a4f465560 Better portability patch for systems that don't define SYS_NMLN. gfk 2001-10-26 22:52:10 +00:00
  • 134b33ace6 Crash landing of the fix for bug #472883: BSD curses.h allready declares LL. gfk 2001-10-26 16:29:12 +00:00
  • 26d00dc560 Adapted the drivers to do not use a NULL pointer for unsupported functions, but instead do not assign them. robijn 2001-10-25 23:39:51 +00:00
  • 43e7dfe7be Bug fix to main.c: fixed bind= and user= reading, modified order of init_drivers and daemonize. robijn 2001-10-25 21:22:39 +00:00
  • 48ca48182f Oops, the last fix (SYS_NMLN) make a segfault! Backing up. Will find another solution for the SYS_NMLN problem. gfk 2001-10-24 20:39:37 +00:00
  • dd52f3ddba Fix for bug in reading drivers from configfile. robijn 2001-10-24 20:04:12 +00:00
  • dc0f01850b First step towards the v0.5 API. New configfile routines in use. Configfile adapted. For drivers: configfile routines are available. robijn 2001-10-24 14:26:15 +00:00
  • 15325e8e3b Added header linux/joystick.h as prerequistefor the joy driver. gfk 2001-10-22 19:45:13 +00:00
  • 7c69f63be9 Small portability fix for systems that don't define SYS_NMLN gfk 2001-10-22 19:39:36 +00:00
  • 5b689135ad Added hd44780-charmap.h to the list of file of the distribution. gfk 2001-10-20 00:21:02 +00:00
  • 8b19e5bc12 patch to initialize sockaddr by Jarda Benkovsky gfk 2001-10-19 22:26:58 +00:00
  • 85957e2154 change %08x -> %p to print pointers by Jarda Benkovsky gfk 2001-10-19 22:23:25 +00:00
  • 80955f703a Patch to initialize sockaddr by Jarda Benkovsky. gfk 2001-10-19 22:04:52 +00:00
  • 2ac2b16c49 Error reporting patch by Jarda Benkovsky gfk 2001-10-19 21:31:37 +00:00
  • 540f3fbcad Fixed bug to parse_all_client_messages (thanks to Jarda Benkovsky). Added #define, too. ddouthitt 2001-10-19 17:44:09 +00:00
  • 1618f3e2ed Added descriptions of the v0.4 API and the new to-be-created v0.5 API. Request for comments. robijn 2001-10-16 19:38:07 +00:00
  • fce5f2d4e5 Complete rewrite. Tells where current impl. details can be found. Ideas on client supplied menus. robijn 2001-10-15 15:33:16 +00:00
  • 80a1eda63f Fixed a bug that (almost) got away.... ddouthitt 2001-10-12 04:36:18 +00:00
  • 8df79efc98 Re-enable client keys (make client_add_key work again) ddouthitt 2001-10-12 04:35:26 +00:00
  • c13f75bcaa Minor fix. ddouthitt 2001-10-12 04:34:55 +00:00
  • 00ef5a1ac8 Fixes submitted for the fortune client to LCDd ddouthitt 2001-10-12 04:34:21 +00:00
  • 10a2c963a7 Configure improvements as documented in bug 463908 gfk 2001-10-08 17:02:51 +00:00
  • fc113474d5 Added lcd_lib.h to the distribution. gfk 2001-10-08 16:37:43 +00:00