Age | Commit message (Collapse) | Author | Files | Lines |
|
added '-W' to CFLAGS
changed all C++ comments to C ones ('//' => '/* */')
cleaned up a lot of signed/unsigned mistakes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@480 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
support for Beckmann+Egle Compact Terminals
some mostly cosmetic changes in the MatrixOrbital and USBLCD driver
added debugging to the generic serial driver
fixed a bug in the generic text driver where icons could be drawn outside
the display bounds
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@479 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
minor bugfix
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@478 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
ChangeLog updated
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@477 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
'const'ified the whole source
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@476 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
compiler warning in image driver fixed
bar bug in USBLCD driver fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@475 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
changed plugin_netdev to use the new fast hash model
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@474 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
hash handling rewritten to solve performance issues
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@473 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
debug widgets changed (thanks to Andy Baxter)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@472 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
splash screen for T6963 driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@471 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
splash screen for X11 driver (and generic graphic driver)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@470 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
autoconf/automake updates
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@469 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
sample debugging widgets added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@468 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added test plugin from Andy Baxter
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@467 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
do not display end splash screen if quiet=1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@466 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Cwlinux splash screen fixed
USBLCD splash screen fixed
plugin_i2c qprintf("%f") replaced with snprintf()
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@465 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
chancged splash screen again
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@464 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
splash screen for all text-based display drivers
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@463 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
splash screen for HD44780
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@462 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
prepared support for startup splash screen
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@461 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
extended contrast range for Crystalfontz
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@460 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added i2c_sensors example to lcd4linux.conf.sample
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@459 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added documentation tree
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@458 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed models listing for Beckmann+Egle driver
some cosmetic changes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@457 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
some Fixme's processed
documented some code
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@456 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
made README.Plugins and plugin_sample up to date.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@455 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
some cleanups in the MatrixOrbital driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@454 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed lots of bugs in the Cwlinux driver
do not emit EAGAIN error on the first retry
made plugin_i2c_sensors a bit less 'chatty'
moved init and exit functions to the bottom of plugin_pop3
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@453 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added NULL display driver (for debugging/profiling purposes)
added backlight/contrast initialisation for matrixOrbital
added Backlight initialisation for Cwlinux
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@452 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
ChangeLog update
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@451 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed symlink security issue with the image driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@450 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed possible bugs with user-defined chars (clear high bits)
thanks to Andy Baxter for debugging the MilfordInstruments driver!
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@449 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed bug in Milford Instruments driver which drew extra graphics chars in
odd places when drawing double bars. (the display doesn't like it if you put
the escape character 0xfe inside a define char sequence).
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@448 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Crystalfontz 631 driver finished
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@447 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed a compiler issue with drv_Image.c (thanks to Frank Stratmann)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@446 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
M50530: reset parport signals on exit
plugin_ppp: ppp() has two parameters, not three
lcd4linux.conf.sample: diskstats() corrected
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@445 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
bug in plugin_diskstats fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@444 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added plugin_diskstats.c
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@443 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Status and Changelog Update
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@442 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added drv_BeckmannEgle.c (forgotten at first check in :-)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@441 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
ported driver for Beckmann+Egle Mini-Terminals
added 'flags' parameter to serial_init()
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@440 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Moved variables to Plugin:imon / Plugin:telmon
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@439 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Status update
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@438 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
changed function naming scheme to plugin::function
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@437 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Curses driver ported.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@436 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
MilfordInstruments driver ported
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@435 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
'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
|
|
Status updated
obsolete files removed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@433 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Changelog updated
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@432 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added drv_Image.c (this time really!)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@431 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|