| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2004-03-08 | [lcd4linux @ 2004-03-08 16:26:26 by reinelt] | reinelt | 1 | -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] | reinelt | 1 | -10/+10 | |
| new function 'qprintf()' (simple but quick snprintf() replacement) | |||||
| 2004-02-24 | [lcd4linux @ 2004-02-24 05:54:57 by reinelt] | reinelt | 1 | -16/+15 | |
| X11 driver ported | |||||
| 2004-02-22 | [lcd4linux @ 2004-02-22 17:35:41 by reinelt] | reinelt | 1 | -7/+9 | |
| some fixes for generic graphic driver and T6963 removed ^M from plugin_imon (Nico, are you editing under Windows?) | |||||
| 2004-02-15 | [lcd4linux @ 2004-02-15 21:43:43 by reinelt] | reinelt | 1 | -14/+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] | reinelt | 1 | -6/+6 | |
| 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] | reinelt | 1 | -12/+12 | |
| M50530 driver ported changed lots of 'char' to 'unsigned char' | |||||
| 2004-02-10 | [lcd4linux @ 2004-02-10 07:42:35 by reinelt] | reinelt | 1 | -34/+22 | |
| 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] | reinelt | 1 | -15/+17 | |
| DVB plugin ported | |||||
| 2004-01-27 | [lcd4linux @ 2004-01-27 08:13:39 by reinelt] | reinelt | 1 | -7/+7 | |
| ported PPP token to plugin_ppp | |||||
| 2004-01-27 | [lcd4linux @ 2004-01-27 06:34:14 by reinelt] | reinelt | 1 | -2/+2 | |
| Cwlinux driver portet to NextGeneration (compiles, but not tested!) | |||||
| 2004-01-25 | [lcd4linux @ 2004-01-25 05:30:08 by reinelt] | reinelt | 1 | -15/+15 | |
| plugin_netdev for parsing /proc/net/dev added | |||||
| 2004-01-23 | [lcd4linux @ 2004-01-23 04:53:23 by reinelt] | reinelt | 1 | -14/+16 | |
| icon widget added (not finished yet!) | |||||
| 2004-01-21 | [lcd4linux @ 2004-01-21 12:36:19 by reinelt] | reinelt | 1 | -8/+8 | |
| Crystalfontz NextGeneration driver added | |||||
| 2004-01-20 | [lcd4linux @ 2004-01-20 14:35:38 by reinelt] | reinelt | 1 | -10/+11 | |
| drv_generic_parport added, code from parport.c | |||||
| 2004-01-20 | [lcd4linux @ 2004-01-20 14:25:12 by reinelt] | reinelt | 1 | -8/+8 | |
| 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] | reinelt | 1 | -3/+3 | |
| 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] | reinelt | 1 | -9/+11 | |
| 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] | reinelt | 1 | -12/+13 | |
| Framework for bar widget opened | |||||
| 2004-01-16 | [lcd4linux @ 2004-01-16 05:04:53 by reinelt] | reinelt | 1 | -13/+13 | |
| 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] | reinelt | 1 | -6/+8 | |
| 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] | reinelt | 1 | -5/+7 | |
| 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] | reinelt | 1 | -18/+19 | |
| new util 'hash' for associative arrays new plugin 'cpuinfo' | |||||
| 2004-01-13 | [lcd4linux @ 2004-01-13 08:18:07 by reinelt] | reinelt | 1 | -97/+74 | |
| timer queues added liblcd4linux deactivated turing transformation to new layout | |||||
| 2004-01-11 | [lcd4linux @ 2004-01-11 18:26:02 by reinelt] | reinelt | 1 | -10/+10 | |
| further widget and layout processing | |||||
| 2004-01-10 | [lcd4linux @ 2004-01-10 20:22:33 by reinelt] | reinelt | 1 | -10/+11 | |
| 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] | reinelt | 1 | -8/+9 | |
| I2C Sensors plugin from Xavier added | |||||
| 2004-01-09 | [lcd4linux @ 2004-01-09 17:03:06 by reinelt] | reinelt | 1 | -8/+8 | |
| 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] | reinelt | 1 | -7/+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] | reinelt | 1 | -4/+4 | |
| added %y tokens to make the Evaluator useable | |||||
| 2003-12-19 | [lcd4linux @ 2003-12-19 06:27:33 by reinelt] | reinelt | 1 | -7/+8 | |
| added XMMS plugin from Markus Keil | |||||
| 2003-12-19 | [lcd4linux @ 2003-12-19 05:49:23 by reinelt] | reinelt | 1 | -7/+8 | |
| extracted plugin_math and plugin_string into extra files | |||||
| 2003-12-19 | [lcd4linux @ 2003-12-19 05:35:13 by reinelt] | reinelt | 1 | -8/+8 | |
| renamed 'client' to 'plugin' | |||||
| 2003-11-11 | [lcd4linux @ 2003-11-11 04:40:20 by reinelt] | reinelt | 1 | -5/+6 | |
| WIFI patch from Xavier Vello | |||||
| 2003-10-22 | [lcd4linux @ 2003-10-22 04:19:16 by reinelt] | reinelt | 1 | -4/+4 | |
| Makefile.in for imon.c/.h, some MatrixOrbital clients | |||||
| 2003-10-11 | [lcd4linux @ 2003-10-11 06:01:52 by reinelt] | reinelt | 1 | -6/+6 | |
| 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-07 | [lcd4linux @ 2003-10-07 04:12:38 by reinelt] | reinelt | 1 | -1/+1 | |
| AM_PROG_LIBTOOL removed | |||||
| 2003-10-06 | [lcd4linux @ 2003-10-06 04:30:43 by reinelt] | reinelt | 1 | -9/+3 | |
| libtool stuff again... | |||||
| 2003-10-05 | [lcd4linux @ 2003-10-05 17:58:50 by reinelt] | reinelt | 1 | -14/+22 | |
| libtool junk; copyright messages cleaned up | |||||
| 2003-10-04 | [lcd4linux @ 2003-10-04 07:54:17 by reinelt] | reinelt | 1 | -70/+140 | |
| autoconf/automake/libtool fixes from Ronald Landheer-Cieslak | |||||
| 2003-09-29 | [lcd4linux @ 2003-09-29 06:58:36 by reinelt] | reinelt | 1 | -9/+10 | |
| new driver for Milford Instruments MI420 by Andy Baxter | |||||
| 2003-09-19 | [lcd4linux @ 2003-09-19 03:51:29 by reinelt] | reinelt | 1 | -4/+4 | |
| minor fixes, widget.c added | |||||
| 2003-09-13 | [lcd4linux @ 2003-09-13 06:20:39 by reinelt] | reinelt | 1 | -130/+66 | |
| HD44780 timings changed; deactivated libtool | |||||
| 2003-09-10 | [lcd4linux @ 2003-09-10 15:59:39 by reinelt] | reinelt | 1 | -0/+2 | |
| minor cleanups | |||||
| 2003-09-01 | [lcd4linux @ 2003-09-01 07:07:03 by reinelt] | reinelt | 1 | -50/+104 | |
| shared liblcd4linux | |||||
| 2003-08-24 | [lcd4linux @ 2003-08-24 05:17:58 by reinelt] | reinelt | 1 | -5/+7 | |
| liblcd4linux patch from Patrick Schemitz | |||||
| 2003-08-24 | [lcd4linux @ 2003-08-24 04:31:56 by reinelt] | reinelt | 1 | -6/+7 | |
| icon.c icon.h added | |||||
| 2003-08-17 | [lcd4linux @ 2003-08-17 08:25:30 by reinelt] | reinelt | 1 | -40/+70 | |
| preparations for liblcd4linux; minor bugs in SIN.c and Skeleton.c | |||||
| 2003-08-17 | [lcd4linux @ 2003-08-17 06:57:04 by reinelt] | reinelt | 1 | -1/+1 | |
| complete rewrite of the Crystalfontz driver | |||||
| 2003-08-14 | [lcd4linux @ 2003-08-14 04:59:30 by reinelt] | reinelt | 1 | -1/+1 | |
| changed version to 0.9.11, added curses.m4 to Makefile.am | |||||
