aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-01-30[lcd4linux @ 2004-01-30 20:57:55 by reinelt]reinelt1-2/+11
HD44780 patch from Martin Hejl dmalloc integrated
2004-01-29[lcd4linux @ 2004-01-29 04:40:02 by reinelt]reinelt1-2/+2
every .c file includes "config.h" now
2004-01-27[lcd4linux @ 2004-01-27 08:13:39 by reinelt]reinelt1-0/+1
ported PPP token to plugin_ppp
2004-01-25[lcd4linux @ 2004-01-25 05:30:08 by reinelt]reinelt1-1/+10
plugin_netdev for parsing /proc/net/dev added
2004-01-23[lcd4linux @ 2004-01-23 07:04:03 by reinelt]reinelt1-5/+94
icons finished!
2004-01-23[lcd4linux @ 2004-01-23 04:53:23 by reinelt]reinelt1-0/+18
icon widget added (not finished yet!)
2004-01-22[lcd4linux @ 2004-01-22 07:57:45 by reinelt]reinelt1-5/+27
several bugs fixed where segfaulting on layout>display Crystalfontz driver optimized, 632 display already works
2004-01-21[lcd4linux @ 2004-01-21 06:39:27 by reinelt]reinelt1-0/+1
HD44780 missed the "clear display' sequence asc255bug handling added HD44780 tested, works here!
2004-01-20[lcd4linux @ 2004-01-20 15:32:48 by reinelt]reinelt1-7/+18
first version of Next Generation HD44780 (untested! but it compiles...) some cleanup in the other drivers
2004-01-20[lcd4linux @ 2004-01-20 12:45:47 by reinelt]reinelt1-1/+12
"Default screen" working with MatrixOrbital
2004-01-20[lcd4linux @ 2004-01-20 05:36:59 by reinelt]reinelt1-1/+1
moved text-display-specific stuff to drv_generic_text moved all the bar stuff from drv_generic_bar to generic_text
2004-01-20[lcd4linux @ 2004-01-20 04:51:39 by reinelt]reinelt1-5/+14
moved generic stuff from drv_MatrixOrbital to drv_generic implemented new-stylish bars which are nearly finished
2004-01-18[lcd4linux @ 2004-01-18 09:01:45 by reinelt]reinelt1-0/+12
/proc/stat parsing finished
2004-01-16[lcd4linux @ 2004-01-16 05:04:53 by reinelt]reinelt1-1/+1
started plugin proc_stat which should parse /proc/stat which again is a paint in the a** thinking over implementation methods of delta functions (CPU load, ...)
2004-01-15[lcd4linux @ 2004-01-15 07:47:02 by reinelt]reinelt1-21/+22
debian/ postinst and watch added (did CVS forget about them?) evaluator: conditional expressions (a?b:c) added text widget nearly finished
2004-01-15[lcd4linux @ 2004-01-15 04:29:45 by reinelt]reinelt1-323/+76
moved lcd4linux.conf.sample to *.old lcd4linux.conf.sample with new layout new plugins 'loadavg' and 'meminfo' text widget have pre- and postfix
2003-10-27[lcd4linux @ 2003-10-27 09:05:42 by reinelt]reinelt1-77/+251
README.Rows, README.Tokens, lcd4linux.conf.sample from Thomas Siedentopf
2002-08-17[lcd4linux @ 2002-08-17 13:10:22 by reinelt]reinelt1-0/+4
USBLCD driver added
2001-03-15[lcd4linux @ 2001-03-15 14:25:05 by ltoetsch]ltoetsch1-6/+10
added unread/total news
2001-03-15[lcd4linux @ 2001-03-15 09:47:13 by reinelt]reinelt1-6/+6
some fixes to ppdef off-by-one bug in processor.c fixed
2001-03-14[lcd4linux @ 2001-03-14 15:14:59 by reinelt]reinelt1-8/+9
added ppdev parallel port access
2001-03-14[lcd4linux @ 2001-03-14 13:19:29 by ltoetsch]ltoetsch1-0/+19
Added pop3/imap4 mail support
2001-03-13[lcd4linux @ 2001-03-13 08:34:15 by reinelt]reinelt1-8/+9
corrected a off-by-one bug with sensors
2001-03-12[lcd4linux @ 2001-03-12 13:44:58 by reinelt]reinelt1-13/+13
new udelay() using Time Stamp Counters
2001-03-09[lcd4linux @ 2001-03-09 14:24:49 by ltoetsch]ltoetsch1-1/+2
exec: Scale_x ->Min/Max_x
2001-03-09[lcd4linux @ 2001-03-09 13:08:11 by ltoetsch]ltoetsch1-0/+4
Added Text driver
2001-03-09[lcd4linux @ 2001-03-09 12:14:24 by reinelt]reinelt1-1/+1
minor cleanups
2001-03-08[lcd4linux @ 2001-03-08 15:25:38 by ltoetsch]ltoetsch1-0/+12
improved exec
2001-03-05[lcd4linux @ 2001-03-05 18:20:21 by reinelt]reinelt1-13/+18
TOTO list update
2001-03-02[lcd4linux @ 2001-03-02 10:18:03 by ltoetsch]ltoetsch1-0/+7
added /proc/apm battery stat
2001-03-01[lcd4linux @ 2001-03-01 22:33:50 by reinelt]reinelt1-10/+13
renamed Raster_flush() to PPM_flush()
2001-02-19[lcd4linux @ 2001-02-19 00:15:46 by reinelt]reinelt1-9/+14
integrated mail and seti client major rewrite of parser and tokenizer to support double-byte tokens
2000-12-07[lcd4linux @ 2000-12-07 20:47:54 by reinelt]reinelt1-1/+1
first try for SIN bars
2000-12-01[lcd4linux @ 2000-12-01 20:42:37 by reinelt]reinelt1-9/+10
added debugging of SIN driver output, probably found the positioning bug (format %02x instead of %2x)
2000-07-31[lcd4linux @ 2000-07-31 10:43:44 by reinelt]reinelt1-16/+18
some changes to support kernel-2.4 (different layout of various files in /proc)
2000-05-21[lcd4linux @ 2000-05-21 06:20:35 by reinelt]reinelt1-13/+15
added ppp throughput token is '%t[iomt]' at the moment, but this will change in the near future
2000-05-02[lcd4linux @ 2000-05-02 06:05:00 by reinelt]reinelt1-2/+11
driver for 3Com Palm Pilot added
2000-04-30[lcd4linux @ 2000-04-30 06:40:42 by reinelt]reinelt1-4/+8
bars for Beckmann+Egle driver
2000-04-17[lcd4linux @ 2000-04-17 05:14:27 by reinelt]reinelt1-1/+1
added README.44780
2000-04-13[lcd4linux @ 2000-04-13 06:09:52 by reinelt]reinelt1-1/+1
added BogoMips() to system.c (not used by now, maybe sometimes we can calibrate our delay loop with this value) added delay loop to HD44780 driver. It seems to be quite fast now. Hopefully no compiler will optimize away the delay loop!
2000-04-12[lcd4linux @ 2000-04-12 08:05:45 by reinelt]reinelt1-10/+14
first version of the HD44780 driver
2000-04-03[lcd4linux @ 2000-04-03 06:53:09 by reinelt]reinelt1-0/+1
releasing 0.96 annoying X11 bugs hopefully fixed KDE integration
2000-04-03[lcd4linux @ 2000-04-03 04:46:38 by reinelt]reinelt1-2/+2
added '-c key=val' option
2000-04-03[lcd4linux @ 2000-04-03 04:01:31 by reinelt]reinelt1-4/+4
if 'gap' is specified as -1, a gap of (pixelsize+pixelgap) is selected automatically
2000-04-01[lcd4linux @ 2000-04-01 16:22:38 by reinelt]reinelt1-4/+4
bug that caused a segfault in processor.c fixed (thanks to herp)
2000-03-30[lcd4linux @ 2000-03-30 16:46:57 by reinelt]reinelt1-2/+2
configure now handles '--with-x' and '--without-x' correct
2000-03-28[lcd4linux @ 2000-03-28 07:22:15 by reinelt]reinelt1-8/+16
version 0.95 released X11 driver up and running minor bugs fixed
2000-03-26[lcd4linux @ 2000-03-26 20:00:44 by reinelt]reinelt1-9/+5
README.Raster added
2000-03-26[lcd4linux @ 2000-03-26 18:46:28 by reinelt]reinelt1-7/+11
bug in pixmap.c that leaded to empty bars fixed name conflicts with X11 resolved
2000-03-26[lcd4linux @ 2000-03-26 12:55:03 by reinelt]reinelt1-1/+1
enhancements to the PPM driver