aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2006-08-27remove old and broken python.m4Reinhard Tartler6-294/+478
install ac_python_devel.m4 from autoconf-archive beautofy bootstrap rebootstrap
2006-08-27beautify bootstrap shellscriptReinhard Tartler1-4/+13
2006-08-27more cleanups. Reinhard Tartler2-15/+3
2006-08-27install lcd4linux.conf.sample to usr/share/docReinhard Tartler3-3/+8
2006-08-26make the package itself buildableReinhard Tartler3-3/+1
2006-08-26merge FTBFS fix and fixup debian/changelogReinhard Tartler12-3737/+5616
2006-08-26import new debianisationReinhard Tartler9-0/+262
2006-08-26remove old debinisationReinhard Tartler12-229/+0
2006-08-26fix FTBFS because of X11Reinhard Tartler3-2/+11
2006-08-26run a new bootstrap with debian autotoolsReinhard Tartler9-3732/+5597
2006-08-23[lcd4linux @ 2006-08-23 17:45:37 by harbaum]harbaum1-17/+20
Umlaut translation bugfix
2006-08-23[lcd4linux @ 2006-08-23 05:05:40 by reinelt]reinelt1-2/+12
CF635 added to lcd4linux.conf.sample
2006-08-17[lcd4linux @ 2006-08-17 19:11:40 by harbaum]harbaum5-4888/+3452
Small plugin_kvv bugfixes and new abbreviate option
2006-08-17[lcd4linux @ 2006-08-17 05:06:26 by reinelt]reinelt2-0/+4
LCD2USB driver missing keypad symbols fixed
2006-08-16[lcd4linux @ 2006-08-16 14:18:14 by reinelt]reinelt5-76/+100
T6963 enhancements: soft timing, DualScan, Cell size
2006-08-15[lcd4linux @ 2006-08-15 17:28:27 by harbaum]harbaum1-62/+115
Cleaned up thread and error handling
2006-08-14[lcd4linux @ 2006-08-14 19:24:22 by harbaum]harbaum6-33/+137
Umlaut support, added KVV HTTP-User-Agent
2006-08-14[lcd4linux @ 2006-08-14 05:54:03 by reinelt]reinelt7-15/+51
minor warnings fixed, CFLAGS changed (no-strict-aliasing)
2006-08-13[lcd4linux @ 2006-08-13 18:45:25 by harbaum]harbaum2-8/+14
Little cleanup ...
2006-08-13[lcd4linux @ 2006-08-13 18:14:03 by harbaum]harbaum13-32/+866
Added KVV plugin
2006-08-13[lcd4linux @ 2006-08-13 11:38:20 by reinelt]reinelt5-116/+105
text widget uses dynamic properties
2006-08-13[lcd4linux @ 2006-08-13 09:53:10 by reinelt]reinelt16-3463/+5130
dynamic properties added (used by 'style' of text widget)
2006-08-13[lcd4linux @ 2006-08-13 06:46:51 by reinelt]reinelt15-196/+280
T6963 soft-timing & enhancements; indent
2006-08-11[lcd4linux @ 2006-08-11 11:59:29 by reinelt]reinelt2-2/+9
M50530 minor fixes
2006-08-10[lcd4linux @ 2006-08-10 20:40:46 by reinelt]reinelt3-29/+181
M50530 enhancements: Timings, busy-flag checking
2006-08-10[lcd4linux @ 2006-08-10 19:06:52 by reinelt]reinelt2-6/+38
new 'fuzz' parameter for timings
2006-08-09[lcd4linux @ 2006-08-09 17:25:34 by harbaum]harbaum13-4897/+4360
Better bar color support and new bold font
2006-08-08[lcd4linux @ 2006-08-08 20:16:28 by harbaum]harbaum4-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]reinelt8-3/+446
USBHUB driver from Ernst Bachmann
2006-08-08[lcd4linux @ 2006-08-08 19:28:18 by reinelt]reinelt5-3416/+4878
widget type checking corrected
2006-08-05[lcd4linux @ 2006-08-05 21:08:01 by harbaum]harbaum8-4874/+3725
New LEDMATRIX driver (see http://www.harbaum.org/till/ledmatrix)
2006-07-31[lcd4linux @ 2006-07-31 03:48:09 by reinelt]reinelt16-180/+359
preparations for scrolling
2006-07-30[lcd4linux @ 2006-07-30 11:29:02 by lfcorreia]lfcorreia2-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]lfcorreia1-1/+9
Add back drv_generic_i2c_close function
2006-07-29[lcd4linux @ 2006-07-29 21:12:31 by lfcorreia]lfcorreia2-2/+52
Add UPPERCASE string plugin function
2006-07-29[lcd4linux @ 2006-07-29 21:04:43 by lfcorreia]lfcorreia1-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]lfcorreia1-3/+6
Fix wrong timing at I2C initialization
2006-07-19[lcd4linux @ 2006-07-19 01:57:01 by cmay]cmay1-5/+7
fixed double read of last line in file
2006-07-19[lcd4linux @ 2006-07-19 01:48:11 by cmay]cmay2-35/+40
Ran indent.sh to make pretty code.
2006-07-19[lcd4linux @ 2006-07-19 01:35:31 by cmay]cmay5-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]nicowallmeier2-15/+17
Changed test for libmpd
2006-07-14[lcd4linux @ 2006-07-14 20:15:11 by reinelt]reinelt1-3/+7
buffer too small (thanks to anonymous)
2006-07-12[lcd4linux @ 2006-07-12 21:01:41 by reinelt]reinelt5-91/+123
thread_destroy, minor cleanups
2006-07-12[lcd4linux @ 2006-07-12 20:47:51 by reinelt]reinelt3-207/+196
indent
2006-07-12[lcd4linux @ 2006-07-12 20:45:30 by reinelt]reinelt3-11/+288
G15 and thread patch by Anton
2006-06-25[lcd4linux @ 2006-06-25 15:13:00 by reinelt]reinelt4-10/+93
automake-1.9 cleanups
2006-06-25[lcd4linux @ 2006-06-25 14:58:38 by reinelt]reinelt6-1350/+2664
switch to automake-1.9
2006-06-21[lcd4linux @ 2006-06-21 05:12:43 by reinelt]reinelt2-3/+22
added checks for libgd version 2 (thanks to Sam)
2006-06-20[lcd4linux @ 2006-06-20 08:50:58 by reinelt]reinelt5-17/+44
widget_image linker error hopefully finally fixed
2006-06-19[lcd4linux @ 2006-06-19 15:12:54 by reinelt]reinelt2-3214/+4543
bootstrapped