From 37e09437c2f20ac269f8d2b7f9c7f7cd325f0585 Mon Sep 17 00:00:00 2001 From: makefu Date: Sat, 20 Aug 2011 23:21:48 +0200 Subject: oncology: initial commit oncology will analyse the current krebs status --- .../lcd4linux/.svn/text-base/ChangeLog.svn-base | 4974 ++++++++++++++++++++ 1 file changed, 4974 insertions(+) create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/ChangeLog.svn-base (limited to 'oncology/dpfhack_display/lcd4linux/.svn/text-base/ChangeLog.svn-base') diff --git a/oncology/dpfhack_display/lcd4linux/.svn/text-base/ChangeLog.svn-base b/oncology/dpfhack_display/lcd4linux/.svn/text-base/ChangeLog.svn-base new file mode 100644 index 00000000..1bde5242 --- /dev/null +++ b/oncology/dpfhack_display/lcd4linux/.svn/text-base/ChangeLog.svn-base @@ -0,0 +1,4974 @@ +2009-01-14 michael + + * [r964] + add support for Dell M1730 LCD to the G15 driver by + lcd4linux@hayward.uk.com + + * [r963] + initial brightness fixed + +2009-01-13 volker + + * [r962] + indentation, svn-version + + * [r961] + speedup X11 display + +2009-01-13 michael + + * [r960] + new example for X11 config + + * [r959] + heavy X11 reorganization to (hopefully) finally fix Tickets #141 + and #117 + + * [r958] + list sub-drivers for serdisplib without -v + + * [r957] + moved 'print list of drivers and plugins' to the end of configure + +2009-01-12 michux + + * [r956] + update copyright + +2009-01-12 volker + + * [r955] + additional verbose messages + +2009-01-12 michux + + * [r954] + fix some compiler warnings + +2009-01-11 michux + + * [r953] + plugin_fifo: fix compile warnings + + * [r952] + drv_st2205u: add verbose error message + +2009-01-09 volker + + * [r951] + version of linked serdisplib in long verbose output + +2009-01-08 michael + + * [r950] + hhdtemp plugin fixed + +2009-01-06 michael + + * [r949] + hddtemp autconf bug fixed + + * [r948] + compiler warnings fixed + + * [r947] + indentation + + * [r946] + unused array 'tokenNames' removed + + * [r945] + compiler warning removed + + * [r944] + initialize plugin on first use + + * [r943] + indentation + + * [r942] + initialize fifo on first use + + * [r941] + cosmetics + +2009-01-04 michael + + * [r940] + new string operators eq ne gt ge lt le + + * [r939] + indentation + + * [r938] + typo fixed + + * [r937] + disable unimplemented ioctls + +2009-01-01 michael + + * [r936] + distcheck bugs fixed + + * [r935] + button debugging changed + + * [r934] + widget_bar scale debugging changed + +2008-12-31 michux + + * [r933] + add buttons to X11 sample conf + +2008-12-31 michael + + * [r932] + clear pixel to BG_COL (Ticket #117) + + * [r931] + version bumped to 0.11.0 + + * [r930] + netinfo plugin added to smoketest + + * [r929] + ported r847 (new Display CW12832 128x32) from volker_dev + + * [r928] + ported r846 from volker_dev + + * [r927] + ported r839 from volker_dev + + * [r926] + ported r838 from volker_dev + + * [r925] + ported r837 from volker_dev + + * [r924] + ported r835 from volker_dev + + * [r923] + ported r834 from volker_dev + + * [r922] + r828: 'additional verbose and info messages' ported from + volker_dev + + * [r921] + includes for umask() ported from volker_dev (r827) + + * [r920] + handle config files with (DOS line ending) ported from + volker_dev (r826) + + * [r919] + netinfo plugin ported from volker_dev (r823) + + * [r918] + format characters in qprintf() with optional length (r821) ported + from volker_dev + + * [r917] + short circuit evaluation ported from volker_dev (r820,r822,r824) + + * [r916] + Fixes a buffer underrun error and possible array index issues by + mcarey@... + +2008-12-27 michael + + * [r915] + ported r819 from volker_dev + + * [r914] + ported and modified r818 from volker_dev + + * [r913] + port r817 from volker_dev + + * [r912] + ported (modified) r815 from voker_dev + +2008-12-24 michael + + * [r911] + cleanup & cosmetics + + * [r910] + driver for the PHAnderson serial-to-HD44780 adapter boards by + Nicolas Weill + + * [r909] + w1retap plugin by Jonathan Hudson + + * [r908] + Enables/controls the backlight on the Pertelian LCD device by + Jonathan Hudson + +2008-12-23 michael + + * [r907] + hddtemp plugin from Scott Bronson + + * [r906] + keypad bug fixed + + * [r905] + patch from a.nielsen: inverted parport signals, support GPI on + HD44780 + + * [r904] + indent run + +2008-11-25 michux + + * [r903] + fix lcd4linux driver for multible onboard controllers + +2008-11-23 michux + + * [r902] + fix automake - check for libftdi + +2008-11-22 michux + + * [r901] + update button_exec plugin - fix segfault + + * [r900] + update fifo plugin - untested + +2008-10-07 bwalle + + * [r899] + Replace write to external variable usb_debug by calling + usb_set_debug(). + This fixes build on openSUSE Factory. + +2008-10-06 michael + + * [r898] + adding GPI to picoLCD for reading button events by Igor Mammedov + + + * [r897] + properties fixed + +2008-10-05 bwalle + + * [r896] + Rebuild auto-generated autoconf stuff due to last change in + drivers.m4. + + * [r895] + Add 'ULA200' driver when --with-drivers=all is specified + +2008-09-14 michael + + * [r894] + strftime_tz patch from Bernhard Walle + +2008-09-08 michael + + * [r893] + strftime_tz() plugin by Bernhard Walle + +2008-09-03 michael + + * [r892] + ULA200 driver by Bernhard Walle + + * [r891] + indent + +2008-08-31 sonic74 + + * [r890] + Increased the maximum bps to 230400, if defined in . + +2008-08-27 sonic74 + + * [r889] + + +2008-08-27 michael + + * [r888] + D4D updates by Sven + +2008-08-03 michael + + * [r887] + driver for 4D Systems serial displays by Sven Killig + + * [r886] + signed/unsigned mismatch + +2008-07-26 michux + + * [r885] + added command functions + +2008-07-15 michael + + * [r884] + added IRLCD driver by Jean-Philippe Civade + + * [r883] + 'autoreconf -f -i' run & config.rpath added + + * [r882] + forgot to add drv_picoLCDGraphic.c :-( + + * [r881] + picoLCDGraphic driver by Nicu Pavel added + + * [r880] + widget_keypad.h added to drv_HD44780 + + * [r879] + indent run + + * [r878] + automake-1.10.1 + +2008-04-15 michux + + * [r877] + forgot include + + * [r876] + add signal handler, improve error check + +2008-04-14 michux + + * [r875] + minor update + +2008-04-12 michux + + * [r874] + Makefiles again, this time libiconv stuff is fixed + + * [r873] + fix error, introduced in r857 + + * [r872] + update Makefiles + + * [r871] + clean up + +2008-04-10 michux + + * [r870] + Add the year 2008 to the copyright + + * [r869] + Add basic FIFO plugin + +2008-04-04 michux + + * [r868] + fixed autoconf + + * [r867] + update autoconf + + * [r866] + Add asterisk plugin, thanks to mcarey@yostengineering.com + +2008-04-03 michux + + * [r865] + fix typo, close #114 + + * [r864] + update charset for Crystalfontz Model 632 and 634 + +2008-03-05 michux + + * [r863] + improve error messages + +2008-03-03 michux + + * [r862] + reformat plugin_mpd - use c style comments + + * [r861] + correct code format (indent) + + * [r860] + correct code format (indent) + + * [r859] + new plugin: button_exec by Wolfgang Henerbichler + + * [r858] + add new driver (st2205) by Jeroen/Sprite_tm + + * [r857] + new plugin: button_exec by Wolfgang Henerbichler + + * [r856] + add keypad support for module lcm162 + + * [r855] + add new driver (st2205) by Jeroen/Sprite_tm + +2008-02-27 michux + + * [r854] + add signal handler to plugin_mpd + + * [r853] + plugin_mpd, update to v0.81, fix connection issues + +2008-02-25 michux + + * [r852] + update mpd plugin to v0.8 - makefile needs some work now + +2008-01-28 michux + + * [r851] + disable default emulator code + + * [r850] + minor updates + + * [r849] + added pingpong scrolling + +2008-01-24 michux + + * [r848] + + +2007-10-17 volker + + * [r847] + added new display 128x32 (CW12832) + + * [r846] + info about property change + +2007-10-03 michael + + * [r845] + automatic marquee patch from Manuel Grot + +2007-10-01 michael + + * [r844] + RDTSC delay and inclusion of asm/msr.h removed + + * [r843] + driver for Pertelian display by Andy Powell + +2007-09-15 michael + + * [r842] + GPS plugin V0.3 by michu + + * [r841] + GPS plugin V0.2 by michu + +2007-09-09 michael + + * [r840] + email address changed + +2007-08-25 volker + + * [r839] + additional information about decision which plugin and drivers + are included via configure + +2007-08-23 volker + + * [r838] + existence of netdevice corrected (less cpu load) + + * [r837] + logging info clarified + + * [r836] + Indentation + +2007-08-13 volker + + * [r835] + Absicherung gegen Abfragen nicht vorhandener Daten + + * [r834] + erweiterte Ausgabe bei Daten ueber unterstuetzte Hardware + +2007-07-27 michael + + * [r833] + Fix compilation with kernel 2.6.22 by Guillaume LECERF + + * [r832] + MPD plugin patch from michu + + * [r831] + GPS plugin update by michu + + * [r830] + indentation + +2007-07-12 volker + + * [r829] + svn version updated + + * [r828] + additional verbose and info messages + +2007-07-08 volker + + * [r827] + includes for umask(); svnversion updated + +2007-06-27 volker + + * [r826] + handle config files with (DOS line ending) + + * [r825] + added plugin_netdev + + * [r824] + copy&paste error corrected + + * [r823] + new plugin: netinfo + + * [r822] + indentation with ./indent.sh; short circuit evaluation modified + +2007-06-25 volker + + * [r821] + format characters in qprintf() with optional length + + * [r820] + calculate only necessary elements of operands + +2007-06-24 volker + + * [r819] + optimization on changing brightness of backlight + +2007-06-22 volker + + * [r818] + list plugins + + * [r817] + disable plugins where preconditions not given: compiles mostly + under MacOS X + + * [r816] + keypad support added for X11 driver + +2007-06-21 volker + + * [r815] + optimized layer drawing (no drawing under opaque pixel) + + * [r814] + LCD::brightness, keypad + + * [r813] + default for Brightness is 255 + +2007-06-20 volker + + * [r812] + LCD::brightness in drv_X11 corrected + + * [r811] + development of new experimental features + + * [r810] + global variable for backlight color + + * [r809] + keypad support completed; new property brightness implemented + + * [r808] + maximum value for brightness is 8 + +2007-06-17 michael + + * [r807] + buttons for X11 driver (thanks to Volker Gering) + + * [r806] + Apple has no utsbuf.domainname (thanks to Volker Gering) + + * [r805] + strndup() replacement + + * [r804] + better usage output by Volker Gering + +2007-06-08 michael + + * [r803] + Image driver libgd dependancy fix + +2007-06-04 michael + + * [r802] + big MPD patch from Robert Buchholz + +2007-05-19 michael + + * [r801] + gps plugin, code by michu / www.neophob.com + +2007-05-17 michael + + * [r800] + backported r799 from trunk + + * [r799] + compile error on m68k fixed (debian bug 405898) + +2007-05-04 michael + + * [r798] + typo in LUIse driver fixed + +2007-05-02 michael + + * [r797] + some compiler warnings fixed + +2007-04-30 michael + + * [r796] + LCD4Linux-0.10.1-RC2 + + * [r795] + ChangeLog updated + + * [r794] + svn2cl moved and optimized + + * [r793] + svn2cl.sh added + + * [r792] + port r791 from trunk + + * [r791] + link Cwlinux with keypad support + + * [r790] + ported r777 from trunk + + * [r789] + ported r784-r788 from trunk + +2007-04-28 michael + + * [r788] + patch from Fox: Fix a typo that prevent Bar display to work + + * [r787] + patch from FoX that fixes compilation with kernel 2.6.21 + +2007-04-23 michael + + * [r786] + MPD plugin patch from michu + +2007-04-20 michael + + * [r785] + keypad and firmware support for Cwlinux (patch from Volker + Gering) + + * [r784] + iowait,irq and softirq added (patch from Roman Jozsef) + +2007-03-22 michael + + * [r783] + backport r782 from trunk + +2007-03-21 michael + + * [r782] + plugin_file patch from Mark Richards + +2007-03-13 michael + + * [r781] + backport r780 from trunk + + * [r780] + Crystalfontz keypad patch from kenson + +2007-03-05 michael + + * [r779] + ported changeset 778 from branches/0.10.1 + + * [r778] + picoLCD linker error fixed (libusb was missing) + +2007-02-28 michael + + * [r777] + imon::quantity and imon::status patch from Stefan Gmeiner / + Christian Brueggemann + +2007-02-26 michael + + * [r776] + backported 774:775 from trunk + + * [r775] + ChangeLog refresh + + * [r774] + compiler warnings on x86_64 fixed + +2007-02-25 michael + + * [r773] + backport 768:771 from trunk, version changed to 0.10.1-RC2 + + * [r772] + ChangeLog refreshed + + * [r771] + lots of compiler warnings removed, C++-style comments removed, + changed struc initialisation from 'field:value' to '.field=value' + +2007-02-24 michael + + * [r770] + strstr() and substr() added to string plugin + + * [r769] + ChangeLog processed with svn2cl + + * [r768] + LCD4Linux-0.10.1-RC1 + + * [r767] + trunk version incremented to 0.10.2-SVN + + * [r766] + branch 0.10.1 created + + * [r765] + tag 0.10.0 created + + * [r764] + Version number changed to 0.10.1-RC1 + +2007-02-05 michael + + * [r763] + only use picoLCD if libusb is available + +2007-02-04 michael + + * [r762] + svn version bumped manually + + * [r761] + autoconf & smoketest bugs fixed + + * [r760] + 'Electronic Assembly' driver by Stefan Gmeiner + + * [r759] + picoLCD driver bugs fixed + +2007-01-23 michael + + * [r758] + drv_picoLCD was missing in distribution + + * [r757] + removed -SVN from version string + + * [r756] + try to add svn version + +2007-01-21 michael + + * [r755] + indent + + * [r754] + new function 'decode()' + + * [r753] + removed unused variable + +2007-01-20 michael + + * [r752] + keypad widget cleanup + + * [r751] + GPO cleanup + + * [r750] + minor fixes to evaluator + + * [r749] + dynamic properties for bars; new 'property_valid()' helper + + * [r748] + indent + +2007-01-19 michael + + * [r747] + driver for picoLCD displays from mini-box.com by Nicu Pavel + + * [r746] + dynamic properties for keypad widget + + * [r745] + indent + +2007-01-18 michael + + * [r744] + dynamic properties for Icon widget + +2007-01-17 michael + + * [r743] + dynamic properties for GPO's + + * [r742] + removed DOS newlines again :-( + + * [r741] + indent + + * [r740] + changed version number from 0.10.1-CVS to 0.10.1-SVN + +2007-01-16 michael + + * [r739] + new driver 'HD44780-I2C' + + * [r738] + Fix compilation of plugin_wireless.c with linux kernel 2.6.19 + from Guillaume LECERF + + * [r737] + Patch from Robert Buchholz: NULL driver link error fixed, m4 + files included in distribution + + * [r736] + patch from Mattia Jona-Lasinio for lcd-linux 0.12.0 + + * [r735] + svn keywords + + * [r734] + removed some DOS newlines + +2007-01-15 michael + + * [r733] + minor cosmetic changes and fixes + +2007-01-14 michael + + * [r732] + re-bootstrapped + + * [r731] + svn keywords corrected + + * [r730] + svn keywords corrected + + * [r729] + added svn properties and keywords + + * [r728] + changed $Revision to $Rev + + * [r727] + removed all tags + + * [r726] + svn properties fixed + + * [r725] + svn:ignore ported from .cvsignore + + * [r724] + switch from CVS to SVN + +2006-10-01 reinelt + + * [r723] + [lcd4linux @ 2006-10-01 11:54:38 by reinelt] + timer widget uses properties + +2006-09-29 reinelt + + * [r722] + [lcd4linux @ 2006-09-29 04:48:21 by reinelt] + image widget uses properties now; new property 'reload' + +2006-10-04 root + + * [r721] + image widget memory leaks fixed (thanks to Magne Torresen) + +2006-09-19 entropy + + * [r720] + [lcd4linux @ 2006-09-19 11:20:52 by entropy] + Added missing prototypes + +2006-09-15 siretart + + * [r719] + [lcd4linux @ 2006-09-15 20:30:03 by siretart] + rerun bootstrap on request from Ernst Bachmann + + Message-Id: <200609152109.17600.e.bachmann@xebec.de> + +2006-09-15 entropy + + * [r718] + [lcd4linux @ 2006-09-15 19:06:47 by entropy] + debug spam reduced, comment typo fixed + + * [r717] + [lcd4linux @ 2006-09-15 19:00:50 by entropy] + iconv charset converter plugin + +2006-09-14 entropy + + * [r716] + [lcd4linux @ 2006-09-14 20:36:39 by entropy] + Improved example showing how to display network and hdd activity + on an usb hub + + * [r715] + [lcd4linux @ 2006-09-14 11:19:29 by entropy] + New cmdline option -p to specify the pidfile location + +2006-09-14 reinelt + + * [r714] + [lcd4linux @ 2006-09-14 04:08:54 by reinelt] + variables use a static list, no realloc, linear search + + * [r713] + [lcd4linux @ 2006-09-14 03:49:14 by reinelt] + indent run + +2006-09-13 entropy + + * [r712] + [lcd4linux @ 2006-09-13 20:07:59 by entropy] + Fixing bug #1494773 (compiles only on i368/amd64 machines) by + providing a dummy implementation for other archs + + * [r711] + [lcd4linux @ 2006-09-13 20:04:57 by entropy] + threads change argv[0] to their thread name, for a neat 'ps' + output + +2006-09-13 reinelt + + * [r710] + [lcd4linux @ 2006-09-13 05:33:39 by reinelt] + plugin_file: return empty string if file cannot be read; + widget_text: load property as 'string', not as variable + (triggered an ugly bug with variable list reallocated) + +2006-09-08 reinelt + + * [r709] + [lcd4linux @ 2006-09-08 19:00:46 by reinelt] + give up after 10 write errors to serial device + +2006-09-07 reinelt + + * [r708] + [lcd4linux @ 2006-09-07 09:06:25 by reinelt] + lots of wrong printf formats corrected (thanks to Ernst Bachmann) + +2006-09-06 reinelt + + * [r707] + [lcd4linux @ 2006-09-06 05:22:09 by reinelt] + some autoconf updates + +2006-09-04 siretart + + * [r706] + [lcd4linux @ 2006-09-04 16:48:32 by siretart] + rerun bootstrap on current debian/etch system using automake1.9 + to + make my previous commits active + + * [r705] + [lcd4linux @ 2006-09-04 16:47:39 by siretart] + These changes were necessary to make lcd4linux build on current + debian etch/unstable + systems. I cannot really imagine how this was supposed to work, + so I replaced + the old modified python.m4 with an uptodate version of + ac_python_devel.m4 from + autoconf_archive. both .m4 files seem to have a common anchestor, + but ac_python_devel.m4 + has clearly seen a lot of more love, so let's better stay with + upstream + (autoconf archive), so we can blame them if anything breaks. + + Moreover, this actually works + + * [r704] + [lcd4linux @ 2006-09-04 16:41:21 by siretart] + removing debianisation from upstream source, as discussed with + Michael on private mail. + + Rationale: I try to keep an updated lcd4linux in debian/sid. If + you need the debinisation, + please use my packages as base. If you want more updated package, + please drop me a note, + and I'll arrange another upload to unstable (or experimental, + depending on the state + of the cvs). + + * [r703] + [lcd4linux @ 2006-09-04 16:35:43 by siretart] + fix linking with modular xorg. See http://bugs.debian.org/381606 + for reference + + * [r702] + [lcd4linux @ 2006-09-04 16:33:21 by siretart] + beautify bootstrap script + +2006-08-23 harbaum + + * [r701] + [lcd4linux @ 2006-08-23 17:45:37 by harbaum] + Umlaut translation bugfix + +2006-08-23 reinelt + + * [r700] + [lcd4linux @ 2006-08-23 05:05:40 by reinelt] + CF635 added to lcd4linux.conf.sample + +2006-08-17 harbaum + + * [r699] + [lcd4linux @ 2006-08-17 19:11:40 by harbaum] + Small plugin_kvv bugfixes and new abbreviate option + +2006-08-17 reinelt + + * [r698] + [lcd4linux @ 2006-08-17 05:06:26 by reinelt] + LCD2USB driver missing keypad symbols fixed + +2006-08-16 reinelt + + * [r697] + [lcd4linux @ 2006-08-16 14:18:14 by reinelt] + T6963 enhancements: soft timing, DualScan, Cell size + +2006-08-15 harbaum + + * [r696] + [lcd4linux @ 2006-08-15 17:28:27 by harbaum] + Cleaned up thread and error handling + +2006-08-14 harbaum + + * [r695] + [lcd4linux @ 2006-08-14 19:24:22 by harbaum] + Umlaut support, added KVV HTTP-User-Agent + +2006-08-14 reinelt + + * [r694] + [lcd4linux @ 2006-08-14 05:54:03 by reinelt] + minor warnings fixed, CFLAGS changed (no-strict-aliasing) + +2006-08-13 harbaum + + * [r693] + [lcd4linux @ 2006-08-13 18:45:25 by harbaum] + Little cleanup ... + + * [r692] + [lcd4linux @ 2006-08-13 18:14:03 by harbaum] + Added KVV plugin + +2006-08-13 reinelt + + * [r691] + [lcd4linux @ 2006-08-13 11:38:20 by reinelt] + text widget uses dynamic properties + + * [r690] + [lcd4linux @ 2006-08-13 09:53:10 by reinelt] + dynamic properties added (used by 'style' of text widget) + + * [r689] + [lcd4linux @ 2006-08-13 06:46:51 by reinelt] + T6963 soft-timing & enhancements; indent + +2006-08-11 reinelt + + * [r688] + [lcd4linux @ 2006-08-11 11:59:29 by reinelt] + M50530 minor fixes + +2006-08-10 reinelt + + * [r687] + [lcd4linux @ 2006-08-10 20:40:46 by reinelt] + M50530 enhancements: Timings, busy-flag checking + + * [r686] + [lcd4linux @ 2006-08-10 19:06:52 by reinelt] + new 'fuzz' parameter for timings + +2006-08-09 harbaum + + * [r685] + [lcd4linux @ 2006-08-09 17:25:34 by harbaum] + Better bar color support and new bold font + +2006-08-08 harbaum + + * [r684] + [lcd4linux @ 2006-08-08 20:16:28 by harbaum] + Added "extracolor" (used for e.g. bar border) and RGB support for + LEDMATRIX + +2006-08-08 reinelt + + * [r683] + [lcd4linux @ 2006-08-08 19:35:21 by reinelt] + USBHUB driver from Ernst Bachmann + + * [r682] + [lcd4linux @ 2006-08-08 19:28:18 by reinelt] + widget type checking corrected + +2006-08-05 harbaum + + * [r681] + [lcd4linux @ 2006-08-05 21:08:01 by harbaum] + New LEDMATRIX driver (see http://www.harbaum.org/till/ledmatrix) + +2006-07-31 reinelt + + * [r680] + [lcd4linux @ 2006-07-31 03:48:09 by reinelt] + preparations for scrolling + +2006-07-30 lfcorreia + + * [r679] + [lcd4linux @ 2006-07-30 11:29:02 by lfcorreia] + Make changes suggested by Michael, only one init function is + needed + + * [r678] + [lcd4linux @ 2006-07-30 11:16:27 by lfcorreia] + Add back drv_generic_i2c_close function + +2006-07-29 lfcorreia + + * [r677] + [lcd4linux @ 2006-07-29 21:12:31 by lfcorreia] + Add UPPERCASE string plugin function + + * [r676] + [lcd4linux @ 2006-07-29 21:04:43 by lfcorreia] + Better error handling, add proper I2C SLAVE device detection (not + 100% finished) + + * [r675] + [lcd4linux @ 2006-07-29 20:59:12 by lfcorreia] + Fix wrong timing at I2C initialization + +2006-07-19 cmay + + * [r674] + [lcd4linux @ 2006-07-19 01:57:01 by cmay] + fixed double read of last line in file + + * [r673] + [lcd4linux @ 2006-07-19 01:48:11 by cmay] + Ran indent.sh to make pretty code. + + * [r672] + [lcd4linux @ 2006-07-19 01:35:31 by cmay] + Renamed keypad direction names to avoid conflict with Curses + library defs. + Added keypad support to Curses display driver. + +2006-07-18 nicowallmeier + + * [r671] + [lcd4linux @ 2006-07-18 17:04:55 by nicowallmeier] + Changed test for libmpd + +2006-07-14 reinelt + + * [r670] + [lcd4linux @ 2006-07-14 20:15:11 by reinelt] + buffer too small (thanks to anonymous) + +2006-07-12 reinelt + + * [r669] + [lcd4linux @ 2006-07-12 21:01:41 by reinelt] + thread_destroy, minor cleanups + + * [r668] + [lcd4linux @ 2006-07-12 20:47:51 by reinelt] + indent + + * [r667] + [lcd4linux @ 2006-07-12 20:45:30 by reinelt] + G15 and thread patch by Anton + +2006-06-25 reinelt + + * [r666] + [lcd4linux @ 2006-06-25 15:13:00 by reinelt] + automake-1.9 cleanups + + * [r665] + [lcd4linux @ 2006-06-25 14:58:38 by reinelt] + switch to automake-1.9 + +2006-06-21 reinelt + + * [r664] + [lcd4linux @ 2006-06-21 05:12:43 by reinelt] + added checks for libgd version 2 (thanks to Sam) + +2006-06-20 reinelt + + * [r663] + [lcd4linux @ 2006-06-20 08:50:58 by reinelt] + widget_image linker error hopefully finally fixed + +2006-06-19 reinelt + + * [r662] + [lcd4linux @ 2006-06-19 15:12:54 by reinelt] + bootstrapped + + * [r661] + [lcd4linux @ 2006-06-19 12:02:17 by reinelt] + linker error from widget_image fixed + + * [r660] + [lcd4linux @ 2006-06-19 11:54:08 by reinelt] + removed dependency to usb.h from sample driver + +2006-04-17 reinelt + + * [r659] + [lcd4linux @ 2006-04-17 08:10:42 by reinelt] + LCDLinux patch from Mattia; widget_image moved to EXTRA_SOURCE + +2006-04-15 reinelt + + * [r658] + [lcd4linux @ 2006-04-15 05:22:52 by reinelt] + mpd plugin from Stefan Kuhne + +2006-04-14 harbaum + + * [r657] + [lcd4linux @ 2006-04-14 20:59:38 by harbaum] + Disable inclusion of Image driver in drv.c if no gd was found. + +2006-04-09 reinelt + + * [r656] + [lcd4linux @ 2006-04-09 17:46:14 by reinelt] + vertical bar patch fro graphic displays by Ronald Hopfer + + * [r655] + [lcd4linux @ 2006-04-09 14:17:49 by reinelt] + autoconf/library fixes, image and graphic display inversion + +2006-03-29 reinelt + + * [r654] + [lcd4linux @ 2006-03-29 08:57:58 by reinelt] + vertical bar patch from Manuel Lausch + +2006-03-18 harbaum + + * [r653] + [lcd4linux @ 2006-03-18 14:54:36 by harbaum] + Improved USB error recovery + +2006-03-10 tooly-bln + + * [r652] + [lcd4linux @ 2006-03-10 18:06:52 by tooly-bln] + replace drv_generic_graphic_FB with drv_generic_graphic_black + +2006-02-27 reinelt + + * [r651] + [lcd4linux @ 2006-02-27 08:12:34 by reinelt] + use serdisplib's full color support + + * [r650] + [lcd4linux @ 2006-02-27 07:53:52 by reinelt] + some more graphic issues fixed + + * [r649] + [lcd4linux @ 2006-02-27 06:15:55 by reinelt] + indent... + + * [r648] + [lcd4linux @ 2006-02-27 06:14:46 by reinelt] + graphic bug resulting in all black pixels solved + +2006-02-25 geronet + + * [r647] + [lcd4linux @ 2006-02-25 13:36:33 by geronet] + updated indent.sh, applied coding style + +2006-02-24 geronet + + * [r646] + [lcd4linux @ 2006-02-24 13:07:10 by geronet] + hollow bars for graphic lcd's + +2006-02-22 cmay + + * [r645] + [lcd4linux @ 2006-02-22 15:59:39 by cmay] + removed KEYPADSIZE cruft per harbaum's suggestion + +2006-02-21 harbaum + + * [r644] + [lcd4linux @ 2006-02-21 21:43:03 by harbaum] + Keypad support for LCD2USB + +2006-02-21 cmay + + * [r643] + [lcd4linux @ 2006-02-21 15:55:59 by cmay] + removed new update function for keypad, consolidated it with draw + + * [r642] + [lcd4linux @ 2006-02-21 15:52:30 by cmay] + added back CF635 GPO counts in model struct lost after last merge + +2006-02-21 reinelt + + * [r641] + [lcd4linux @ 2006-02-21 05:50:34 by reinelt] + keypad support from Cris Maj + +2006-02-19 reinelt + + * [r640] + [lcd4linux @ 2006-02-19 15:42:18 by reinelt] + file plugin from Chris Maj + + * [r639] + [lcd4linux @ 2006-02-19 15:37:38 by reinelt] + CF635 GPO patch from cmaj + + * [r638] + [lcd4linux @ 2006-02-19 07:20:53 by reinelt] + image support nearly finished + +2006-02-12 harbaum + + * [r637] + [lcd4linux @ 2006-02-12 14:32:24 by harbaum] + Configurable bus/device id + +2006-02-09 harbaum + + * [r636] + [lcd4linux @ 2006-02-09 20:32:49 by harbaum] + LCD2USB bus testing, version verification ... + +2006-02-08 reinelt + + * [r635] + [lcd4linux @ 2006-02-08 04:55:03 by reinelt] + moved widget registration to drv_generic_graphic + +2006-02-07 reinelt + + * [r634] + [lcd4linux @ 2006-02-07 05:36:13 by reinelt] + Layers added to Layout + +2006-02-06 reinelt + + * [r633] + [lcd4linux @ 2006-02-06 06:29:30 by reinelt] + Image driver uses RGBA + +2006-01-30 harbaum + + * [r632] + [lcd4linux @ 2006-01-30 20:21:51 by harbaum] + LCD2USB: Added support for displays with two controllers + +2006-01-30 reinelt + + * [r631] + [lcd4linux @ 2006-01-30 12:53:07 by reinelt] + replaced strncpy with strcpy where possible + + * [r630] + [lcd4linux @ 2006-01-30 06:31:25 by reinelt] + ChangeLog + + * [r629] + [lcd4linux @ 2006-01-30 06:25:48 by reinelt] + added CVS Revision + + * [r628] + [lcd4linux @ 2006-01-30 06:17:17 by reinelt] + added CVS Revision + + * [r627] + [lcd4linux @ 2006-01-30 06:11:36 by reinelt] + changed Result->length to Result->size + + * [r626] + [lcd4linux @ 2006-01-30 05:47:34 by reinelt] + graphic subsystem changed to full-color RGBA + +2006-01-28 harbaum + + * [r625] + [lcd4linux @ 2006-01-28 15:36:17 by harbaum] + Fix: string termination bug in eval() + +2006-01-26 harbaum + + * [r624] + [lcd4linux @ 2006-01-26 19:26:26 by harbaum] + Added LCD2USB support + +2006-01-23 reinelt + + * [r623] + [lcd4linux @ 2006-01-23 06:17:18 by reinelt] + timer widget added + +2006-01-22 reinelt + + * [r622] + [lcd4linux @ 2006-01-22 10:01:09 by reinelt] + allow 'static' icons with speed=0 + + * [r621] + [lcd4linux @ 2006-01-22 09:16:05 by reinelt] + Image Widget framework added + +2006-01-21 reinelt + + * [r620] + [lcd4linux @ 2006-01-21 17:43:25 by reinelt] + minor cosmetic fixes + + * [r619] + [lcd4linux @ 2006-01-21 15:25:02 by reinelt] + GPIO subsystem in drivers.m4 added + + * [r618] + [lcd4linux @ 2006-01-21 13:26:43 by reinelt] + Logitech G-15 keyboard LCD driver from Dave Ingram + + * [r617] + [lcd4linux @ 2006-01-21 09:40:20 by reinelt] + Big Memory Leak in Evaluator fixed (thanks to Oliver Gehrke) + +2006-01-20 reinelt + + * [r616] + [lcd4linux @ 2006-01-20 15:58:05 by reinelt] + MySQL::count() added again + + * [r615] + [lcd4linux @ 2006-01-20 15:43:25 by reinelt] + MySQL::query() returns a value, not the number of rows + +2006-01-18 reinelt + + * [r614] + [lcd4linux @ 2006-01-18 11:49:48 by reinelt] + adopted to lcd-linux-0.9.2 + +2006-01-16 reinelt + + * [r613] + [lcd4linux @ 2006-01-16 15:39:58 by reinelt] + MySQL::queryvalue() extension from Harald Klemm + +2006-01-06 tooly-bln + + * [r612] + [lcd4linux @ 2006-01-06 16:56:49 by tooly-bln] + +2006-01-06 reinelt + + * [r611] + [lcd4linux @ 2006-01-06 08:12:19 by reinelt] + GPO's for Crystalfontz + + * [r610] + [lcd4linux @ 2006-01-06 07:06:57 by reinelt] + GPO's for RouterBoard + +2006-01-05 reinelt + + * [r609] + [lcd4linux @ 2006-01-05 19:27:26 by reinelt] + HD44780 power supply from parport + + * [r608] + [lcd4linux @ 2006-01-05 18:56:57 by reinelt] + more GPO stuff + +2006-01-05 nicowallmeier + + * [r607] + [lcd4linux @ 2006-01-05 15:53:45 by nicowallmeier] + fixed compatility with gcc 2.95 + +2006-01-03 reinelt + + * [r606] + [lcd4linux @ 2006-01-03 13:20:05 by reinelt] + LUIse driver added + + * [r605] + [lcd4linux @ 2006-01-03 06:13:44 by reinelt] + GPIO's for MatrixOrbital + +2005-12-20 reinelt + + * [r604] + [lcd4linux @ 2005-12-20 07:07:43 by reinelt] + further work on GPO's, HD44780 GPO support + +2005-12-19 reinelt + + * [r603] + [lcd4linux @ 2005-12-19 05:08:27 by reinelt] + GPO's added to the Sample driver + +2005-12-18 reinelt + + * [r602] + [lcd4linux @ 2005-12-18 16:18:34 by reinelt] + GPO's added again + +2005-12-13 reinelt + + * [r601] + [lcd4linux @ 2005-12-13 14:07:28 by reinelt] + LPH7508 driver finished + +2005-12-12 reinelt + + * [r600] + [lcd4linux @ 2005-12-12 09:08:08 by reinelt] + finally removed old udelay code path; read timing values from + config + + * [r599] + [lcd4linux @ 2005-12-12 05:52:03 by reinelt] + type of delays is 'unsigned long' + +2005-12-11 reinelt + + * [r598] + [lcd4linux @ 2005-12-11 14:55:28 by reinelt] + contrast range for BWCT is 0..255, not 0..100 + +2005-11-06 reinelt + + * [r597] + [lcd4linux @ 2005-11-06 09:54:43 by reinelt] + fixed icon size removed, uses XRES & YRES (I hope this doesn't + lead to problemes...) + + * [r596] + [lcd4linux @ 2005-11-06 09:17:20 by reinelt] + re-use icons (thanks to Jesus de Santos Garcia) + +2005-11-05 reinelt + + * [r595] + [lcd4linux @ 2005-11-05 06:34:09 by reinelt] + README.Drivers removed + + * [r594] + [lcd4linux @ 2005-11-05 06:26:51 by reinelt] + littly typo corrected + +2005-11-04 reinelt + + * [r593] + [lcd4linux @ 2005-11-04 14:10:38 by reinelt] + drv_Sample and drv_LPH7508 + + * [r592] + [lcd4linux @ 2005-11-04 05:39:33 by reinelt] + README.Plugins removed + + * [r591] + [lcd4linux @ 2005-11-04 04:53:08 by reinelt] + sample plugin activated + + * [r590] + [lcd4linux @ 2005-11-04 04:44:52 by reinelt] + LPH7508 driver (not yet finished) + +2005-10-02 reinelt + + * [r589] + [lcd4linux @ 2005-10-02 07:58:48 by reinelt] + HD44780 address setup time increased + +2005-09-14 reinelt + + * [r588] + [lcd4linux @ 2005-09-14 15:08:32 by reinelt] + fixed drivers.m4 to link generic text driver for several displays + (thanks to Ludovic Gomez for pointing this out) + +2005-09-07 reinelt + + * [r587] + [lcd4linux @ 2005-09-07 06:51:44 by reinelt] + Support for CF635 added + +2005-09-02 reinelt + + * [r586] + [lcd4linux @ 2005-09-02 05:27:08 by reinelt] + double-fork daemonize patch from Petri Damsten + +2005-08-27 reinelt + + * [r585] + [lcd4linux @ 2005-08-27 07:02:25 by reinelt] + LCD-Linux updated to 0.9.0 + +2005-08-22 reinelt + + * [r584] + [lcd4linux @ 2005-08-22 05:44:43 by reinelt] + new driver 'WincorNixdorf' + some fixes to the bar code + +2005-08-21 reinelt + + * [r583] + [lcd4linux @ 2005-08-21 08:18:56 by reinelt] + CrystalFontz ACK processing + +2005-08-20 reinelt + + * [r582] + [lcd4linux @ 2005-08-20 10:10:13 by reinelt] + TREFON patch from Stephan Trautvetter: + drv_TF_init: CHAR0 set to 0 instead of 1 + drv_TF_write: combine the GOTO and the data into one packet + drv_TF_write: add GOTO-Case for resolutions 8x1/20x4 characters + drv_TF_start: test for existing resolutions from TREFON USB-LCDs + implemented + the use of 'asc255bug 1' is recommendable + +2005-07-06 reinelt + + * [r581] + [lcd4linux @ 2005-07-06 04:40:18 by reinelt] + GCC-4 fixes + +2005-06-19 reinelt + + * [r580] + [lcd4linux @ 2005-06-19 17:57:06 by reinelt] + cosmetics... + +2005-06-15 reinelt + + * [r579] + [lcd4linux @ 2005-06-15 05:24:35 by reinelt] + updated LCD-Linux driver to version 0.8.9 + +2005-06-13 reinelt + + * [r578] + [lcd4linux @ 2005-06-13 03:43:46 by reinelt] + undo PPEXCL activation... + + * [r577] + [lcd4linux @ 2005-06-13 03:38:25 by reinelt] + try PPEXCL again, but ignore result + +2005-06-11 reinelt + + * [r576] + [lcd4linux @ 2005-06-11 10:57:45 by reinelt] + changed version to 0.10.1-CVS + + * [r575] + [lcd4linux @ 2005-06-11 04:14:05 by reinelt] + final 0.10.0 release, Changelog updated + +2005-06-10 reinelt + + * [r574] + [lcd4linux @ 2005-06-10 11:22:28 by reinelt] + double-check for X11 headers (AC_PATH_XTRA is buggy) + + * [r573] + [lcd4linux @ 2005-06-10 09:51:44 by reinelt] + depcomp removed + + * [r572] + [lcd4linux @ 2005-06-10 05:02:28 by reinelt] + ChangeLog + + * [r571] + [lcd4linux @ 2005-06-10 05:00:36 by reinelt] + version number set to 0.10.0 + + * [r570] + [lcd4linux @ 2005-06-10 04:54:10 by reinelt] + removed ltmain.sh + + * [r569] + [lcd4linux @ 2005-06-10 04:53:44 by reinelt] + removed libtool and ltmain.sh + +2005-06-09 reinelt + + * [r568] + [lcd4linux @ 2005-06-09 17:41:47 by reinelt] + M50530 fixes (many thanks to Szymon Bieganski) + +2005-06-06 reinelt + + * [r567] + [lcd4linux @ 2005-06-06 09:24:07 by reinelt] + two bugs in plugin_mysql.c fixed + +2005-06-03 reinelt + + * [r566] + [lcd4linux @ 2005-06-03 17:04:52 by reinelt] + hopefully solved the AM_PYTHON_PATH issue finally + + * [r565] + [lcd4linux @ 2005-06-03 04:45:57 by reinelt] + renamed AM_PYTHON to MY_PYTHON... + +2005-06-01 reinelt + + * [r564] + [lcd4linux @ 2005-06-01 12:50:25 by reinelt] + ifdef'ed unused function to avoid compiler warning + + * [r563] + [lcd4linux @ 2005-06-01 12:46:31 by reinelt] + --with-python added to configure + + * [r562] + [lcd4linux @ 2005-06-01 12:09:11 by reinelt] + removed ^M from lcd4linux_i2c.h; indent.sh run + +2005-06-01 pk_richman + + * [r561] + [lcd4linux @ 2005-06-01 11:17:54 by pk_richman] + marked unused parameters + +2005-05-31 lfcorreia + + * [r560] + [lcd4linux @ 2005-05-31 21:30:56 by lfcorreia] + fix my email address + + * [r559] + [lcd4linux @ 2005-05-31 21:28:42 by lfcorreia] + fix typo + + * [r558] + [lcd4linux @ 2005-05-31 21:26:56 by lfcorreia] + fix my email address + + * [r557] + [lcd4linux @ 2005-05-31 21:06:36 by lfcorreia] + replace the accidently deleted Python detection code + + * [r556] + [lcd4linux @ 2005-05-31 20:42:54 by lfcorreia] + new file: lcd4linux_i2c.h + avoid the problems detecting the proper I2C kernel include files + + rearrange all the other autoconf stuff to remove I2C detection + + new method by Paul Kamphuis to write to the I2C device + +2005-05-28 reinelt + + * [r555] + [lcd4linux @ 2005-05-28 09:08:30 by reinelt] + fixed plugins.m4 bug found by Martin + + * [r554] + [lcd4linux @ 2005-05-28 09:06:14 by reinelt] + serdisplib cosmetics + +2005-05-13 reinelt + + * [r553] + [lcd4linux @ 2005-05-13 05:44:44 by reinelt] + ChangeLog updated + + * [r552] + [lcd4linux @ 2005-05-13 05:43:25 by reinelt] + added drv_LCDLinux.h to extra_sources + +2005-05-12 reinelt + + * [r551] + [lcd4linux @ 2005-05-12 14:55:47 by reinelt] + plugins for serdisplib driver + + * [r550] + [lcd4linux @ 2005-05-12 05:52:43 by reinelt] + serdisplib GET_VERSION_MAJOR macro + +2005-05-11 reinelt + + * [r549] + [lcd4linux @ 2005-05-11 04:27:49 by reinelt] + small serdisplib bugs fixed + +2005-05-10 reinelt + + * [r548] + [lcd4linux @ 2005-05-10 13:20:10 by reinelt] + added serdisplib driver + +2005-05-08 reinelt + + * [r547] + [lcd4linux @ 2005-05-08 04:32:43 by reinelt] + CodingStyle added and applied + +2005-05-06 reinelt + + * [r546] + [lcd4linux @ 2005-05-06 06:41:53 by reinelt] + python2.4 added to python.m4 + + * [r545] + [lcd4linux @ 2005-05-06 06:37:34 by reinelt] + hollow bar patch from geronet + + * [r544] + [lcd4linux @ 2005-05-06 05:40:02 by reinelt] + remove documentation pass#2 + + * [r543] + [lcd4linux @ 2005-05-06 05:36:58 by reinelt] + removed documentation again :-( + +2005-05-05 reinelt + + * [r542] + [lcd4linux @ 2005-05-05 08:36:12 by reinelt] + changed SELECT to SLCTIN + +2005-05-04 obconseil + + * [r541] + [lcd4linux @ 2005-05-04 07:18:44 by obconseil] + Driver modified according to Michels's recommendations : + + - Suppressed linux/parport.h depandancy. It was not needed + anyway. + - Compile-time disable the wait_busy polling function, replaced + with a time wait. + - Replaced the hardwire_* calls by their wire_* equivalent, to + adapt other wirings. + - Created a "Models" structure, containing parameters for the + display. + - Other cleanups, to remove compile-time warnings. + +2005-05-04 reinelt + + * [r540] + [lcd4linux @ 2005-05-04 06:13:05 by reinelt] + parport_wire_status() added + + * [r539] + [lcd4linux @ 2005-05-04 05:42:37 by reinelt] + Noritake driver added + + * [r538] + [lcd4linux @ 2005-05-04 05:22:12 by reinelt] + * replaced fprintf(stderr,... with error() + * corrected a "dangling reference" memory problem + * removed some PyErr_Print() spam + * fixed a segmentation fault that occured when python module was + not + found + * improved error messages + +2005-05-03 reinelt + + * [r537] + [lcd4linux @ 2005-05-03 11:13:23 by reinelt] + rearranged autoconf a bit, + libX11 will be linked only if really needed (i.e. when the X11 + driver has been selected) + plugin_python filled with life + +2005-05-02 reinelt + + * [r536] + [lcd4linux @ 2005-05-02 10:29:20 by reinelt] + preparations for python bindings and python plugin + + * [r535] + [lcd4linux @ 2005-05-02 05:15:46 by reinelt] + make busy-flag checking configurable for LCD-Linux driver + +2005-04-30 reinelt + + * [r534] + [lcd4linux @ 2005-04-30 06:02:09 by reinelt] + LCD-Linux display size set up from lcd4linux.conf + +2005-04-24 reinelt + + * [r533] + [lcd4linux @ 2005-04-24 05:27:09 by reinelt] + Trefon Backlight added + + * [r532] + [lcd4linux @ 2005-04-24 04:41:28 by reinelt] + Changelog updated + + * [r531] + [lcd4linux @ 2005-04-24 04:33:46 by reinelt] + driver for TREFON USB LCD's added + +2005-04-20 reinelt + + * [r530] + [lcd4linux @ 2005-04-20 05:49:21 by reinelt] + Changed the code to add some VT100-compatible control sequences + (see the comments above). + A configfile boolean option 'VT100_Support' (default to 1) + indicate if the display in + used support these control-sequences or not. + +2005-04-09 reinelt + + * [r529] + [lcd4linux @ 2005-04-09 07:36:42 by reinelt] + updated LCD-Linux driver to version 0.8.8 + +2005-04-05 reinelt + + * [r528] + [lcd4linux @ 2005-04-05 06:57:39 by reinelt] + AC_CHECK_HEADERS corrected + + * [r527] + [lcd4linux @ 2005-04-05 05:12:48 by reinelt] + i2c patch from Paul (still does not work here :-( + + * [r526] + [lcd4linux @ 2005-04-05 04:46:06 by reinelt] + ceil/floor patch from Maxime + +2005-04-04 nicowallmeier + + * [r525] + [lcd4linux @ 2005-04-04 20:11:14 by nicowallmeier] + to be compatible with gcc 2.95 + +2005-04-03 reinelt + + * [r524] + [lcd4linux @ 2005-04-03 07:07:43 by reinelt] + added statfs plugin + +2005-04-02 reinelt + + * [r523] + [lcd4linux @ 2005-04-02 05:28:58 by reinelt] + fixed gcc4 warnings about signed/unsigned mismatches + +2005-04-01 reinelt + + * [r522] + [lcd4linux @ 2005-04-01 05:16:04 by reinelt] + moved plugin init stuff to a seperate function called on first + use + +2005-03-30 reinelt + + * [r521] + [lcd4linux @ 2005-03-30 04:57:50 by reinelt] + Evaluator speedup: use bsearch for finding functions and + variables + +2005-03-28 reinelt + + * [r520] + [lcd4linux @ 2005-03-28 22:29:23 by reinelt] + HD44780 multiple displays patch from geronet + + * [r519] + [lcd4linux @ 2005-03-28 19:39:14 by reinelt] + HD44780/I2C patch from Luis merged (still does not work for me) + +2005-03-25 reinelt + + * [r518] + [lcd4linux @ 2005-03-25 15:44:43 by reinelt] + HD44780 Backlight fixed (thanks to geronet) + +2005-03-23 reinelt + + * [r517] + [lcd4linux @ 2005-03-23 12:23:35 by reinelt] + fixed some signed/unsigned char mismatches in the Crystalfontz + driver (ticket #12) + +2005-02-24 reinelt + + * [r516] + [lcd4linux @ 2005-02-24 07:07:55 by reinelt] + ChangeLog + + * [r515] + [lcd4linux @ 2005-02-24 07:06:45 by reinelt] + SimpleLCD driver added + + * [r514] + [lcd4linux @ 2005-02-24 06:51:40 by reinelt] + LCD-Linux driver GOTO_COST corrected + +2005-01-30 reinelt + + * [r513] + [lcd4linux @ 2005-01-30 06:43:22 by reinelt] + driver for LCD-Linux finished + +2005-01-29 reinelt + + * [r512] + [lcd4linux @ 2005-01-29 09:30:56 by reinelt] + minor HD44780 cleanups + +2005-01-22 reinelt + + * [r511] + [lcd4linux @ 2005-01-22 22:57:57 by reinelt] + LCD-Linux driver added + + * [r510] + [lcd4linux @ 2005-01-22 12:44:41 by reinelt] + MatrixOrbital backlight micro-fix + +2005-01-18 reinelt + + * [r509] + [lcd4linux @ 2005-01-18 06:30:21 by reinelt] + added (C) to all copyright statements + +2005-01-17 reinelt + + * [r508] + [lcd4linux @ 2005-01-17 06:38:48 by reinelt] + info about backlight and brightness + + * [r507] + [lcd4linux @ 2005-01-17 06:29:24 by reinelt] + added software-controlled backlight support to HD44780 + +2005-01-15 reinelt + + * [r506] + [lcd4linux @ 2005-01-15 13:13:57 by reinelt] + LCDTerm driver added, take 2 + + * [r505] + [lcd4linux @ 2005-01-15 13:13:21 by reinelt] + LCDTerm section added to lcd4linux.conf.sample + + * [r504] + [lcd4linux @ 2005-01-15 13:10:13 by reinelt] + LCDTerm driver added + +2005-01-11 reinelt + + * [r503] + [lcd4linux @ 2005-01-11 10:25:26 by reinelt] + further changes to lcd4linux.conf.sample + + * [r502] + [lcd4linux @ 2005-01-11 10:19:33 by reinelt] + changes to lcd4linux.conf.sample + +2005-01-09 reinelt + + * [r501] + [lcd4linux @ 2005-01-09 10:57:25 by reinelt] + ChangeLog updated + + * [r500] + [lcd4linux @ 2005-01-09 10:53:22 by reinelt] + small type in plugin_uname fixed + new homepage lcd4linux.bulix.org + +2005-01-06 reinelt + + * [r499] + [lcd4linux @ 2005-01-06 16:54:53 by reinelt] + M50530 fixes + +2004-12-22 reinelt + + * [r498] + [lcd4linux @ 2004-12-22 20:24:00 by reinelt] + T6963 fix for displays > 8 rows + +2004-11-30 reinelt + + * [r497] + [lcd4linux @ 2004-11-30 05:01:25 by reinelt] + removed compiler warnings for deactivated i2c bus + +2004-11-29 reinelt + + * [r496] + [lcd4linux @ 2004-11-29 04:42:06 by reinelt] + removed the 99999 msec limit on widget update time (thanks to + Petri Damsten) + +2004-11-28 reinelt + + * [r495] + [lcd4linux @ 2004-11-28 15:50:24 by reinelt] + Cwlinux fixes (invalidation of user-defined chars) + +2004-10-17 reinelt + + * [r494] + [lcd4linux @ 2004-10-17 09:24:31 by reinelt] + I2C support for HD44780 displays by Luis (does not work by now) + +2004-10-02 reinelt + + * [r493] + [lcd4linux @ 2004-10-02 09:31:55 by reinelt] + USBLCD driver modified to use libusb + +2004-09-24 reinelt + + * [r492] + [lcd4linux @ 2004-09-24 21:40:52 by reinelt] + new driver for the BWCT USB LCD interface board. + +2004-09-19 reinelt + + * [r491] + [lcd4linux @ 2004-09-19 09:31:19 by reinelt] + HD44780 busy flag checking improved: fall back to busy-waiting if + too many errors occur + +2004-09-18 reinelt + + * [r490] + [lcd4linux @ 2004-09-18 15:58:57 by reinelt] + even more HD44780 cleanups, hardwiring for LCM-162 + + * [r489] + [lcd4linux @ 2004-09-18 10:57:29 by reinelt] + more parport/i2c cleanups + + * [r488] + [lcd4linux @ 2004-09-18 09:48:29 by reinelt] + HD44780 cleanup and prepararation for I2C backend + LCM-162 submodel framework + + * [r487] + [lcd4linux @ 2004-09-18 08:22:59 by reinelt] + drv_generic_parport_status() to read status lines + +2004-08-30 rjoco77 + + * [r486] + [lcd4linux @ 2004-08-30 12:48:52 by rjoco77] + * Added backlight update immediatelly + +2004-08-29 reinelt + + * [r485] + [lcd4linux @ 2004-08-29 20:07:55 by reinelt] + Patch from Joco: Make RouterBoard Backlight configurable + + * [r484] + [lcd4linux @ 2004-08-29 13:03:40 by reinelt] + added RouterBoard driver + +2004-07-14 reinelt + + * [r483] + [lcd4linux @ 2004-07-14 04:44:44 by reinelt] + Beckmann+Egle fix + added smaple widget for the PPP plugin + +2004-06-29 reinelt + + * [r482] + [lcd4linux @ 2004-06-29 04:49:30 by reinelt] + B+E enhanced port detection + +2004-06-26 reinelt + + * [r481] + [lcd4linux @ 2004-06-26 12:04:59 by reinelt] + uh-oh... the last CVS log message messed up things a lot... + + * [r480] + [lcd4linux @ 2004-06-26 09:27:20 by reinelt] + added '-W' to CFLAGS + changed all C++ comments to C ones ('//' => '/* */') + cleaned up a lot of signed/unsigned mistakes + + * [r479] + [lcd4linux @ 2004-06-26 06:12:14 by reinelt] + support for Beckmann+Egle Compact Terminals + some mostly cosmetic changes in the MatrixOrbital and USBLCD + driver + added debugging to the generic serial driver + fixed a bug in the generic text driver where icons could be drawn + outside + the display bounds + +2004-06-24 nicowallmeier + + * [r478] + [lcd4linux @ 2004-06-24 20:18:08 by nicowallmeier] + minor bugfix + +2004-06-20 reinelt + + * [r477] + [lcd4linux @ 2004-06-20 10:12:27 by reinelt] + ChangeLog updated + + * [r476] + [lcd4linux @ 2004-06-20 10:09:52 by reinelt] + 'const'ified the whole source + +2004-06-19 reinelt + + * [r475] + [lcd4linux @ 2004-06-19 08:20:19 by reinelt] + compiler warning in image driver fixed + bar bug in USBLCD driver fixed + +2004-06-17 reinelt + + * [r474] + [lcd4linux @ 2004-06-17 10:58:57 by reinelt] + changed plugin_netdev to use the new fast hash model + + * [r473] + [lcd4linux @ 2004-06-17 06:23:39 by reinelt] + hash handling rewritten to solve performance issues + +2004-06-13 reinelt + + * [r472] + [lcd4linux @ 2004-06-13 01:12:52 by reinelt] + debug widgets changed (thanks to Andy Baxter) + +2004-06-09 reinelt + + * [r471] + [lcd4linux @ 2004-06-09 06:40:29 by reinelt] + splash screen for T6963 driver + +2004-06-08 reinelt + + * [r470] + [lcd4linux @ 2004-06-08 21:46:38 by reinelt] + splash screen for X11 driver (and generic graphic driver) + + * [r469] + [lcd4linux @ 2004-06-08 12:35:24 by reinelt] + autoconf/automake updates + +2004-06-07 reinelt + + * [r468] + [lcd4linux @ 2004-06-07 07:02:13 by reinelt] + sample debugging widgets added + + * [r467] + [lcd4linux @ 2004-06-07 06:56:55 by reinelt] + added test plugin from Andy Baxter + +2004-06-06 reinelt + + * [r466] + [lcd4linux @ 2004-06-06 06:51:59 by reinelt] + do not display end splash screen if quiet=1 + +2004-06-05 reinelt + + * [r465] + [lcd4linux @ 2004-06-05 14:56:48 by reinelt] + Cwlinux splash screen fixed + USBLCD splash screen fixed + plugin_i2c qprintf("%f") replaced with snprintf() + + * [r464] + [lcd4linux @ 2004-06-05 06:41:39 by reinelt] + chancged splash screen again + + * [r463] + [lcd4linux @ 2004-06-05 06:13:11 by reinelt] + splash screen for all text-based display drivers + +2004-06-02 reinelt + + * [r462] + [lcd4linux @ 2004-06-02 10:09:22 by reinelt] + splash screen for HD44780 + + * [r461] + [lcd4linux @ 2004-06-02 09:41:19 by reinelt] + prepared support for startup splash screen + + * [r460] + [lcd4linux @ 2004-06-02 05:56:25 by reinelt] + extended contrast range for Crystalfontz + + * [r459] + [lcd4linux @ 2004-06-02 05:35:55 by reinelt] + added i2c_sensors example to lcd4linux.conf.sample + + * [r458] + [lcd4linux @ 2004-06-02 05:27:59 by reinelt] + added documentation tree + + * [r457] + [lcd4linux @ 2004-06-02 05:14:16 by reinelt] + fixed models listing for Beckmann+Egle driver + some cosmetic changes + +2004-06-01 reinelt + + * [r456] + [lcd4linux @ 2004-06-01 06:45:28 by reinelt] + some Fixme's processed + documented some code + + * [r455] + [lcd4linux @ 2004-06-01 06:04:25 by reinelt] + made README.Plugins and plugin_sample up to date. + +2004-05-31 reinelt + + * [r454] + [lcd4linux @ 2004-05-31 21:23:16 by reinelt] + some cleanups in the MatrixOrbital driver + + * [r453] + [lcd4linux @ 2004-05-31 21:05:13 by reinelt] + fixed lots of bugs in the Cwlinux driver + do not emit EAGAIN error on the first retry + made plugin_i2c_sensors a bit less 'chatty' + moved init and exit functions to the bottom of plugin_pop3 + + * [r452] + [lcd4linux @ 2004-05-31 16:39:05 by reinelt] + added NULL display driver (for debugging/profiling purposes) + added backlight/contrast initialisation for matrixOrbital + added Backlight initialisation for Cwlinux + + * [r451] + [lcd4linux @ 2004-05-31 06:27:34 by reinelt] + ChangeLog update + + * [r450] + [lcd4linux @ 2004-05-31 06:24:42 by reinelt] + fixed symlink security issue with the image driver + + * [r449] + [lcd4linux @ 2004-05-31 05:38:02 by reinelt] + fixed possible bugs with user-defined chars (clear high bits) + thanks to Andy Baxter for debugging the MilfordInstruments + driver! + +2004-05-31 andy-b + + * [r448] + [lcd4linux @ 2004-05-31 01:31:01 by andy-b] + fixed bug in Milford Instruments driver which drew extra graphics + chars in + odd places when drawing double bars. (the display doesn't like it + if you put + the escape character 0xfe inside a define char sequence). + +2004-05-30 reinelt + + * [r447] + [lcd4linux @ 2004-05-30 08:25:50 by reinelt] + Crystalfontz 631 driver finished + +2004-05-29 reinelt + + * [r446] + [lcd4linux @ 2004-05-29 23:30:20 by reinelt] + fixed a compiler issue with drv_Image.c (thanks to Frank + Stratmann) + + * [r445] + [lcd4linux @ 2004-05-29 15:53:28 by reinelt] + M50530: reset parport signals on exit + plugin_ppp: ppp() has two parameters, not three + lcd4linux.conf.sample: diskstats() corrected + + * [r444] + [lcd4linux @ 2004-05-29 01:07:56 by reinelt] + bug in plugin_diskstats fixed + + * [r443] + [lcd4linux @ 2004-05-29 00:27:14 by reinelt] + added plugin_diskstats.c + +2004-05-28 reinelt + + * [r442] + [lcd4linux @ 2004-05-28 14:38:10 by reinelt] + Status and Changelog Update + + * [r441] + [lcd4linux @ 2004-05-28 14:36:10 by reinelt] + added drv_BeckmannEgle.c (forgotten at first check in :-) + + * [r440] + [lcd4linux @ 2004-05-28 13:51:41 by reinelt] + ported driver for Beckmann+Egle Mini-Terminals + added 'flags' parameter to serial_init() + +2004-05-27 nicowallmeier + + * [r439] + [lcd4linux @ 2004-05-27 06:29:29 by nicowallmeier] + Moved variables to Plugin:imon / Plugin:telmon + +2004-05-27 reinelt + + * [r438] + [lcd4linux @ 2004-05-27 03:49:41 by reinelt] + Status update + + * [r437] + [lcd4linux @ 2004-05-27 03:39:47 by reinelt] + changed function naming scheme to plugin::function + +2004-05-26 reinelt + + * [r436] + [lcd4linux @ 2004-05-26 11:37:35 by reinelt] + Curses driver ported. + + * [r435] + [lcd4linux @ 2004-05-26 05:03:24 by reinelt] + MilfordInstruments driver ported + +2004-05-25 reinelt + + * [r434] + [lcd4linux @ 2004-05-25 19:54:11 by reinelt] + 'make distcheck' bugs fixed + release number changed to 0.10.0-RC1 + + * [r433] + [lcd4linux @ 2004-05-25 19:47:11 by reinelt] + Status updated + obsolete files removed + + * [r432] + [lcd4linux @ 2004-05-25 14:28:46 by reinelt] + Changelog updated + + * [r431] + [lcd4linux @ 2004-05-25 14:27:21 by reinelt] + added drv_Image.c (this time really!) + + * [r430] + [lcd4linux @ 2004-05-25 14:26:28 by reinelt] + added "Image" driver (was: Raster.c) for PPM and PNG creation + fixed some glitches in the X11 driver + + * [r429] + [lcd4linux @ 2004-05-25 06:42:31 by reinelt] + removed old sample config lcd4linux.conf.sample.old from CVS + +2004-05-23 reinelt + + * [r428] + [lcd4linux @ 2004-05-23 08:58:30 by reinelt] + icon bug with USBLCD fixed + +2004-05-22 reinelt + + * [r427] + [lcd4linux @ 2004-05-22 18:30:01 by reinelt] + added plugin 'uptime' + + * [r426] + [lcd4linux @ 2004-05-22 04:23:49 by reinelt] + removed 16*x fix again (next time think before commit :-) + + * [r425] + [lcd4linux @ 2004-05-22 04:21:02 by reinelt] + fix for display RAM layout on 16x4 displays (thanks to + toxicated101) + +2004-05-20 reinelt + + * [r424] + [lcd4linux @ 2004-05-20 07:47:51 by reinelt] + added plugin_time + + * [r423] + [lcd4linux @ 2004-05-20 07:14:35 by reinelt] + made all local functions static + +2004-05-19 reinelt + + * [r422] + [lcd4linux @ 2004-05-19 05:38:25 by reinelt] + removed AC_PROG_CXX (C++-Compiler) from configure + + * [r421] + [lcd4linux @ 2004-05-19 05:23:25 by reinelt] + plugin_isdn.c added (sorry, I forgot...) + +2004-05-09 reinelt + + * [r420] + [lcd4linux @ 2004-05-09 05:41:41 by reinelt] + i2c fix for kernel 2.6.5 (temp_input1 vs. temp1_input) from + Xavier + +2004-04-17 nicowallmeier + + * [r419] + [lcd4linux @ 2004-04-17 13:03:34 by nicowallmeier] + minor bugfix + +2004-04-12 reinelt + + * [r418] + [lcd4linux @ 2004-04-12 11:12:24 by reinelt] + added plugin_isdn, removed old ISDN client + fixed some real bad bugs in the evaluator + + * [r417] + [lcd4linux @ 2004-04-12 05:59:24 by reinelt] + Status update + + * [r416] + [lcd4linux @ 2004-04-12 05:14:42 by reinelt] + another BIG FAT WARNING on the use of raw ports instead of ppdev + + * [r415] + [lcd4linux @ 2004-04-12 04:55:59 by reinelt] + emitted a BIG FAT WARNING if msr.h could not be found (and + therefore + the gettimeofday() delay loop would be used) + +2004-04-11 reinelt + + * [r414] + [lcd4linux @ 2004-04-11 17:37:09 by reinelt] + forgot these files at last checkin... sorry! + +2004-04-09 reinelt + + * [r413] + [lcd4linux @ 2004-04-09 06:23:28 by reinelt] + removed old exec stuff + + * [r412] + [lcd4linux @ 2004-04-09 06:09:54 by reinelt] + big configure rework from Xavier + +2004-04-08 reinelt + + * [r411] + [lcd4linux @ 2004-04-08 11:59:26 by reinelt] + added plugin_pop3 from Javi + + * [r410] + [lcd4linux @ 2004-04-08 10:48:23 by reinelt] + finished plugin_exec + modified thread handling + added '%x' format to qprintf (hexadecimal) + +2004-04-07 hejl + + * [r409] + [lcd4linux @ 2004-04-07 08:29:05 by hejl] + New plugin for wireless info + +2004-03-21 reinelt + + * [r408] + [lcd4linux @ 2004-03-21 22:05:53 by reinelt] + MySQL plugin fixes from Javi + +2004-03-20 reinelt + + * [r407] + [lcd4linux @ 2004-03-20 23:09:01 by reinelt] + MySQL plugin fixes from Javi + + * [r406] + [lcd4linux @ 2004-03-20 11:49:40 by reinelt] + forgot to add plugin_exec.c ... + + * [r405] + [lcd4linux @ 2004-03-20 07:31:32 by reinelt] + support for HD66712 (which has a different RAM layout) + further threading development + +2004-03-19 reinelt + + * [r404] + [lcd4linux @ 2004-03-19 09:17:46 by reinelt] + removed the extra 'goto' function, row and col are additional + parameters + of the write() function now. + + * [r403] + [lcd4linux @ 2004-03-19 06:37:47 by reinelt] + asynchronous thread handling started + +2004-03-14 reinelt + + * [r402] + [lcd4linux @ 2004-03-14 07:14:05 by reinelt] + old battery.[ch] files removed + + * [r401] + [lcd4linux @ 2004-03-14 07:11:42 by reinelt] + parameter count fixed for plugin_dvb() + plugin_APM (battery status) ported + + * [r400] + [lcd4linux @ 2004-03-14 06:07:33 by reinelt] + Status update. + Fixed bug in configure.in with X11 disabled (thanks to Kevin Liu) + +2004-03-13 reinelt + + * [r399] + [lcd4linux @ 2004-03-13 19:06:01 by reinelt] + ChangeLog and Status update; small glitch in plugin_seti fixed. + +2004-03-13 nicowallmeier + + * [r398] + [lcd4linux @ 2004-03-13 14:58:15 by nicowallmeier] + Added clean termination of imond-connection (now correctly) + + * [r397] + [lcd4linux @ 2004-03-13 14:55:14 by nicowallmeier] + Added clean termination of imond-connection + +2004-03-13 reinelt + + * [r396] + [lcd4linux @ 2004-03-13 06:55:29 by reinelt] + (unnecessary) imon.h removed + + * [r395] + [lcd4linux @ 2004-03-13 06:49:20 by reinelt] + seti@home plugin ported to NextGeneration + +2004-03-12 reinelt + + * [r394] + [lcd4linux @ 2004-03-12 13:58:14 by reinelt] + removed imon.c (has been replaced by plugin_imon.c) + +2004-03-11 reinelt + + * [r393] + [lcd4linux @ 2004-03-11 06:39:58 by reinelt] + big patch from Martin: + - reuse filehandles + - memory leaks fixed + - earlier busy-flag checking with HD44780 + - reuse memory for strings in RESULT and hash + - netdev_fast to wavid time-consuming regex + +2004-03-10 reinelt + + * [r392] + [lcd4linux @ 2004-03-10 07:16:15 by reinelt] + MySQL plugin from Javier added + +2004-03-08 hejl + + * [r391] + [lcd4linux @ 2004-03-08 18:46:21 by hejl] + Fixed bug introduced with "caching" the loadavg values + + * [r390] + [lcd4linux @ 2004-03-08 18:45:52 by hejl] + fixed segfault when using string concatenation + +2004-03-08 reinelt + + * [r389] + [lcd4linux @ 2004-03-08 16:26:26 by reinelt] + 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) + + * [r388] + [lcd4linux @ 2004-03-08 04:33:08 by reinelt] + string concatenation fixed + +2004-03-06 reinelt + + * [r387] + [lcd4linux @ 2004-03-06 20:31:16 by reinelt] + Complete rewrite of the evaluator to get rid of the code + from mark Morley (because of license issues). + The new Evaluator does a pre-compile of expressions, and + stores them in trees. Therefore it should be reasonable faster... + +2004-03-03 hejl + + * [r386] + [lcd4linux @ 2004-03-03 08:40:07 by hejl] + Fixed memory leak in hash_get_regex + +2004-03-03 reinelt + + * [r385] + [lcd4linux @ 2004-03-03 04:44:16 by reinelt] + changes (cosmetics?) to the big patch from Martin + hash patch un-applied + + * [r384] + [lcd4linux @ 2004-03-03 03:47:04 by reinelt] + 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 + + * [r383] + [lcd4linux @ 2004-03-03 03:41:02 by reinelt] + Crystalfontz Contrast issue fixed + +2004-03-01 reinelt + + * [r382] + [lcd4linux @ 2004-03-01 04:29:51 by reinelt] + cfg_number() returns -1 on error, 0 if value not found (but + default val used), + and 1 if value was used from the configuration. + HD44780 driver adopted to new cfg_number() + Crystalfontz 631 driver nearly finished + +2004-02-29 reinelt + + * [r381] + [lcd4linux @ 2004-02-29 17:09:53 by reinelt] + ChangeLog updated + Version number bumped to 0.10.0 + + * [r380] + [lcd4linux @ 2004-02-29 14:30:59 by reinelt] + icon visibility fix for generic graphics from Xavier + +2004-02-27 reinelt + + * [r379] + [lcd4linux @ 2004-02-27 07:06:24 by reinelt] + new function 'qprintf()' (simple but quick snprintf() + replacement) + + * [r378] + [lcd4linux @ 2004-02-27 06:07:55 by reinelt] + hash improvements from Martin + +2004-02-26 reinelt + + * [r377] + [lcd4linux @ 2004-02-26 21:42:45 by reinelt] + memory leak fixes from Martin + +2004-02-24 reinelt + + * [r376] + [lcd4linux @ 2004-02-24 06:00:22 by reinelt] + Status and Todo list from Xavier + + * [r375] + [lcd4linux @ 2004-02-24 05:54:57 by reinelt] + X11 driver ported + +2004-02-23 reinelt + + * [r374] + [lcd4linux @ 2004-02-23 06:44:27 by reinelt] + "Lightning" widget from Xavier (lcd4linux.conf.sample) + removed obsolete Docs. + +2004-02-22 reinelt + + * [r373] + [lcd4linux @ 2004-02-22 17:35:41 by reinelt] + some fixes for generic graphic driver and T6963 + removed ^M from plugin_imon (Nico, are you editing under + Windows?) + +2004-02-18 nicowallmeier + + * [r372] + [lcd4linux @ 2004-02-18 14:45:42 by nicowallmeier] + Imon/Telmon plugin ported + +2004-02-18 reinelt + + * [r371] + [lcd4linux @ 2004-02-18 06:39:20 by reinelt] + T6963 driver for graphic displays finished + +2004-02-17 reinelt + + * [r370] + [lcd4linux @ 2004-02-17 05:37:20 by reinelt] + Namespace clash between Curses driver and general text driver + resolved + (thanks to Martin Hejl) + +2004-02-16 reinelt + + * [r369] + [lcd4linux @ 2004-02-16 13:03:37 by reinelt] + compile problem with missing frontend.h fixed + + * [r368] + [lcd4linux @ 2004-02-16 08:19:44 by reinelt] + i2c_sensors patch from Xavier + +2004-02-15 reinelt + + * [r367] + [lcd4linux @ 2004-02-15 21:43:43 by reinelt] + T6963 driver nearly finished + framework for graphic displays done + i2c_sensors patch from Xavier + some more old generation files removed + + * [r366] + [lcd4linux @ 2004-02-15 08:22:47 by reinelt] + ported USBLCD driver to NextGeneration + added drv_M50530.c (I forgot yesterday, sorry) + removed old drivers M50530.c and USBLCD.c + + * [r365] + [lcd4linux @ 2004-02-15 07:23:04 by reinelt] + bug in netdev parsing fixed + +2004-02-14 nicowallmeier + + * [r364] + [lcd4linux @ 2004-02-14 12:07:27 by nicowallmeier] + minor bugfix + +2004-02-14 reinelt + + * [r363] + [lcd4linux @ 2004-02-14 11:56:11 by reinelt] + M50530 driver ported + changed lots of 'char' to 'unsigned char' + + * [r362] + [lcd4linux @ 2004-02-14 10:09:50 by reinelt] + I2C Sensors for 2.4 kernels (/proc instead of /sysfs) + +2004-02-10 reinelt + + * [r361] + [lcd4linux @ 2004-02-10 07:42:35 by reinelt] + cut off all old-style files which are no longer used with + NextGeneration + + * [r360] + [lcd4linux @ 2004-02-10 06:54:38 by reinelt] + DVB plugin ported + +2004-02-09 nicowallmeier + + * [r359] + [lcd4linux @ 2004-02-09 19:49:38 by nicowallmeier] + Minor bugfix + +2004-02-07 reinelt + + * [r358] + [lcd4linux @ 2004-02-07 13:45:23 by reinelt] + icon visibility patch #2 from Xavier + +2004-02-05 mkeil + + * [r357] + [lcd4linux @ 2004-02-05 23:58:18 by mkeil] + Fixed/Optimized Hashage-timings + +2004-02-05 reinelt + + * [r356] + [lcd4linux @ 2004-02-05 07:10:23 by reinelt] + evaluator function names are no longer case-sensitive + Crystalfontz Fan PWM control, Fan RPM monitoring, temperature