Commit Graph

99 Commits

Author SHA1 Message Date
siretart
4dce1a3662 [lcd4linux @ 2006-09-04 16:47:39 by siretart]
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 16:47:39 +00:00
reinelt
8a89eeab07 [lcd4linux @ 2006-07-31 03:48:09 by reinelt]
preparations for scrolling

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@680 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-31 03:48:09 +00:00
reinelt
a2bb31e88b [lcd4linux @ 2006-06-25 15:13:00 by reinelt]
automake-1.9 cleanups

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@666 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-06-25 15:13:00 +00:00
reinelt
810214748f [lcd4linux @ 2006-01-18 11:49:48 by reinelt]
adopted to lcd-linux-0.9.2

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@614 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-01-18 11:49:48 +00:00
reinelt
970d8508f2 [lcd4linux @ 2006-01-03 13:20:05 by reinelt]
LUIse driver added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@606 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-01-03 13:20:06 +00:00
reinelt
6696076f07 [lcd4linux @ 2005-08-27 07:02:25 by reinelt]
LCD-Linux updated to 0.9.0

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@585 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-08-27 07:02:25 +00:00
reinelt
df46d2a634 [lcd4linux @ 2005-06-11 10:57:45 by reinelt]
changed version to 0.10.1-CVS

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@576 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-06-11 10:57:46 +00:00
reinelt
2140b533b3 [lcd4linux @ 2005-06-10 11:22:28 by reinelt]
double-check for X11 headers (AC_PATH_XTRA is buggy)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@574 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-06-10 11:22:28 +00:00
reinelt
1c8e381ba4 [lcd4linux @ 2005-06-10 05:00:36 by reinelt]
version number set to 0.10.0

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@571 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-06-10 05:00:37 +00:00
reinelt
a80a39bf80 [lcd4linux @ 2005-06-03 17:04:52 by reinelt]
hopefully solved the AM_PYTHON_PATH issue finally

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@566 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-06-03 17:05:05 +00:00
reinelt
c54dc3705b [lcd4linux @ 2005-06-03 04:45:57 by reinelt]
renamed AM_PYTHON to MY_PYTHON...

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@565 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-06-03 04:45:58 +00:00
reinelt
9d4b79c99d [lcd4linux @ 2005-06-01 12:46:31 by reinelt]
--with-python added to configure

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@563 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-06-01 12:46:32 +00:00
lfcorreia
c80be292d2 [lcd4linux @ 2005-05-31 21:06:36 by lfcorreia]
replace the accidently deleted Python detection code

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@557 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-31 21:06:36 +00:00
lfcorreia
3a395fe2c2 [lcd4linux @ 2005-05-31 20:42:54 by lfcorreia]
new file: lcd4linux_i2c.h
avoid the problems detecting the proper I2C kernel include files

rearrange all the other autoconf stuff to remove I2C detection

