diff options
Diffstat (limited to 'oncology/dpfhack_display/lcd4linux/.svn/text-base/ChangeLog.svn-base')
-rw-r--r-- | oncology/dpfhack_display/lcd4linux/.svn/text-base/ChangeLog.svn-base | 4974 |
1 files changed, 4974 insertions, 0 deletions
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 <CR><LF> (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 + <niallain@gmail.com> + + * [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 <termios.h>. + +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 <CR><LF> (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 + <e.bachmann@xebec.de> + 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 + + * [r6 |