Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-08-23 | [lcd4linux @ 2006-08-23 05:05:40 by reinelt] | reinelt | 1 | -2/+12 | |
CF635 added to lcd4linux.conf.sample | |||||
2006-08-17 | [lcd4linux @ 2006-08-17 19:11:40 by harbaum] | harbaum | 5 | -4888/+3452 | |
Small plugin_kvv bugfixes and new abbreviate option | |||||
2006-08-17 | [lcd4linux @ 2006-08-17 05:06:26 by reinelt] | reinelt | 2 | -0/+4 | |
LCD2USB driver missing keypad symbols fixed | |||||
2006-08-16 | [lcd4linux @ 2006-08-16 14:18:14 by reinelt] | reinelt | 5 | -76/+100 | |
T6963 enhancements: soft timing, DualScan, Cell size | |||||
2006-08-15 | [lcd4linux @ 2006-08-15 17:28:27 by harbaum] | harbaum | 1 | -62/+115 | |
Cleaned up thread and error handling | |||||
2006-08-14 | [lcd4linux @ 2006-08-14 19:24:22 by harbaum] | harbaum | 6 | -33/+137 | |
Umlaut support, added KVV HTTP-User-Agent | |||||
2006-08-14 | [lcd4linux @ 2006-08-14 05:54:03 by reinelt] | reinelt | 7 | -15/+51 | |
minor warnings fixed, CFLAGS changed (no-strict-aliasing) | |||||
2006-08-13 | [lcd4linux @ 2006-08-13 18:45:25 by harbaum] | harbaum | 2 | -8/+14 | |
Little cleanup ... | |||||
2006-08-13 | [lcd4linux @ 2006-08-13 18:14:03 by harbaum] | harbaum | 13 | -32/+866 | |
Added KVV plugin | |||||
2006-08-13 | [lcd4linux @ 2006-08-13 11:38:20 by reinelt] | reinelt | 5 | -116/+105 | |
text widget uses dynamic properties | |||||
2006-08-13 | [lcd4linux @ 2006-08-13 09:53:10 by reinelt] | reinelt | 16 | -3463/+5130 | |
dynamic properties added (used by 'style' of text widget) | |||||
2006-08-13 | [lcd4linux @ 2006-08-13 06:46:51 by reinelt] | reinelt | 15 | -196/+280 | |
T6963 soft-timing & enhancements; indent | |||||
2006-08-11 | [lcd4linux @ 2006-08-11 11:59:29 by reinelt] | reinelt | 2 | -2/+9 | |
M50530 minor fixes | |||||
2006-08-10 | [lcd4linux @ 2006-08-10 20:40:46 by reinelt] | reinelt | 3 | -29/+181 | |
M50530 enhancements: Timings, busy-flag checking | |||||
2006-08-10 | [lcd4linux @ 2006-08-10 19:06:52 by reinelt] | reinelt | 2 | -6/+38 | |
new 'fuzz' parameter for timings | |||||
2006-08-09 | [lcd4linux @ 2006-08-09 17:25:34 by harbaum] | harbaum | 13 | -4897/+4360 | |
Better bar color support and new bold font | |||||
2006-08-08 | [lcd4linux @ 2006-08-08 20:16:28 by harbaum] | harbaum | 4 | -30/+54 | |
Added "extracolor" (used for e.g. bar border) and RGB support for LEDMATRIX | |||||
2006-08-08 | [lcd4linux @ 2006-08-08 19:35:21 by reinelt] | reinelt | 8 | -3/+446 | |
USBHUB driver from Ernst Bachmann | |||||
2006-08-08 | [lcd4linux @ 2006-08-08 19:28:18 by reinelt] | reinelt | 5 | -3416/+4878 | |
widget type checking corrected | |||||
2006-08-05 | [lcd4linux @ 2006-08-05 21:08:01 by harbaum] | harbaum | 8 | -4874/+3725 | |
New LEDMATRIX driver (see http://www.harbaum.org/till/ledmatrix) | |||||
2006-07-31 | [lcd4linux @ 2006-07-31 03:48:09 by reinelt] | reinelt | 16 | -180/+359 | |
preparations for scrolling | |||||
2006-07-30 | [lcd4linux @ 2006-07-30 11:29:02 by lfcorreia] | lfcorreia | 2 | -22/+14 | |
Make changes suggested by Michael, only one init function is needed | |||||
2006-07-30 | [lcd4linux @ 2006-07-30 11:16:27 by lfcorreia] | lfcorreia | 1 | -1/+9 | |
Add back drv_generic_i2c_close function | |||||
2006-07-29 | [lcd4linux @ 2006-07-29 21:12:31 by lfcorreia] | lfcorreia | 2 | -2/+52 | |
Add UPPERCASE string plugin function | |||||
2006-07-29 | [lcd4linux @ 2006-07-29 21:04:43 by lfcorreia] | lfcorreia | 1 | -12/+19 | |
Better error handling, add proper I2C SLAVE device detection (not 100% finished) | |||||
2006-07-29 | [lcd4linux @ 2006-07-29 20:59:12 by lfcorreia] | lfcorreia | 1 | -3/+6 | |
Fix wrong timing at I2C initialization | |||||
2006-07-19 | [lcd4linux @ 2006-07-19 01:57:01 by cmay] | cmay | 1 | -5/+7 | |
fixed double read of last line in file | |||||
2006-07-19 | [lcd4linux @ 2006-07-19 01:48:11 by cmay] | cmay | 2 | -35/+40 | |
Ran indent.sh to make pretty code. | |||||
2006-07-19 | [lcd4linux @ 2006-07-19 01:35:31 by cmay] | cmay | 5 | -30/+118 | |
Renamed keypad direction names to avoid conflict with Curses library defs. Added keypad support to Curses display driver. | |||||
2006-07-18 | [lcd4linux @ 2006-07-18 17:04:55 by nicowallmeier] | nicowallmeier | 2 | -15/+17 | |
Changed test for libmpd | |||||
2006-07-14 | [lcd4linux @ 2006-07-14 20:15:11 by reinelt] | reinelt | 1 | -3/+7 | |
buffer too small (thanks to anonymous) | |||||
2006-07-12 | [lcd4linux @ 2006-07-12 21:01:41 by reinelt] | reinelt | 5 | -91/+123 | |
thread_destroy, minor cleanups | |||||
2006-07-12 | [lcd4linux @ 2006-07-12 20:47:51 by reinelt] | reinelt | 3 | -207/+196 | |
indent | |||||
2006-07-12 | [lcd4linux @ 2006-07-12 20:45:30 by reinelt] | reinelt | 3 | -11/+288 | |
G15 and thread patch by Anton | |||||
2006-06-25 | [lcd4linux @ 2006-06-25 15:13:00 by reinelt] | reinelt | 4 | -10/+93 | |
automake-1.9 cleanups | |||||
2006-06-25 | [lcd4linux @ 2006-06-25 14:58:38 by reinelt] | reinelt | 6 | -1350/+2664 | |
switch to automake-1.9 | |||||
2006-06-21 | [lcd4linux @ 2006-06-21 05:12:43 by reinelt] | reinelt | 2 | -3/+22 | |
added checks for libgd version 2 (thanks to Sam) | |||||
2006-06-20 | [lcd4linux @ 2006-06-20 08:50:58 by reinelt] | reinelt | 5 | -17/+44 | |
widget_image linker error hopefully finally fixed | |||||
2006-06-19 | [lcd4linux @ 2006-06-19 15:12:54 by reinelt] | reinelt | 2 | -3214/+4543 | |
bootstrapped | |||||
2006-06-19 | [lcd4linux @ 2006-06-19 12:02:17 by reinelt] | reinelt | 1 | -1/+1 | |
linker error from widget_image fixed | |||||
2006-06-19 | [lcd4linux @ 2006-06-19 11:54:08 by reinelt] | reinelt | 1 | -4/+6 | |
removed dependency to usb.h from sample driver | |||||
2006-04-17 | [lcd4linux @ 2006-04-17 08:10:42 by reinelt] | reinelt | 5 | -15/+29 | |
LCDLinux patch from Mattia; widget_image moved to EXTRA_SOURCE | |||||
2006-04-15 | [lcd4linux @ 2006-04-15 05:22:52 by reinelt] | reinelt | 8 | -16/+539 | |
mpd plugin from Stefan Kuhne | |||||
2006-04-14 | [lcd4linux @ 2006-04-14 20:59:38 by harbaum] | harbaum | 1 | -2/+5 | |
Disable inclusion of Image driver in drv.c if no gd was found. | |||||
2006-04-09 | [lcd4linux @ 2006-04-09 17:46:14 by reinelt] | reinelt | 1 | -6/+9 | |
vertical bar patch fro graphic displays by Ronald Hopfer | |||||
2006-04-09 | [lcd4linux @ 2006-04-09 14:17:49 by reinelt] | reinelt | 8 | -76/+129 | |
autoconf/library fixes, image and graphic display inversion | |||||
2006-03-29 | [lcd4linux @ 2006-03-29 08:57:58 by reinelt] | reinelt | 2 | -8/+19 | |
vertical bar patch from Manuel Lausch | |||||
2006-03-18 | [lcd4linux @ 2006-03-18 14:54:36 by harbaum] | harbaum | 1 | -15/+26 | |
Improved USB error recovery | |||||
2006-03-10 | [lcd4linux @ 2006-03-10 18:06:52 by tooly-bln] | tooly-bln | 1 | -4/+7 | |
replace drv_generic_graphic_FB with drv_generic_graphic_black | |||||
2006-02-27 | [lcd4linux @ 2006-02-27 08:12:34 by reinelt] | reinelt | 4 | -17/+31 | |
use serdisplib's full color support |