aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-05-28[lcd4linux @ 2004-05-28 13:51:41 by reinelt]reinelt1-2/+1
ported driver for Beckmann+Egle Mini-Terminals added 'flags' parameter to serial_init()
2004-05-26[lcd4linux @ 2004-05-26 11:37:35 by reinelt]reinelt1-1/+2
Curses driver ported.
2004-05-26[lcd4linux @ 2004-05-26 05:03:24 by reinelt]reinelt1-2/+2
MilfordInstruments driver ported
2004-05-25[lcd4linux @ 2004-05-25 19:54:11 by reinelt]reinelt1-3/+0
'make distcheck' bugs fixed release number changed to 0.10.0-RC1
2004-05-25[lcd4linux @ 2004-05-25 14:26:28 by reinelt]reinelt1-1/+1
added "Image" driver (was: Raster.c) for PPM and PNG creation fixed some glitches in the X11 driver
2004-05-22[lcd4linux @ 2004-05-22 18:30:01 by reinelt]reinelt1-0/+1
added plugin 'uptime'
2004-05-20[lcd4linux @ 2004-05-20 07:47:51 by reinelt]reinelt1-1/+2
added plugin_time
2004-04-12[lcd4linux @ 2004-04-12 11:12:24 by reinelt]reinelt1-0/+1
added plugin_isdn, removed old ISDN client fixed some real bad bugs in the evaluator
2004-04-09[lcd4linux @ 2004-04-09 06:09:54 by reinelt]reinelt1-57/+65
big configure rework from Xavier
2004-04-08[lcd4linux @ 2004-04-08 11:59:26 by reinelt]reinelt1-1/+2
added plugin_pop3 from Javi
2004-04-07[lcd4linux @ 2004-04-07 08:29:05 by hejl]hejl1-0/+1
New plugin for wireless info
2004-03-19[lcd4linux @ 2004-03-19 06:37:47 by reinelt]reinelt1-0/+2
asynchronous thread handling started
2004-03-14[lcd4linux @ 2004-03-14 07:11:42 by reinelt]reinelt1-0/+1
parameter count fixed for plugin_dvb() plugin_APM (battery status) ported
2004-03-13[lcd4linux @ 2004-03-13 06:49:20 by reinelt]reinelt1-1/+2
seti@home plugin ported to NextGeneration
2004-03-10[lcd4linux @ 2004-03-10 07:16:15 by reinelt]reinelt1-1/+2
MySQL plugin from Javier added
2004-03-08[lcd4linux @ 2004-03-08 16:26:26 by reinelt]reinelt1-1/+1
re-introduced \nnn (octal) characters in strings text widgets can have a 'update' speed of 0 which means 'never' (may be used for static content)
2004-02-27[lcd4linux @ 2004-02-27 07:06:24 by reinelt]reinelt1-0/+1
new function 'qprintf()' (simple but quick snprintf() replacement)
2004-02-24[lcd4linux @ 2004-02-24 05:54:57 by reinelt]reinelt1-2/+1
X11 driver ported
2004-02-18[lcd4linux @ 2004-02-18 14:45:42 by nicowallmeier]nicowallmeier1-0/+1
Imon/Telmon plugin ported
2004-02-15[lcd4linux @ 2004-02-15 21:43:43 by reinelt]reinelt1-13/+5
T6963 driver nearly finished framework for graphic displays done i2c_sensors patch from Xavier some more old generation files removed
2004-02-15[lcd4linux @ 2004-02-15 08:22:47 by reinelt]reinelt1-2/+2
ported USBLCD driver to NextGeneration added drv_M50530.c (I forgot yesterday, sorry) removed old drivers M50530.c and USBLCD.c
2004-02-14[lcd4linux @ 2004-02-14 11:56:11 by reinelt]reinelt1-1/+1
M50530 driver ported changed lots of 'char' to 'unsigned char'
2004-02-10[lcd4linux @ 2004-02-10 07:42:35 by reinelt]reinelt1-57/+36
cut off all old-style files which are no longer used with NextGeneration
2004-02-10[lcd4linux @ 2004-02-10 06:54:38 by reinelt]reinelt1-0/+1
DVB plugin ported
2004-01-27[lcd4linux @ 2004-01-27 08:13:39 by reinelt]reinelt1-0/+1
ported PPP token to plugin_ppp
2004-01-27[lcd4linux @ 2004-01-27 06:34:14 by reinelt]reinelt1-1/+1
Cwlinux driver portet to NextGeneration (compiles, but not tested!)
2004-01-25[lcd4linux @ 2004-01-25 05:30:08 by reinelt]reinelt1-0/+1
plugin_netdev for parsing /proc/net/dev added
2004-01-23[lcd4linux @ 2004-01-23 04:53:23 by reinelt]reinelt1-2/+3
icon widget added (not finished yet!)
2004-01-21[lcd4linux @ 2004-01-21 12:36:19 by reinelt]reinelt1-1/+1
Crystalfontz NextGeneration driver added
2004-01-20[lcd4linux @ 2004-01-20 14:35:38 by reinelt]reinelt1-2/+3
drv_generic_parport added, code from parport.c
2004-01-20[lcd4linux @ 2004-01-20 14:25:12 by reinelt]reinelt1-2/+2
some reorganization moved drv_generic to drv_generic_serial moved port locking stuff to drv_generic_serial
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-0/+2
moved generic stuff from drv_MatrixOrbital to drv_generic implemented new-stylish bars which are nearly finished
2004-01-18[lcd4linux @ 2004-01-18 21:25:16 by reinelt]reinelt1-1/+2
Framework for bar widget opened
2004-01-16[lcd4linux @ 2004-01-16 05:04:53 by reinelt]reinelt1-0/+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 04:29:45 by reinelt]reinelt1-0/+2
moved lcd4linux.conf.sample to *.old lcd4linux.conf.sample with new layout new plugins 'loadavg' and 'meminfo' text widget have pre- and postfix
2004-01-14[lcd4linux @ 2004-01-14 11:33:00 by reinelt]reinelt1-2/+3
new plugin 'uname' which does what it's called text widget nearly finished first results displayed on MatrixOrbital
2004-01-13[lcd4linux @ 2004-01-13 10:03:01 by reinelt]reinelt1-1/+3
new util 'hash' for associative arrays new plugin 'cpuinfo'
2004-01-13[lcd4linux @ 2004-01-13 08:18:07 by reinelt]reinelt1-11/+26
timer queues added liblcd4linux deactivated turing transformation to new layout
2004-01-11[lcd4linux @ 2004-01-11 18:26:02 by reinelt]reinelt1-0/+1
further widget and layout processing
2004-01-10[lcd4linux @ 2004-01-10 20:22:33 by reinelt]reinelt1-1/+3
added new function 'cfg_list()' (not finished yet) added layout.c (will replace processor.c someday) added widget_text.c (will be the first and most important widget) modified lcd4linux.c so that old-style configs should work, too
2004-01-10[lcd4linux @ 2004-01-10 17:36:56 by reinelt]reinelt1-0/+1
I2C Sensors plugin from Xavier added
2004-01-09[lcd4linux @ 2004-01-09 17:03:06 by reinelt]reinelt1-1/+2
initiated transfer to new driver architecture new file 'drv.c' will someday replace 'display.c' new file 'drv_MatrixOrbital.c' will replace 'MatrixOrbital.c' due to this 'soft' transfer lcd4linux should stay usable during the switch (at least I hope so)
2004-01-06[lcd4linux @ 2004-01-06 17:33:45 by reinelt]reinelt1-3/+7
Evaluator: functions with variable argument lists Evaluator: plugin_sample.c and README.Plugins added
2004-01-05[lcd4linux @ 2004-01-05 11:57:38 by reinelt]reinelt1-0/+1
added %y tokens to make the Evaluator useable
2003-12-19[lcd4linux @ 2003-12-19 06:27:33 by reinelt]reinelt1-0/+1
added XMMS plugin from Markus Keil
2003-12-19[lcd4linux @ 2003-12-19 05:49:23 by reinelt]reinelt1-0/+2
extracted plugin_math and plugin_string into extra files
2003-12-19[lcd4linux @ 2003-12-19 05:35:13 by reinelt]reinelt1-1/+1
renamed 'client' to 'plugin'
2003-11-11[lcd4linux @ 2003-11-11 04:40:20 by reinelt]reinelt1-0/+1
WIFI patch from Xavier Vello
2003-10-12[lcd4linux @ 2003-10-12 06:08:28 by nicowallmeier]nicowallmeier1-1/+2
imond/telmond support