aboutsummaryrefslogtreecommitdiffstats
path: root/drv_LCD2USB.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-07-19[lcd4linux @ 2006-07-19 01:35:31 by cmay]cmay1-6/+10
Renamed keypad direction names to avoid conflict with Curses library defs. Added keypad support to Curses display driver.
2006-04-09[lcd4linux @ 2006-04-09 14:17:49 by reinelt]reinelt1-10/+12
autoconf/library fixes, image and graphic display inversion
2006-03-18[lcd4linux @ 2006-03-18 14:54:36 by harbaum]harbaum1-15/+26
Improved USB error recovery
2006-02-22[lcd4linux @ 2006-02-22 15:59:39 by cmay]cmay1-3/+5
removed KEYPADSIZE cruft per harbaum's suggestion
2006-02-21[lcd4linux @ 2006-02-21 21:43:03 by harbaum]harbaum1-16/+67
Keypad support for LCD2USB
2006-02-12[lcd4linux @ 2006-02-12 14:32:24 by harbaum]harbaum1-13/+37
Configurable bus/device id
2006-02-09[lcd4linux @ 2006-02-09 20:32:49 by harbaum]harbaum1-17/+131
LCD2USB bus testing, version verification ...
2006-01-30[lcd4linux @ 2006-01-30 20:21:51 by harbaum]harbaum1-25/+34
LCD2USB: Added support for displays with two controllers
2006-01-30[lcd4linux @ 2006-01-30 06:25:48 by reinelt]reinelt1-1/+6
added CVS Revision
2006-01-28[lcd4linux @ 2006-01-28 15:36:17 by harbaum]harbaum1-2/+7
Fix: string termination bug in eval()
2006-01-26[lcd4linux @ 2006-01-26 19:26:26 by harbaum]harbaum1-0/+488
Added LCD2USB support