Commit Graph
553 Commits
Author SHA1 Message Date
toykeeper c82e37cd70 Updated my contact info. 2005-01-29 17:46:18 +00:00
marschap 2af71ca673 minor change 2005-01-23 22:40:12 +00:00
marschap e3b41e3dc6 added sed1520_cellwidth() and sed1520_cellheight()
based on a patch by rene ( just AT absorb it )
2005-01-22 19:01:17 +00:00
marschap 112d58eb33 correct MtxOrb keypress mapping 2005-01-22 18:43:56 +00:00
marschap ffdd1a4925 added Leandro Dardini's lastline patch for the HD44780 driver and
adapted it to the IOWarrior driver that also drives HD44780 displays.
2005-01-17 20:18:21 +00:00
marschap 2899cabedf add speed of 115200 to CFontz633 driver (patch by Pat Erley) 2005-01-17 19:11:01 +00:00
marschap d6b325180d add [E]ssential_clock to lcdproc client 2005-01-15 14:39:49 +00:00
gfk 8da364087a Fix some XML errors. 2005-01-03 21:16:23 +00:00
marschap 1dc7440687 fix typo 2005-01-01 17:41:43 +00:00
marschap ae04c11df2 remove old & unused manpage files 2005-01-01 14:10:02 +00:00
marschap 9c64cc3c74 use lowercase version string 2005-01-01 14:05:00 +00:00
marschap ebec10a39d add debian/ to distfile contents 2005-01-01 12:16:14 +00:00
marschap d4f58c8e85 re-add debian/rules as executable 2005-01-01 12:14:23 +00:00
marschap 893c4d5d95 temporarily remove debian/rules to get it executable 2005-01-01 12:12:47 +00:00
marschap e6a84a8c62 debianize LCDproc 2004-12-31 22:32:22 +00:00
marschap 0e270bcf0f fix typos 2004-12-31 22:19:16 +00:00
marschap 15ecb1acca make DocBooks XML compatible 2004-12-31 22:14:29 +00:00
marschap 124b6e62d7 mention new drivers in README 2004-12-31 22:13:46 +00:00
marschap 72bae4afde add & document D. Greaves marquee patch, clean up render.c 2004-12-30 17:34:02 +00:00
marschap df637e1349 more checks when centering a line 2004-12-30 17:19:17 +00:00
marschap 6e8850087c correct idle percentage for Linux 2004-12-30 17:16:21 +00:00
marschap 7355c40b60 sync texts between 2 and 4 line displays 2004-12-30 17:14:37 +00:00
marschap d6c0420031 added patch by M.Dolze to make sure client knows screen sizes before generating screens 2004-12-19 16:23:53 +00:00
marschap 28101f649a added patches by M.Dolze:
- patch_server_widget_command
- patch_client_load
- patch_client_mem (using speed 12 instead of 8)
- patch_client_mode
2004-12-19 15:19:07 +00:00
marschap fd6abda6d2 update Makefile.am for automake 1.7 2004-10-23 16:29:22 +00:00
marschap 065fb50805 remove unnecessary acconfig.h 2004-10-17 21:02:24 +00:00
marschap 1f60bbfc2e update build environment to autoconf 2.50 2004-10-17 21:01:13 +00:00
marschap 70c4d4d0a8 sync declaration of t6963_low_dsp_ready() in t6963.h with t6963.c 2004-10-17 17:29:46 +00:00
themythos 0ce79ef709 Changed the base of graphic and character generator address so that displays larger than (rows x cols) > 512 are supported 2004-10-15 13:53:57 +00:00
marschap 14fa1c74cd fix my previous commit: use C comment 2004-10-09 16:26:45 +00:00
marschap 11fe596351 add ConnectionType sub-driver for BWCT USB devices to the HD44780 driver 2004-10-09 16:15:37 +00:00
marschap 885fa75470 fix previous commit 2004-10-05 15:51:50 +00:00
marschap 81401c1d49 add comments to AC_DEFINE... definitions for autoconf 2.5 2004-10-03 11:39:48 +00:00
marschap a96ce76a20 new driver IOWarrior for Code Mercenaries IOWarrior devices 2004-10-02 15:04:27 +00:00
reenoo 90f3da6cd4 fix compile error with gcc-3.4.1; patch courtesy of Klaus Fetscher 2004-07-16 20:12:28 +00:00
reenoo bd50a57af1 add (hopefully) more convincing instructions to adjust the DriverPath option 2004-07-11 14:49:29 +00:00
reenoo c1a7807254 fixed some off-by-one errors; thanks to Markus Dolze for pointing to this 2004-04-23 21:21:36 +00:00
reenoo ef2dfe0aae fix buffer overflow and format string vulnerabilities 2004-04-13 18:50:36 +00:00
robijn 1ae2f32876 Corrected comments in configfile about HD44780 VSpan option. 2004-04-11 13:14:30 +00:00
reenoo 7e9e57493c added size option to text driver 2004-03-21 15:21:25 +00:00
wayn3 428ae90c49 Added new commands for the 633 (really the 631) 2004-02-26 02:43:17 +00:00
wayn3 197b9fd70b Updated the framebuffer code in _flush() 2004-02-26 02:32:57 +00:00
wayn3 b9433140bf Added new constants for the 631 in preparation for the CFontzPacket driver. 2004-02-26 02:16:39 +00:00
dglaude 7b49d96ca4 This file when copyied as CFontz633.c will try to support CF631. 2004-02-15 00:02:58 +00:00
robijn 6161531e3c Added ExtendedMode functionality. Solves 'A-type' or KS0073 issue. 2004-02-09 22:21:49 +00:00
robijn 80aa4d3d1e Fixed tiny bug in sock_recv_string that caused some clients to hang. 2004-02-06 16:33:55 +00:00
robijn 481b80e17a Modified for compatibility with FreeBSD tv struct. 2004-02-04 22:12:19 +00:00
reenoo a2c8f7ce2a added machine.h to lcdproc_SOURCES 2004-01-28 23:50:25 +00:00
robijn 09b7c9cbad Removed superfluous strcpy in keymap assignment code. 2004-01-08 16:30:07 +00:00
reenoo a7579906f6 fixed some typos 2004-01-05 01:53:14 +00:00