Age | Commit message (Collapse) | Author | Files | Lines |
|
ChangeLog updated
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@553 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added drv_LCDLinux.h to extra_sources
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@552 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
plugins for serdisplib driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@551 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
serdisplib GET_VERSION_MAJOR macro
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@550 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
small serdisplib bugs fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@549 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added serdisplib driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@548 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
CodingStyle added and applied
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@547 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
python2.4 added to python.m4
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@546 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
hollow bar patch from geronet
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@545 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
remove documentation pass#2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@544 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
removed documentation again :-(
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@543 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
changed SELECT to SLCTIN
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@542 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
parport_wire_status() added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@540 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Noritake driver added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@539 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
* 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
|
|
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
|
|
preparations for python bindings and python plugin
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@536 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
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
|
|
Trefon Backlight added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@533 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Changelog updated
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@532 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
driver for TREFON USB LCD's added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@531 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
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
|
|
AC_CHECK_HEADERS corrected
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@528 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
ceil/floor patch from Maxime
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@526 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
to be compatible with gcc 2.95
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@525 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added statfs plugin
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@524 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed gcc4 warnings about signed/unsigned mismatches
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@523 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
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
|
|
HD44780 multiple displays patch from geronet
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@520 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
HD44780 Backlight fixed (thanks to geronet)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@518 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
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
|
|
ChangeLog
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@516 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
SimpleLCD driver added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@515 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
LCD-Linux driver GOTO_COST corrected
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@514 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
driver for LCD-Linux finished
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@513 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
minor HD44780 cleanups
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@512 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
LCD-Linux driver added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@511 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
MatrixOrbital backlight micro-fix
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@510 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added (C) to all copyright statements
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@509 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
info about backlight and brightness
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@508 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added software-controlled backlight support to HD44780
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@507 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
LCDTerm driver added, take 2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@506 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
LCDTerm section added to lcd4linux.conf.sample
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@505 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
LCDTerm driver added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@504 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|