Commit Graph

  • 2899406eba added ms6931 driver marsellus 2003-04-28 15:26:16 +00:00
  • 7250492145 initial commit marsellus 2003-04-28 15:22:52 +00:00
  • 883cb6a43b Forgot to commit new key stuff in config file. robijn 2003-04-18 12:03:33 +00:00
  • c72f813a4c Changed things around port.h a bit: - port_access_full is now called port_access_multiple and has a count parameter (LPT port stuff should be in lpt-port.h) - Updated calling source files too - Added support for ports in higher range, so that PCI LPT cards will work too (but I can't test this myself...) - Enhanced formatting of in-file documentation a bit - Updated docs of port.h in lcdproc-dev robijn 2003-04-04 22:53:16 +00:00
  • 82d355982c Corrected HD44780 driver serialLpt documentation. robijn 2003-03-26 00:20:30 +00:00
  • c2d3e7e035 Better hardware IO functions themythos 2003-03-13 19:24:56 +00:00
  • 7535579cf6 Made the correct debug functions Fixed wrong charakter for block icon themythos 2003-03-10 10:26:25 +00:00
  • 2c40e25f0f Added server message in bottom-right corner of active screen. Will display short text if a rotation key is pressed. robijn 2003-02-28 15:19:58 +00:00
  • 71922063b8 Change to priority classes. Will probably require some fixings. - Now using priority classes internally and in protocol - Converting (depreciated) priorty numbers to the classes BACKGROUND, INFO and FOREGROUND - Added menu_goto command (only works when menu not active) robijn 2003-02-27 21:20:20 +00:00
  • 4a7ef8d847 - Fixed option processing of bool options in config file. - Tried to make option order more consistent robijn 2003-02-27 20:31:51 +00:00
  • fe4ad1b40e More cleaning up main.c Fixed bug with last modification. robijn 2003-02-19 15:24:37 +00:00
  • 813fb71aa6 Updated. robijn 2003-02-17 11:01:40 +00:00
  • 7a48a29357 Modifications to main.c: - Now using CHAIN in stead of ESSENTIAL #define - Changed naming of report* local variables - Modified -s -f and -i options to accept boolean to be able to disable them too. robijn 2003-02-16 15:29:38 +00:00
  • 8c0b79a0b5 Three things: 1) added the USB-specific open() code (removed O_NDELAY) 2) added the speed 19200 3) fixed the contrast code 4) uncommented out the special character translation The latter three were reported to list Dec 2002 by Jay Wardle wayn3 2003-02-12 03:08:27 +00:00
  • bf93b6c288 Added Paul Hedderly's patch from 0.4.4 to this current version. It allows USB serial devices to work. wayn3 2003-02-12 01:55:01 +00:00
  • 27529bc77f Old linuxes support (glibc1 and libc5). gfk 2002-12-23 19:35:43 +00:00
  • 73d922a9a5 Small fix to prevent a division by zero. gfk 2002-11-30 02:51:17 +00:00
  • 026e647e88 keypad_test_mode made functional. get_info also modified to work. wayn3 2002-11-24 01:18:43 +00:00
  • f9c84384a4 Fix for platforms that assume a char is unsigned. robijn 2002-11-16 15:48:59 +00:00
  • 332e3970bc Added manpage lcdexec.1 robijn 2002-11-16 15:17:59 +00:00
  • 99d7717e1c Changed getopt's signed char to an int gfk 2002-11-14 03:23:53 +00:00
  • 365c1d7bf7 Added (small) documentation for the T6963 driver gfk 2002-10-26 01:45:20 +00:00
  • 58d8d1af90 Removed the Seetron/SFX120 driver gfk 2002-10-22 14:11:38 +00:00
  • ac11c02b75 Removed the Seetron/SFX120 driver gfk 2002-10-22 14:05:38 +00:00
  • a209596907 *** empty log message *** hmilz 2002-10-22 06:54:58 +00:00
  • a95ca75672 *** empty log message *** hmilz 2002-10-22 06:49:24 +00:00
  • f90b7ea4d5 Added the wiring to the comments. gfk 2002-10-22 03:00:11 +00:00
  • 3c9a9a6af3 Keypad should work the 0.5 way now. Need testing and new LCDd.conf parameter. dglaude 2002-10-19 22:41:28 +00:00
  • a1749fca52 Prepare for new key system in MtxOrb. dglaude 2002-10-19 22:16:40 +00:00
  • 1b351cf213 I should not have modify global setting, but since I maintain MtxOrb, I make it easy for me. dglaude 2002-10-19 21:19:10 +00:00
  • 060f8d2faf MtxOrb need to be maintained. I lost custom char and Contrast goes wrong. dglaude 2002-10-19 21:13:38 +00:00
  • 94efcc17a0 Patch by Marc-Oliver Straub for the big clock screen. gfk 2002-10-19 03:04:26 +00:00
  • 730670fd9a Darn, FreeBSD outb was upside down... gfk 2002-10-03 20:30:12 +00:00
  • 85f72ddc0e Starting the developers docs in docbook. gfk 2002-10-01 18:49:54 +00:00
  • 46f930bf98 Starting the developers docs in docbook. gfk 2002-10-01 18:40:21 +00:00
  • 71389edb05 Set version to 0.5 gfk 2002-10-01 00:01:00 +00:00
  • b8480b8d7a Removed warnings and added some comments. gfk 2002-09-28 16:04:50 +00:00
  • 4564aba771 Added the mtc_s16209x driver by Michael Boman. gfk 2002-09-28 00:57:35 +00:00
  • 8ce713efbe Two new features: new Icons & Keypad (down event only and no auto-repeat) dglaude 2002-09-04 20:58:13 +00:00
  • 33a04de1f9 Correction related to CFontz[633] dglaude 2002-09-04 20:52:05 +00:00
  • 8302e930a0 Added two lib checks for sched_setscheduler. gfk 2002-08-28 22:29:08 +00:00
  • 0ffc198db1 2 portability fixes: Added tests for i386 on BSDs and added a check for sched_setscheduler. gfk 2002-08-27 02:03:33 +00:00
  • 6da4b44139 Added lcdexec robijn 2002-08-19 20:47:52 +00:00
  • 2387f30bc3 Added a few todos that would improve lcdproc client portability. gfk 2002-08-11 19:33:56 +00:00
  • 65881f732d Changed the web site to http://lcdproc.org/ gfk 2002-08-11 19:32:57 +00:00
  • dc619e596f - Moved some code from main.c to screenlist.c - Implemented reloading by sending SIGHUP. - Now doing 'real 8Hz' rendering and 32Hz input processing. - Removed noscreen feature (that we rejected). robijn 2002-08-04 20:58:51 +00:00
  • 8a1933e3b9 Removed some debugging. robijn 2002-08-04 20:52:36 +00:00
  • 7d39b49079 - Implemented config_clean. - Now using strdup(str) i.o. malloc(strlen(str)+1). robijn 2002-08-04 20:52:00 +00:00
  • 0da708ec94 Fixed bug in experimental parsing function, that caused crash at reporting of errors. robijn 2002-07-17 22:09:06 +00:00
  • bcee881c3a Fixed bug on cursor on/off command. robijn 2002-07-17 22:07:41 +00:00
  • c8fc08f6e3 Reporting cleaned up and levels made more consistent. robijn 2002-07-14 20:30:33 +00:00
  • 380000357d Stand-in snprintf routines will no longer be used if snprintf function is present in libc. robijn 2002-07-14 20:14:12 +00:00
  • fa6dadd1b2 Fixed memory leak in this apparently cursed area of the code. robijn 2002-07-13 22:25:18 +00:00
  • 895f45b589 Removed accidently added lcdexec entries. robijn 2002-07-11 22:21:32 +00:00
  • 1156c51062 Menu stuff update. Fixed some of the probably many bugs and made things a bit more consistent. robijn 2002-07-09 22:56:05 +00:00
  • 012a4cb483 Cursor now off at goodbye screen. robijn 2002-07-09 22:53:26 +00:00
  • b346644c84 Small fix to get rid of ugly uninitialized lines in the serverscreen. robijn 2002-07-04 18:44:41 +00:00
  • 91ffd9d109 Moved configfile.c and .h to shared/ Made reporting more general by making syslog appname settable. robijn 2002-06-29 16:37:18 +00:00
  • 8ff8857eda Added support for client supplied menus. Also modified existing menustuff slightly (on some points I made some things more consistent). robijn 2002-06-28 23:35:55 +00:00
  • a621a06268 Now treat input and display key: X when pressing keyboard dglaude 2002-06-05 23:30:54 +00:00
  • 77e6977196 Added Stephen Davies output register extension code. robijn 2002-06-03 21:34:24 +00:00
  • f13e87b912 Sync with real MtxOrb capabilities + CFontz: explain what driver for what LCD dglaude 2002-06-02 10:30:15 +00:00
  • 72ba21c260 0.4.3 -> 0.5 merging reenoo 2002-05-29 18:12:55 +00:00
  • b8dcc5ff2a 0.4.3 -> 0.5 merging: ported the lircin driver reenoo 2002-05-29 18:07:46 +00:00
  • 94f928aaaa 0.4.3 -> 0.5 mergings reenoo 2002-05-29 12:54:15 +00:00
  • 7e12c108ef 0.4.3 -> 0.5 merging: this should include all missing files reenoo 2002-05-28 18:25:36 +00:00
  • c893f99336 0.4.3 -> 0.5 merging: hepefully this is equivalent to http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/lcdproc/lcdproc/configure.in.diff?r1=1.21.2.3&r2=1.21.2.4 reenoo 2002-05-28 18:04:27 +00:00
  • f218fdbe1f 0.4.3 -> 0.5 merging reenoo 2002-05-28 17:19:27 +00:00
  • 6ed3d4a279 0.4.3 -> 0.5 merging reenoo 2002-05-28 13:23:42 +00:00
  • 7c5375a251 0.4.3 -> 0.5 merging (incomplete) reenoo 2002-05-28 13:21:32 +00:00
  • 4d15e8b9c6 0.4.3 -> 0.5 merging reenoo 2002-05-28 13:15:18 +00:00
  • df57721571 0.4.3 -> 0.5 merging reenoo 2002-05-28 13:06:23 +00:00
  • 415ca220a7 0.4.3 -> 0.5 merging reenoo 2002-05-28 12:54:09 +00:00
  • 9bd50c0d6e 0.4.3 -> 0.5 merging reenoo 2002-05-28 12:48:05 +00:00
  • 094be0cccc 0.4.3 -> 0.5 merging reenoo 2002-05-28 12:29:44 +00:00
  • 09d913ca26 this file will be replaced with LCDproc.list.in soon reenoo 2002-05-28 12:07:19 +00:00
  • 3d9cdc80f2 0.4.3 -> 0.5 merging reenoo 2002-05-28 12:03:07 +00:00
  • 2187172801 0.4.3 -> 0.5 merging reenoo 2002-05-28 11:30:05 +00:00
  • c08bec7890 server/client_menu.h removed. robijn 2002-05-26 20:32:20 +00:00
  • 7e478dc7da HD44780 update: reporting fixed, serialLpt behaviour improved. robijn 2002-05-26 19:22:50 +00:00
  • 3168d4cafc Menustuff added/modified! robijn 2002-05-26 19:21:23 +00:00
  • dc4c049721 - Added some icons. - Made sure all icon and vbar functions are not the old API functions. - Removed heartbeat functions from drivers that did standard heartbeat. robijn 2002-05-23 18:03:36 +00:00
  • 450d05274f Added a link to the documentation. gfk 2002-05-20 21:57:46 +00:00
  • 78d8886c47 Icon command is now really processed and icons are rendered. Also updated icon code in curses_drv a bit. robijn 2002-05-20 21:25:17 +00:00
  • d3cf1569eb HD44780 update: - Fixed build bug (winamp was not included) - Reporting fix. robijn 2002-05-20 21:08:37 +00:00
  • 7c49cb535c Added some icon definitions in lcd.h; Using ICON_BLOCK_FILLED now in titles. robijn 2002-05-18 23:42:46 +00:00
  • 31641610d1 Added a limited 'base_drv'-like implementation of the extended driver functions. Removed some of this functionality from the curses and text driver. robijn 2002-05-13 22:25:04 +00:00
  • 40706764dd Added a portable snprintf implementenation in case it's not present. gfk 2002-05-11 18:19:39 +00:00
  • a8143ad039 Adapted autoconf/make system to deselect parallel port HD44780 subdrivers if there is no controlleable LPT port. robijn 2002-05-10 18:05:50 +00:00
  • 23dd4f2898 GPL... reenoo 2002-05-09 20:27:01 +00:00
  • c730e2dba1 Solaris portability fixes. gfk 2002-05-09 00:30:19 +00:00
  • f3b2b0688a Quoted the tests in a safer way in an atempt to make it work on Solaris. gfk 2002-05-09 00:19:50 +00:00
  • 289c1c941b Added decision to include parallel port subdrivers. If no way to control a PC-style LPT port is found, all subdrivers, except the PIC-an-LCD will be disabled. PIC-an-LCD uses the serial port. robijn 2002-05-06 21:14:14 +00:00
  • 26a63f7d81 Changed HAVE_LPT_PORT to HAVE_PCSTYLE_LPT_CONTROL gfk 2002-05-04 14:20:22 +00:00
  • 3f385754b0 Removed the accidently added event.h robijn 2002-05-03 23:45:59 +00:00
  • 8cff8dbf77 Using autoconf check to detect if there's a parallel port. gfk 2002-05-02 01:17:28 +00:00
  • 77b73505ec Now using FreeBSD's inb and outb instead of the ASM ones in the FreeBSD port. gfk 2002-05-02 00:53:32 +00:00
  • 0f5b336514 Added a newline at the end of these files, because gcc was complaining about it. gfk 2002-04-29 23:27:24 +00:00
  • ca70ceb048 FreeBSD's i386_get_ioperm implemented. gfk 2002-04-29 23:24:14 +00:00
  • cfe1bd1a1e Added drivers icp_a106 and lcterm written by Michael Schwingen. robijn 2002-04-27 12:52:18 +00:00