new method by Paul Kamphuis to write to the I2C device

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@556 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-31 20:42:55 +00:00
reinelt
992d87d90b [lcd4linux @ 2005-05-13 05:43:25 by reinelt]
added drv_LCDLinux.h to extra_sources

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@552 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-13 05:43:32 +00:00
reinelt
424c378dd9 [lcd4linux @ 2005-05-10 13:20:10 by reinelt]
added serdisplib driver

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@548 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-10 13:20:14 +00:00
reinelt
0849d874e7 [lcd4linux @ 2005-05-02 10:29:20 by reinelt]
preparations for python bindings and python plugin

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@536 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-02 10:29:20 +00:00
reinelt
3b55000a09 [lcd4linux @ 2005-04-05 06:57:39 by reinelt]
AC_CHECK_HEADERS corrected

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@528 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-05 06:57:41 +00:00
reinelt
8621c074af [lcd4linux @ 2005-04-05 05:12:48 by reinelt]
i2c patch from Paul (still does not work here :-(

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@527 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-05 05:12:57 +00:00
reinelt
118d85d597 [lcd4linux @ 2005-04-03 07:07:43 by reinelt]
added statfs plugin

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@524 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-03 07:07:51 +00:00
reinelt
36b9cd6acd [lcd4linux @ 2005-03-28 19:39:14 by reinelt]
HD44780/I2C patch from Luis merged (still does not work for me)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@519 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-03-28 19:39:23 +00:00
reinelt
ae6d2a0a26 [lcd4linux @ 2005-01-18 06:30:21 by reinelt]
added (C) to all copyright statements

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@509 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-18 06:30:24 +00:00
reinelt
1330a5195a [lcd4linux @ 2005-01-15 13:10:13 by reinelt]
LCDTerm driver added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@504 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-15 13:10:15 +00:00
reinelt
75c499a56d [lcd4linux @ 2005-01-09 10:53:22 by reinelt]
small type in plugin_uname fixed
new homepage lcd4linux.bulix.org

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@500 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-09 10:53:24 +00:00
reinelt
f10ba1a7ff [lcd4linux @ 2004-12-22 20:24:00 by reinelt]
T6963 fix for displays > 8 rows

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@498 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-12-22 20:24:02 +00:00
reinelt
3588180b37 [lcd4linux @ 2004-09-24 21:40:52 by reinelt]
new driver for the BWCT USB LCD interface board.

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@492 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-09-24 21:41:00 +00:00
reinelt
dcc21331db [lcd4linux @ 2004-06-08 12:35:24 by reinelt]
autoconf/automake updates

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@469 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-06-08 12:35:25 +00:00
reinelt
724c7f8cd6 [lcd4linux @ 2004-05-25 19:54:11 by reinelt]
'make distcheck' bugs fixed
release number changed to 0.10.0-RC1

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@434 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-25 19:54:15 +00:00
reinelt
dfca2476b5 [lcd4linux @ 2004-05-19 05:38:25 by reinelt]
removed AC_PROG_CXX (C++-Compiler) from configure

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@422 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-19 05:38:26 +00:00
reinelt
14f1c27324 [lcd4linux @ 2004-04-09 06:09:54 by reinelt]
big configure rework from Xavier

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@412 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-04-09 06:09:55 +00:00
reinelt
fc469b900f [lcd4linux @ 2004-03-19 06:37:47 by reinelt]
asynchronous thread handling started

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@403 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-19 06:37:47 +00:00
reinelt
924eabb9ce [lcd4linux @ 2004-03-14 06:07:33 by reinelt]
Status update.
Fixed bug in configure.in with X11 disabled (thanks to Kevin Liu)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@400 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-14 06:07:33 +00:00
reinelt
a3501369a9 [lcd4linux @ 2004-03-10 07:16:15 by reinelt]
MySQL plugin from Javier added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@392 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-10 07:16:15 +00:00
reinelt
79fa81a94d [lcd4linux @ 2004-02-29 17:09:53 by reinelt]
ChangeLog updated
Version number bumped to 0.10.0

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@381 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-29 17:09:54 +00:00
reinelt
410645dbea [lcd4linux @ 2004-02-24 05:54:57 by reinelt]
X11 driver ported

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@375 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-24 05:55:04 +00:00
reinelt
b909b6b463 [lcd4linux @ 2004-02-17 05:37:20 by reinelt]
Namespace clash between Curses driver and general text driver resolved
(thanks to Martin Hejl)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@370 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-17 05:37:20 +00:00
reinelt
bef230cf73 [lcd4linux @ 2004-02-15 21:43:43 by reinelt]
T6963 driver nearly finished
framework for graphic displays done
i2c_sensors patch from Xavier
some more old generation files removed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@367 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-15 21:43:43 +00:00
reinelt
0dc4d2093b [lcd4linux @ 2004-02-15 08:22:47 by reinelt]
ported USBLCD driver to NextGeneration
added drv_M50530.c (I forgot yesterday, sorry)
removed old drivers M50530.c and USBLCD.c

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@366 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-15 08:22:47 +00:00
reinelt
02f87e08e6 [lcd4linux @ 2004-02-14 11:56:11 by reinelt]
M50530 driver ported
changed lots of 'char' to 'unsigned char'

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@363 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-14 11:56:17 +00:00
reinelt
771a0c20aa [lcd4linux @ 2004-02-10 07:42:35 by reinelt]
cut off all old-style files which are no longer used with NextGeneration

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@361 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-10 07:42:36 +00:00
reinelt
f040b60270 [lcd4linux @ 2004-01-30 20:57:55 by reinelt]
HD44780 patch from Martin Hejl
dmalloc integrated

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@348 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-30 20:57:56 +00:00
reinelt
319c510478 [lcd4linux @ 2004-01-29 05:53:47 by reinelt]
uClibc compatibility issues from Martin Hejl

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@345 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-29 05:53:48 +00:00
reinelt
927b0b86ce [lcd4linux @ 2004-01-27 06:34:14 by reinelt]
Cwlinux driver portet to NextGeneration (compiles, but not tested!)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@341 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-27 06:34:14 +00:00
reinelt
05ff9fc0c4 [lcd4linux @ 2004-01-21 12:36:19 by reinelt]
Crystalfontz NextGeneration driver added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@332 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-21 12:36:19 +00:00
reinelt
d29b8c45e9 [lcd4linux @ 2004-01-20 15:32:48 by reinelt]
first version of Next Generation HD44780 (untested! but it compiles...)
some cleanup in the other drivers

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@327 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-20 15:32:49 +00:00
reinelt
3cac782447 [lcd4linux @ 2004-01-13 08:18:07 by reinelt]
timer queues added
liblcd4linux deactivated turing transformation to new layout

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@308 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-13 08:18:20 +00:00
reinelt
22f3f6af66 [lcd4linux @ 2004-01-09 17:03:06 by reinelt]
initiated transfer to new driver architecture
new file 'drv.c' will someday replace 'display.c'
new file 'drv_MatrixOrbital.c' will replace 'MatrixOrbital.c'
due to this 'soft' transfer lcd4linux should stay usable during the switch
(at least I hope so)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@299 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-01-09 17:03:07 +00:00
reinelt
c53818c2be [lcd4linux @ 2003-10-07 04:12:38 by reinelt]
AM_PROG_LIBTOOL removed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@259 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-10-07 04:12:39 +00:00
reinelt
581343674f [lcd4linux @ 2003-10-06 04:30:43 by reinelt]
libtool stuff again...

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@254 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-10-06 04:30:44 +00:00
reinelt
737adb14d1 [lcd4linux @ 2003-10-04 07:54:17 by reinelt]
autoconf/automake/libtool fixes from Ronald Landheer-Cieslak

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@252 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-10-04 07:54:18 +00:00