aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2006-09-14[lcd4linux @ 2006-09-14 03:49:14 by reinelt]reinelt5-16/+32
indent run git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@713 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-09-13[lcd4linux @ 2006-09-13 20:07:59 by entropy]entropy1-1/+11
Fixing bug #1494773 (compiles only on i368/amd64 machines) by providing a dummy implementation for other archs git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@712 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-09-13[lcd4linux @ 2006-09-13 20:04:57 by entropy]entropy3-4/+29
threads change argv[0] to their thread name, for a neat 'ps' output git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@711 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-09-13[lcd4linux @ 2006-09-13 05:33:39 by reinelt]reinelt2-3/+10
plugin_file: return empty string if file cannot be read; widget_text: load property as 'string', not as variable (triggered an ugly bug with variable list reallocated) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@710 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-09-08[lcd4linux @ 2006-09-08 19:00:46 by reinelt]reinelt3-20/+32
give up after 10 write errors to serial device git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@709 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-09-07[lcd4linux @ 2006-09-07 09:06:25 by reinelt]reinelt11-37/+69
lots of wrong printf formats corrected (thanks to Ernst Bachmann) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@708 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-09-06[lcd4linux @ 2006-09-06 05:22:09 by reinelt]reinelt3-112/+269
some autoconf updates git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@707 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-09-04[lcd4linux @ 2006-09-04 16:48:32 by siretart]siretart4-3463/+5159
rerun bootstrap on current debian/etch system using automake1.9 to make my previous commits active git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@706 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-09-04[lcd4linux @ 2006-09-04 16:47:39 by siretart]siretart3-236/+188
These changes were necessary to make lcd4linux build on current debian etch/unstable systems. I cannot really imagine how this was supposed to work, so I replaced the old modified python.m4 with an uptodate version of ac_python_devel.m4 from autoconf_archive. both .m4 files seem to have a common anchestor, but ac_python_devel.m4 has clearly seen a lot of more love, so let's better stay with upstream (autoconf archive), so we can blame them if anything breaks. Moreover, this actually works git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@705 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-09-04[lcd4linux @ 2006-09-04 16:41:21 by siretart]siretart12-229/+0
removing debianisation from upstream source, as discussed with Michael on private mail. Rationale: I try to keep an updated lcd4linux in debian/sid. If you need the debinisation, please use my packages as base. If you want more updated package, please drop me a note, and I'll arrange another upload to unstable (or experimental, depending on the state of the cvs). git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@704 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-09-04[lcd4linux @ 2006-09-04 16:35:43 by siretart]siretart1-1/+5
fix linking with modular xorg. See http://bugs.debian.org/381606 for reference git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@703 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-09-04[lcd4linux @ 2006-09-04 16:33:21 by siretart]siretart1-4/+13
beautify bootstrap script git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@702 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-23[lcd4linux @ 2006-08-23 17:45:37 by harbaum]harbaum1-17/+20
Umlaut translation bugfix git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@701 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-23[lcd4linux @ 2006-08-23 05:05:40 by reinelt]reinelt1-2/+12
CF635 added to lcd4linux.conf.sample git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@700 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-17[lcd4linux @ 2006-08-17 19:11:40 by harbaum]harbaum5-4888/+3452
Small plugin_kvv bugfixes and new abbreviate option git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@699 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-17[lcd4linux @ 2006-08-17 05:06:26 by reinelt]reinelt2-0/+4
LCD2USB driver missing keypad symbols fixed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@698 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-16[lcd4linux @ 2006-08-16 14:18:14 by reinelt]reinelt5-76/+100
T6963 enhancements: soft timing, DualScan, Cell size git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@697 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-15[lcd4linux @ 2006-08-15 17:28:27 by harbaum]harbaum1-62/+115
Cleaned up thread and error handling git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@696 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-14[lcd4linux @ 2006-08-14 19:24:22 by harbaum]harbaum6-33/+137
Umlaut support, added KVV HTTP-User-Agent git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@695 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-14[lcd4linux @ 2006-08-14 05:54:03 by reinelt]reinelt7-15/+51
minor warnings fixed, CFLAGS changed (no-strict-aliasing) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@694 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-13[lcd4linux @ 2006-08-13 18:45:25 by harbaum]harbaum2-8/+14
Little cleanup ... git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@693 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-13[lcd4linux @ 2006-08-13 18:14:03 by harbaum]harbaum13-32/+866
Added KVV plugin git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@692 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-13[lcd4linux @ 2006-08-13 11:38:20 by reinelt]reinelt5-116/+105
text widget uses dynamic properties git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@691 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-13[lcd4linux @ 2006-08-13 09:53:10 by reinelt]reinelt16-3463/+5130
dynamic properties added (used by 'style' of text widget) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@690 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-13[lcd4linux @ 2006-08-13 06:46:51 by reinelt]reinelt15-196/+280
T6963 soft-timing & enhancements; indent git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@689 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-11[lcd4linux @ 2006-08-11 11:59:29 by reinelt]reinelt2-2/+9
M50530 minor fixes git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@688 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-10[lcd4linux @ 2006-08-10 20:40:46 by reinelt]reinelt3-29/+181
M50530 enhancements: Timings, busy-flag checking git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@687 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-10[lcd4linux @ 2006-08-10 19:06:52 by reinelt]reinelt2-6/+38
new 'fuzz' parameter for timings git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@686 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-09[lcd4linux @ 2006-08-09 17:25:34 by harbaum]harbaum13-4897/+4360
Better bar color support and new bold font git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@685 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@684 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-08[lcd4linux @ 2006-08-08 19:35:21 by reinelt]reinelt8-3/+446
USBHUB driver from Ernst Bachmann git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@683 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-08-08[lcd4linux @ 2006-08-08 19:28:18 by reinelt]reinelt5-3416/+4878
widget type checking corrected git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@682 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@681 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-31[lcd4linux @ 2006-07-31 03:48:09 by reinelt]reinelt16-180/+359
preparations for scrolling git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@680 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@679 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-30[lcd4linux @ 2006-07-30 11:16:27 by lfcorreia]lfcorreia1-1/+9
Add back drv_generic_i2c_close function git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@678 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-29[lcd4linux @ 2006-07-29 21:12:31 by lfcorreia]lfcorreia2-2/+52
Add UPPERCASE string plugin function git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@677 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@676 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-29[lcd4linux @ 2006-07-29 20:59:12 by lfcorreia]lfcorreia1-3/+6
Fix wrong timing at I2C initialization git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@675 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-19[lcd4linux @ 2006-07-19 01:57:01 by cmay]cmay1-5/+7
fixed double read of last line in file git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@674 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-19[lcd4linux @ 2006-07-19 01:48:11 by cmay]cmay2-35/+40
Ran indent.sh to make pretty code. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@673 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@672 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-18[lcd4linux @ 2006-07-18 17:04:55 by nicowallmeier]nicowallmeier2-15/+17
Changed test for libmpd git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@671 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-14[lcd4linux @ 2006-07-14 20:15:11 by reinelt]reinelt1-3/+7
buffer too small (thanks to anonymous) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@670 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-12[lcd4linux @ 2006-07-12 21:01:41 by reinelt]reinelt5-91/+123
thread_destroy, minor cleanups git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@669 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-12[lcd4linux @ 2006-07-12 20:47:51 by reinelt]reinelt3-207/+196
indent git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@668 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-12[lcd4linux @ 2006-07-12 20:45:30 by reinelt]reinelt3-11/+288
G15 and thread patch by Anton git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@667 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-06-25[lcd4linux @ 2006-06-25 15:13:00 by reinelt]reinelt4-10/+93
automake-1.9 cleanups git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@666 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-06-25[lcd4linux @ 2006-06-25 14:58:38 by reinelt]reinelt6-1350/+2664
switch to automake-1.9 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@665 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-06-21[lcd4linux @ 2006-06-21 05:12:43 by reinelt]reinelt2-3/+22
added checks for libgd version 2 (thanks to Sam) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@664 3ae390bd-cb1e-0410-b409-cd5a39f66f1f