Commit Graph

544 Commits

Author SHA1 Message Date
reinelt
68f0bcc303 [lcd4linux @ 2005-05-06 05:40:02 by reinelt]
remove documentation pass#2

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@544 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-06 05:40:03 +00:00
reinelt
aba7aa89e9 [lcd4linux @ 2005-05-06 05:36:58 by reinelt]
removed documentation again :-(

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@543 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-06 05:36:59 +00:00
reinelt
c5d0303bea [lcd4linux @ 2005-05-05 08:36:12 by reinelt]
changed SELECT to SLCTIN

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@542 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-05 08:36:12 +00:00
obconseil
f6453b924e [lcd4linux @ 2005-05-04 07:18:44 by obconseil]
Driver modified according to Michels's recommendations :

- Suppressed linux/parport.h depandancy. It was not needed anyway.
- Compile-time disable the wait_busy polling function, replaced with a time wait.
- Replaced the hardwire_* calls by their wire_* equivalent, to adapt other wirings.
- Created a "Models" structure, containing parameters for the display.
- Other cleanups, to remove compile-time warnings.

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@541 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-04 07:18:44 +00:00
reinelt
af622e47c4 [lcd4linux @ 2005-05-04 06:13:05 by reinelt]
parport_wire_status() added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@540 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-04 06:13:05 +00:00
reinelt
0af867f6a5 [lcd4linux @ 2005-05-04 05:42:37 by reinelt]
Noritake driver added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@539 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-04 05:42:38 +00:00
reinelt
13238c06a2 [lcd4linux @ 2005-05-04 05:22:12 by reinelt]
* replaced fprintf(stderr,...  with error()
* corrected a "dangling reference" memory problem
* removed some PyErr_Print() spam
* fixed a segmentation fault that occured when python module was not
found
* improved error messages

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@538 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-04 05:22:12 +00:00
reinelt
854e711689 [lcd4linux @ 2005-05-03 11:13:23 by reinelt]
rearranged autoconf a bit,
libX11 will be linked only if really needed (i.e. when the X11 driver has been selected)
plugin_python filled with life

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@537 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-03 11:13:24 +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
dfcd00a79b [lcd4linux @ 2005-05-02 05:15:46 by reinelt]
make busy-flag checking configurable for LCD-Linux driver

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@535 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-02 05:15:46 +00:00
reinelt
733a1141da [lcd4linux @ 2005-04-30 06:02:09 by reinelt]
LCD-Linux display size set up from lcd4linux.conf

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@534 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-30 06:02:09 +00:00
reinelt
cc9c2bd243 [lcd4linux @ 2005-04-24 05:27:09 by reinelt]
Trefon Backlight added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@533 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-24 05:27:09 +00:00
reinelt
d0c29c65a8 [lcd4linux @ 2005-04-24 04:41:28 by reinelt]
Changelog updated

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@532 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-24 04:41:28 +00:00
reinelt
62c2b871ae [lcd4linux @ 2005-04-24 04:33:46 by reinelt]
driver for TREFON USB LCD's added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@531 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-24 04:33:46 +00:00
reinelt
024363f46c [lcd4linux @ 2005-04-20 05:49:21 by reinelt]
Changed the code to add some VT100-compatible control sequences (see the comments above).
A configfile boolean option 'VT100_Support' (default to 1) indicate if the display in
used support these control-sequences or not.

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@530 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-20 05:49:21 +00:00
reinelt
1f139b5afd [lcd4linux @ 2005-04-09 07:36:42 by reinelt]
updated LCD-Linux driver to version 0.8.8

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@529 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-09 07:36:42 +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
add33a2a7f [lcd4linux @ 2005-04-05 04:46:06 by reinelt]
ceil/floor patch from Maxime

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@526 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-05 04:46:06 +00:00
nicowallmeier
c49672b6b8 [lcd4linux @ 2005-04-04 20:11:14 by nicowallmeier]
to be compatible with gcc 2.95

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@525 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-04 20:11:14 +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
a6a03faa86 [lcd4linux @ 2005-04-02 05:28:58 by reinelt]
fixed gcc4 warnings about signed/unsigned mismatches

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@523 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-02 05:28:58 +00:00
reinelt
db07da0b72 [lcd4linux @ 2005-04-01 05:16:04 by reinelt]
moved plugin init stuff to a seperate function called on first use

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@522 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-01 05:16:04 +00:00
reinelt
f650bc134e [lcd4linux @ 2005-03-30 04:57:50 by reinelt]
Evaluator speedup: use bsearch for finding functions and variables

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@521 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-03-30 04:57:50 +00:00
reinelt
5985c204a3 [lcd4linux @ 2005-03-28 22:29:23 by reinelt]
HD44780 multiple displays patch from geronet

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@520 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-03-28 22:29:23 +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
b6dd247d8a [lcd4linux @ 2005-03-25 15:44:43 by reinelt]
HD44780 Backlight fixed (thanks to geronet)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@518 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-03-25 15:44:43 +00:00
reinelt
93f4190b07 [lcd4linux @ 2005-03-23 12:23:35 by reinelt]
fixed some signed/unsigned char mismatches in the Crystalfontz driver (ticket #12)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@517 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-03-23 12:23:35 +00:00
reinelt
ff0c5aa7cc [lcd4linux @ 2005-02-24 07:07:55 by reinelt]
ChangeLog

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@516 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-02-24 07:07:55 +00:00
reinelt
b8d041d376 [lcd4linux @ 2005-02-24 07:06:45 by reinelt]
SimpleLCD driver added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@515 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-02-24 07:06:48 +00:00
reinelt
865a7df05b [lcd4linux @ 2005-02-24 06:51:40 by reinelt]
LCD-Linux driver GOTO_COST corrected

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@514 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-02-24 06:51:40 +00:00
reinelt
a086667aad [lcd4linux @ 2005-01-30 06:43:22 by reinelt]
driver for LCD-Linux finished

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@513 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-30 06:43:22 +00:00
reinelt
575f363d88 [lcd4linux @ 2005-01-29 09:30:56 by reinelt]
minor HD44780 cleanups

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@512 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-29 09:30:56 +00:00
reinelt
620568e08f [lcd4linux @ 2005-01-22 22:57:57 by reinelt]
LCD-Linux driver added

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@511 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-22 22:57:57 +00:00
reinelt
4b6f7fb1f1 [lcd4linux @ 2005-01-22 12:44:41 by reinelt]
MatrixOrbital backlight micro-fix

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@510 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-22 12:44:41 +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
1f29316bdf [lcd4linux @ 2005-01-17 06:38:48 by reinelt]
info about backlight and brightness

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@508 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-17 06:38:48 +00:00
reinelt
f25e145be4 [lcd4linux @ 2005-01-17 06:29:24 by reinelt]
added software-controlled backlight support to HD44780

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@507 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-17 06:29:25 +00:00
reinelt
89a93003eb [lcd4linux @ 2005-01-15 13:13:57 by reinelt]
LCDTerm driver added, take 2

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@506 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-15 13:13:57 +00:00
reinelt
aaf9fb8a59 [lcd4linux @ 2005-01-15 13:13:21 by reinelt]
LCDTerm section added to lcd4linux.conf.sample

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@505 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-15 13:13:21 +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
26e8641e96 [lcd4linux @ 2005-01-11 10:25:26 by reinelt]
further changes to lcd4linux.conf.sample

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@503 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-11 10:25:26 +00:00
reinelt
2e0d1b315d [lcd4linux @ 2005-01-11 10:19:33 by reinelt]
changes to lcd4linux.conf.sample

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@502 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-11 10:19:33 +00:00
reinelt
5541660c2f [lcd4linux @ 2005-01-09 10:57:25 by reinelt]
ChangeLog updated

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@501 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-09 10:57:25 +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
9fa6b4f5e9 [lcd4linux @ 2005-01-06 16:54:53 by reinelt]
M50530 fixes

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@499 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-06 16:54:54 +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
1c253024e7 [lcd4linux @ 2004-11-30 05:01:25 by reinelt]
removed compiler warnings for deactivated i2c bus

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@497 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-11-30 05:01:25 +00:00
reinelt
bb2c0c5879 [lcd4linux @ 2004-11-29 04:42:06 by reinelt]
removed the 99999 msec limit on widget update time (thanks to Petri Damsten)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@496 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-11-29 04:42:07 +00:00
reinelt
b1946ed679 [lcd4linux @ 2004-11-28 15:50:24 by reinelt]
Cwlinux fixes (invalidation of user-defined chars)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@495 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-11-28 15:50:24 +00:00