aboutsummaryrefslogtreecommitdiffstats
path: root/plugin.c (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2007-04-05import new upstreamReinhard Tartler1-181/+10
2006-08-13[lcd4linux @ 2006-08-13 18:14:03 by harbaum]harbaum1-1/+12
Added KVV plugin
2006-07-31[lcd4linux @ 2006-07-31 03:48:09 by reinelt]reinelt1-2/+4
preparations for scrolling
2006-07-30[lcd4linux @ 2006-07-30 11:29:02 by lfcorreia]lfcorreia1-3/+4
Make changes suggested by Michael, only one init function is needed
2006-07-29[lcd4linux @ 2006-07-29 21:12:31 by lfcorreia]lfcorreia1-1/+7
Add UPPERCASE string plugin function
2006-04-15[lcd4linux @ 2006-04-15 05:22:52 by reinelt]reinelt1-1/+13
mpd plugin from Stefan Kuhne
2006-02-19[lcd4linux @ 2006-02-19 15:42:18 by reinelt]reinelt1-1/+12
file plugin from Chris Maj
2005-11-04[lcd4linux @ 2005-11-04 04:53:08 by reinelt]reinelt1-1/+12
sample plugin activated
2005-05-08[lcd4linux @ 2005-05-08 04:32:43 by reinelt]reinelt1-109/+113
CodingStyle added and applied
2005-05-02[lcd4linux @ 2005-05-02 10:29:20 by reinelt]reinelt1-1/+12
preparations for python bindings and python plugin
2005-04-03[lcd4linux @ 2005-04-03 07:07:43 by reinelt]reinelt1-1/+12
added statfs plugin
2005-01-18[lcd4linux @ 2005-01-18 06:30:21 by reinelt]reinelt1-2/+6
added (C) to all copyright statements
2004-06-26[lcd4linux @ 2004-06-26 12:04:59 by reinelt]reinelt1-2/+6
uh-oh... the last CVS log message messed up things a lot...
2004-06-26[lcd4linux @ 2004-06-26 09:27:20 by reinelt]reinelt1-2/+8
added '-W' to CFLAGS changed all C++ comments to C ones ('//' => '/* */') cleaned up a lot of signed/unsigned mistakes
2004-06-07[lcd4linux @ 2004-06-07 06:56:55 by reinelt]reinelt1-1/+9
added test plugin from Andy Baxter
2004-05-29[lcd4linux @ 2004-05-29 00:27:14 by reinelt]reinelt1-1/+13
added plugin_diskstats.c
2004-05-22[lcd4linux @ 2004-05-22 18:30:01 by reinelt]reinelt1-1/+13
added plugin 'uptime'
2004-05-20[lcd4linux @ 2004-05-20 07:47:51 by reinelt]reinelt1-6/+14
added plugin_time
2004-04-12[lcd4linux @ 2004-04-12 11:12:24 by reinelt]reinelt1-1/+13
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-64/+134
big configure rework from Xavier
2004-04-08[lcd4linux @ 2004-04-08 11:59:26 by reinelt]reinelt1-1/+8
added plugin_pop3 from Javi
2004-04-07[lcd4linux @ 2004-04-07 08:29:05 by hejl]hejl1-1/+8
New plugin for wireless info
2004-03-19[lcd4linux @ 2004-03-19 06:37:47 by reinelt]reinelt1-1/+8
asynchronous thread handling started
2004-03-14[lcd4linux @ 2004-03-14 07:11:42 by reinelt]reinelt1-1/+9
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/+8
seti@home plugin ported to NextGeneration
2004-03-10[lcd4linux @ 2004-03-10 07:16:15 by reinelt]reinelt1-1/+8
MySQL plugin from Javier added
2004-03-03[lcd4linux @ 2004-03-03 03:47:04 by reinelt]reinelt1-2/+42
big patch from Martin Hejl: - use qprintf() where appropriate - save CPU cycles on gettimeofday() - add quit() functions to free allocated memory - fixed lots of memory leaks
2004-02-18[lcd4linux @ 2004-02-18 14:45:42 by nicowallmeier]nicowallmeier1-1/+6
Imon/Telmon plugin ported
2004-02-10[lcd4linux @ 2004-02-10 07:42:35 by reinelt]reinelt1-1/+5
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-1/+5
DVB plugin ported
2004-01-29[lcd4linux @ 2004-01-29 04:40:02 by reinelt]reinelt1-1/+6
every .c file includes "config.h" now
2004-01-27[lcd4linux @ 2004-01-27 08:13:39 by reinelt]reinelt1-3/+7
ported PPP token to plugin_ppp
2004-01-25[lcd4linux @ 2004-01-25 05:30:08 by reinelt]reinelt1-1/+6
plugin_netdev for parsing /proc/net/dev added
2004-01-16[lcd4linux @ 2004-01-16 05:04:53 by reinelt]reinelt1-1/+9
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-1/+11
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-1/+8
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-3/+9
new util 'hash' for associative arrays new plugin 'cpuinfo'
2004-01-11[lcd4linux @ 2004-01-11 18:26:02 by reinelt]reinelt1-1/+6
further widget and layout processing
2004-01-10[lcd4linux @ 2004-01-10 20:22:33 by reinelt]reinelt1-2/+9
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:45:26 by reinelt]reinelt1-2/+7
changed initialization order so cfg() gets initialized before plugins. This way a plugin's init() can use cfg_get(). Thanks to Xavier for reporting this one!
2004-01-10[lcd4linux @ 2004-01-10 17:36:56 by reinelt]reinelt1-2/+8
I2C Sensors plugin from Xavier added
2004-01-06[lcd4linux @ 2004-01-06 17:33:45 by reinelt]reinelt1-2/+8
Evaluator: functions with variable argument lists Evaluator: plugin_sample.c and README.Plugins added
2004-01-06[lcd4linux @ 2004-01-06 15:19:12 by reinelt]reinelt1-4/+5
Evaluator rearrangements...
2003-12-19[lcd4linux @ 2003-12-19 06:27:33 by reinelt]reinelt1-1/+6
added XMMS plugin from Markus Keil
2003-12-19[lcd4linux @ 2003-12-19 05:49:23 by reinelt]reinelt1-87/+9
extracted plugin_math and plugin_string into extra files
2003-12-19[lcd4linux @ 2003-12-19 05:35:13 by reinelt]reinelt1-6/+9
renamed 'client' to 'plugin'
2003-10-11[lcd4linux @ 2003-10-11 06:01:52 by reinelt]reinelt1-39/+15
renamed expression.{c,h} to client.{c,h} added config file client new functions 'AddNumericVariable()' and 'AddStringVariable()' new parameter '-i' for interactive mode
2003-10-06[lcd4linux @ 2003-10-06 05:51:15 by reinelt]reinelt1-1/+25
functions: min(), max()
2003-10-06[lcd4linux @ 2003-10-06 05:47:27 by reinelt]reinelt1-4/+4
operators: ==, \!=, <=, >=
2003-10-06[lcd4linux @ 2003-10-06 04:34:06 by reinelt]reinelt1-0/+156
expression evaluator added