Age | Commit message (Collapse) | Author | Files | Lines |
|
README for PNG added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@96 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
let configure find gd.h
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@95 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
cosmetic cleanups (comment headers)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@94 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added /proc/apm battery stat
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@93 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
renamed Raster_flush() to PPM_flush()
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@92 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added PNG,Webinterface
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@91 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
reworked configure to allow selection of drivers
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@90 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed X11 signal handler
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@89 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
big mailbox patch from Axel Ehnert
thanks to herp for his idea to check mtime of mailbox
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@88 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
integrated mail and seti client
major rewrite of parser and tokenizer to support double-byte tokens
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@87 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@86 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@85 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added setiathome client
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@84 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@83 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed type in processor.c
GPO documentation update from Carsten
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@82 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
new token 'ic' (ISDN connected) by Carsten Nau <info@cnau.de>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@81 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
first (incomplete) GPO implementation
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@80 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added README from Carsten Nau
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@79 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
HD_gpo() was missing
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@78 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
prepared framework for GPO's (general purpose outputs)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@77 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed a small bug where the throughput of an offline ISDN connection is displayed as '----', but the
online value is 5 chars long. corrected to ' ----'.
thanks to Carsten Nau <info@cnau.de>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@76 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
first try for SIN bars
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@75 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added debugging of SIN driver output, probably found the positioning bug (format %02x instead of %2x)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@74 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
modified text positioning: row starts with 0, column is hexadecimal
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@73 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added debug.c
things like that should not hapen. debug.c exists for a few months now, but was never added to CVS. Shit happens....
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@72 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
changed decimal values for screen, row, column to ascii values (shame on you!)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@71 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
first try to support display of SIN router
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@70 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed parsing of /proc/net/dev for 2.0 kernels
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@69 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added restart funnctionality
(lots of this code was stolen from sendmail.c)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@68 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
corrected a bug in HD_goto()
Thanks to Gregor Szaktilla <gregor@szaktilla.de>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@67 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Linux-2.4.0-test9 changed the layout of /proc/stat (especially the disk_io line)
rearranged parsing of some /proc files and (hopefully) made it more robust in concerns of format changes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@66 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed some bugs with the new syslog code
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@65 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
new debugging scheme: error(), info(), debug()
uses syslog if in daemon mode
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@64 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
new switch -F (do not fork)
added automatic forking if -F not specified
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@63 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed a bug in system.c where the format of /proc/net/dev was not correctly
detected and parsed with different kernels
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@62 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
opened 0.98 development
removed driver-specific signal-handlers
added 'quit'-function to driver structure
added global signal-handler
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@61 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
some changes to support kernel-2.4 (different layout of various files in /proc)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@60 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
eliminated some compiler warnings with glibc
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@59 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
minor bugfix (zero length)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@58 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added ppp throughput
token is '%t[iomt]' at the moment, but this will change in the near future
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@57 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@56 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@55 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Crystalfontz initial coding
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@54 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
driver for 3Com Palm Pilot added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@53 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
bars for Beckmann+Egle driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@52 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
first release of the Beckmann+Egle driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@51 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added documentation to EXTRA_DIST so that they go into the tarball
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@50 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
README for HD44780 driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@49 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added README.44780
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@48 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
moved delay loops to udelay.c
renamed -d (debugging) switch to -v (verbose)
new switch -d to calibrate delay loop
'Delay' entry for HD44780 back again
delay loops will not calibrate automatically, because this will fail with hich CPU load
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@47 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|