Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-30 | [lcd4linux @ 2006-01-30 06:17:17 by reinelt] | reinelt | 1 | -1/+6 | |
added CVS Revision | |||||
2006-01-30 | [lcd4linux @ 2006-01-30 06:11:36 by reinelt] | reinelt | 2 | -24/+28 | |
changed Result->length to Result->size | |||||
2006-01-30 | [lcd4linux @ 2006-01-30 05:47:34 by reinelt] | reinelt | 23 | -2319/+1965 | |
graphic subsystem changed to full-color RGBA | |||||
2006-01-28 | [lcd4linux @ 2006-01-28 15:36:17 by harbaum] | harbaum | 2 | -5/+14 | |
Fix: string termination bug in eval() | |||||
2006-01-26 | [lcd4linux @ 2006-01-26 19:26:26 by harbaum] | harbaum | 8 | -1458/+2696 | |
Added LCD2USB support | |||||
2006-01-23 | [lcd4linux @ 2006-01-23 06:17:18 by reinelt] | reinelt | 11 | -140/+410 | |
timer widget added | |||||
2006-01-22 | [lcd4linux @ 2006-01-22 10:01:09 by reinelt] | reinelt | 1 | -8/+14 | |
allow 'static' icons with speed=0 | |||||
2006-01-22 | [lcd4linux @ 2006-01-22 09:16:05 by reinelt] | reinelt | 6 | -6/+245 | |
Image Widget framework added | |||||
2006-01-21 | [lcd4linux @ 2006-01-21 17:43:25 by reinelt] | reinelt | 1 | -217/+181 | |
minor cosmetic fixes | |||||
2006-01-21 | [lcd4linux @ 2006-01-21 15:25:02 by reinelt] | reinelt | 1 | -1/+7 | |
GPIO subsystem in drivers.m4 added | |||||
2006-01-21 | [lcd4linux @ 2006-01-21 13:26:43 by reinelt] | reinelt | 8 | -36/+495 | |
Logitech G-15 keyboard LCD driver from Dave Ingram | |||||
2006-01-21 | [lcd4linux @ 2006-01-21 09:40:20 by reinelt] | reinelt | 1 | -36/+44 | |
Big Memory Leak in Evaluator fixed (thanks to Oliver Gehrke) | |||||
2006-01-20 | [lcd4linux @ 2006-01-20 15:58:05 by reinelt] | reinelt | 2 | -9/+10 | |
MySQL::count() added again | |||||
2006-01-20 | [lcd4linux @ 2006-01-20 15:43:25 by reinelt] | reinelt | 1 | -5/+10 | |
MySQL::query() returns a value, not the number of rows | |||||
2006-01-18 | [lcd4linux @ 2006-01-18 11:49:48 by reinelt] | reinelt | 8 | -108/+23 | |
adopted to lcd-linux-0.9.2 | |||||
2006-01-16 | [lcd4linux @ 2006-01-16 15:39:58 by reinelt] | reinelt | 1 | -1/+38 | |
MySQL::queryvalue() extension from Harald Klemm | |||||
2006-01-06 | [lcd4linux @ 2006-01-06 16:56:49 by tooly-bln] | tooly-bln | 1 | -8/+11 | |
2006-01-06 | [lcd4linux @ 2006-01-06 08:12:19 by reinelt] | reinelt | 2 | -57/+47 | |
GPO's for Crystalfontz | |||||
2006-01-06 | [lcd4linux @ 2006-01-06 07:06:57 by reinelt] | reinelt | 1 | -48/+71 | |
GPO's for RouterBoard | |||||
2006-01-05 | [lcd4linux @ 2006-01-05 19:27:26 by reinelt] | reinelt | 2 | -11/+55 | |
HD44780 power supply from parport | |||||
2006-01-05 | [lcd4linux @ 2006-01-05 18:56:57 by reinelt] | reinelt | 7 | -60/+100 | |
more GPO stuff | |||||
2006-01-05 | [lcd4linux @ 2006-01-05 15:53:45 by nicowallmeier] | nicowallmeier | 1 | -2/+5 | |
fixed compatility with gcc 2.95 | |||||
2006-01-03 | [lcd4linux @ 2006-01-03 13:20:05 by reinelt] | reinelt | 8 | -5/+577 | |
LUIse driver added | |||||
2006-01-03 | [lcd4linux @ 2006-01-03 06:13:44 by reinelt] | reinelt | 10 | -228/+314 | |
GPIO's for MatrixOrbital | |||||
2005-12-20 | [lcd4linux @ 2005-12-20 07:07:43 by reinelt] | reinelt | 6 | -60/+134 | |
further work on GPO's, HD44780 GPO support | |||||
2005-12-19 | [lcd4linux @ 2005-12-19 05:08:27 by reinelt] | reinelt | 4 | -7/+56 | |
GPO's added to the Sample driver | |||||
2005-12-18 | [lcd4linux @ 2005-12-18 16:18:34 by reinelt] | reinelt | 16 | -62/+637 | |
GPO's added again | |||||
2005-12-13 | [lcd4linux @ 2005-12-13 14:07:28 by reinelt] | reinelt | 3 | -35/+126 | |
LPH7508 driver finished | |||||
2005-12-12 | [lcd4linux @ 2005-12-12 09:08:08 by reinelt] | reinelt | 4 | -107/+90 | |
finally removed old udelay code path; read timing values from config | |||||
2005-12-12 | [lcd4linux @ 2005-12-12 05:52:03 by reinelt] | reinelt | 4 | -16/+24 | |
type of delays is 'unsigned long' | |||||
2005-12-11 | [lcd4linux @ 2005-12-11 14:55:28 by reinelt] | reinelt | 2 | -15/+21 | |
contrast range for BWCT is 0..255, not 0..100 | |||||
2005-11-06 | [lcd4linux @ 2005-11-06 09:54:43 by reinelt] | reinelt | 2 | -8/+13 | |
fixed icon size removed, uses XRES & YRES (I hope this doesn't lead to problemes...) | |||||
2005-11-06 | [lcd4linux @ 2005-11-06 09:17:20 by reinelt] | reinelt | 3 | -62/+102 | |
re-use icons (thanks to Jesus de Santos Garcia) | |||||
2005-11-05 | [lcd4linux @ 2005-11-05 06:34:09 by reinelt] | reinelt | 1 | -58/+0 | |
README.Drivers removed | |||||
2005-11-05 | [lcd4linux @ 2005-11-05 06:26:51 by reinelt] | reinelt | 1 | -2/+5 | |
littly typo corrected | |||||
2005-11-04 | [lcd4linux @ 2005-11-04 14:10:38 by reinelt] | reinelt | 8 | -24/+1012 | |
drv_Sample and drv_LPH7508 | |||||
2005-11-04 | [lcd4linux @ 2005-11-04 05:39:33 by reinelt] | reinelt | 1 | -23/+0 | |
README.Plugins removed | |||||
2005-11-04 | [lcd4linux @ 2005-11-04 04:53:08 by reinelt] | reinelt | 7 | -16/+54 | |
sample plugin activated | |||||
2005-11-04 | [lcd4linux @ 2005-11-04 04:44:52 by reinelt] | reinelt | 8 | -58/+118 | |
LPH7508 driver (not yet finished) | |||||
2005-10-02 | [lcd4linux @ 2005-10-02 07:58:48 by reinelt] | reinelt | 2 | -8/+11 | |
HD44780 address setup time increased | |||||
2005-09-14 | [lcd4linux @ 2005-09-14 15:08:32 by reinelt] | reinelt | 2 | -2/+8 | |
fixed drivers.m4 to link generic text driver for several displays (thanks to Ludovic Gomez for pointing this out) | |||||
2005-09-07 | [lcd4linux @ 2005-09-07 06:51:44 by reinelt] | reinelt | 1 | -19/+23 | |
Support for CF635 added | |||||
2005-09-02 | [lcd4linux @ 2005-09-02 05:27:08 by reinelt] | reinelt | 1 | -37/+71 | |
double-fork daemonize patch from Petri Damsten | |||||
2005-08-27 | [lcd4linux @ 2005-08-27 07:02:25 by reinelt] | reinelt | 7 | -114/+268 | |
LCD-Linux updated to 0.9.0 | |||||
2005-08-22 | [lcd4linux @ 2005-08-22 05:44:43 by reinelt] | reinelt | 10 | -45/+381 | |
new driver 'WincorNixdorf' some fixes to the bar code | |||||
2005-08-21 | [lcd4linux @ 2005-08-21 08:18:56 by reinelt] | reinelt | 3 | -73/+141 | |
CrystalFontz ACK processing | |||||
2005-08-20 | [lcd4linux @ 2005-08-20 10:10:13 by reinelt] | reinelt | 2 | -22/+63 | |
TREFON patch from Stephan Trautvetter: drv_TF_init: CHAR0 set to 0 instead of 1 drv_TF_write: combine the GOTO and the data into one packet drv_TF_write: add GOTO-Case for resolutions 8x1/20x4 characters drv_TF_start: test for existing resolutions from TREFON USB-LCDs implemented the use of 'asc255bug 1' is recommendable | |||||
2005-07-06 | [lcd4linux @ 2005-07-06 04:40:18 by reinelt] | reinelt | 3 | -10/+35 | |
GCC-4 fixes | |||||
2005-06-19 | [lcd4linux @ 2005-06-19 17:57:06 by reinelt] | reinelt | 2 | -20/+24 | |
cosmetics... | |||||
2005-06-15 | [lcd4linux @ 2005-06-15 05:24:35 by reinelt] | reinelt | 2 | -22/+44 | |
updated LCD-Linux driver to version 0.8.9 |