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/.cvsignore.svn-base | 9 + .../lcd4linux/.svn/text-base/AUTHORS.svn-base | 5 + .../lcd4linux/.svn/text-base/COPYING.svn-base | 340 + .../lcd4linux/.svn/text-base/CREDITS.svn-base | 4 + .../lcd4linux/.svn/text-base/ChangeLog.svn-base | 4974 +++++ .../lcd4linux/.svn/text-base/CodingStyle.svn-base | 25 + .../lcd4linux/.svn/text-base/INSTALL.svn-base | 237 + .../lcd4linux/.svn/text-base/Makefile.am.svn-base | 194 + .../lcd4linux/.svn/text-base/Makefile.in.svn-base | 1012 + .../lcd4linux/.svn/text-base/NEWS.svn-base | 5 + .../lcd4linux/.svn/text-base/README.svn-base | 5 + .../lcd4linux/.svn/text-base/TODO.svn-base | 5 + .../lcd4linux/.svn/text-base/aclocal.m4.svn-base | 10441 +++++++++++ .../.svn/text-base/ax_python_devel.m4.svn-base | 323 + .../lcd4linux/.svn/text-base/bootstrap.svn-base | 18 + .../lcd4linux/.svn/text-base/cfg.c.svn-base | 714 + .../lcd4linux/.svn/text-base/cfg.h.svn-base | 40 + .../lcd4linux/.svn/text-base/config.guess.svn-base | 1526 ++ .../lcd4linux/.svn/text-base/config.h.in.svn-base | 661 + .../lcd4linux/.svn/text-base/config.rpath.svn-base | 666 + .../lcd4linux/.svn/text-base/config.sub.svn-base | 1658 ++ .../lcd4linux/.svn/text-base/configure.in.svn-base | 166 + .../lcd4linux/.svn/text-base/configure.svn-base | 18313 +++++++++++++++++++ .../lcd4linux/.svn/text-base/curses.m4.svn-base | 322 + .../lcd4linux/.svn/text-base/debug.c.svn-base | 93 + .../lcd4linux/.svn/text-base/debug.h.svn-base | 40 + .../lcd4linux/.svn/text-base/depcomp.svn-base | 589 + .../lcd4linux/.svn/text-base/drivers.m4.svn-base | 862 + .../lcd4linux/.svn/text-base/drv.c.svn-base | 303 + .../lcd4linux/.svn/text-base/drv.h.svn-base | 56 + .../lcd4linux/.svn/text-base/drv_ASTUSB.c.svn-base | 512 + .../lcd4linux/.svn/text-base/drv_BWCT.c.svn-base | 401 + .../.svn/text-base/drv_BeckmannEgle.c.svn-base | 735 + .../.svn/text-base/drv_Crystalfontz.c.svn-base | 1185 ++ .../lcd4linux/.svn/text-base/drv_Curses.c.svn-base | 373 + .../.svn/text-base/drv_Cwlinux.c.svn-base | 538 + .../lcd4linux/.svn/text-base/drv_D4D.c.svn-base | 778 + .../.svn/text-base/drv_EA232graphic.c.svn-base | 554 + .../lcd4linux/.svn/text-base/drv_EFN.c.svn-base | 414 + .../lcd4linux/.svn/text-base/drv_FW8888.c.svn-base | 309 + .../lcd4linux/.svn/text-base/drv_G15.c.svn-base | 676 + .../.svn/text-base/drv_GLCD2USB.c.svn-base | 641 + .../.svn/text-base/drv_HD44780.c.svn-base | 1475 ++ .../lcd4linux/.svn/text-base/drv_IRLCD.c.svn-base | 406 + .../lcd4linux/.svn/text-base/drv_Image.c.svn-base | 485 + .../.svn/text-base/drv_LCD2USB.c.svn-base | 679 + .../.svn/text-base/drv_LCDLinux.c.svn-base | 367 + .../.svn/text-base/drv_LCDTerm.c.svn-base | 291 + .../.svn/text-base/drv_LEDMatrix.c.svn-base | 321 + .../.svn/text-base/drv_LPH7508.c.svn-base | 528 + .../lcd4linux/.svn/text-base/drv_LUIse.c.svn-base | 336 + .../lcd4linux/.svn/text-base/drv_LW_ABP.c.svn-base | 682 + .../lcd4linux/.svn/text-base/drv_M50530.c.svn-base | 688 + .../.svn/text-base/drv_MatrixOrbital.c.svn-base | 598 + .../.svn/text-base/drv_MatrixOrbitalGX.c.svn-base | 571 + .../text-base/drv_MilfordInstruments.c.svn-base | 285 + .../lcd4linux/.svn/text-base/drv_NULL.c.svn-base | 195 + .../.svn/text-base/drv_Noritake.c.svn-base | 389 + .../.svn/text-base/drv_PHAnderson.c.svn-base | 416 + .../.svn/text-base/drv_PICGraphic.c.svn-base | 478 + .../.svn/text-base/drv_Pertelian.c.svn-base | 331 + .../.svn/text-base/drv_RouterBoard.c.svn-base | 693 + .../lcd4linux/.svn/text-base/drv_Sample.c.svn-base | 601 + .../.svn/text-base/drv_ShuttleVFD.c.svn-base | 429 + .../.svn/text-base/drv_SimpleLCD.c.svn-base | 350 + .../lcd4linux/.svn/text-base/drv_T6963.c.svn-base | 576 + .../lcd4linux/.svn/text-base/drv_Trefon.c.svn-base | 416 + .../lcd4linux/.svn/text-base/drv_USBHUB.c.svn-base | 340 + .../lcd4linux/.svn/text-base/drv_USBLCD.c.svn-base | 508 + .../.svn/text-base/drv_WincorNixdorf.c.svn-base | 276 + .../lcd4linux/.svn/text-base/drv_X11.c.svn-base | 808 + .../.svn/text-base/drv_generic.c.svn-base | 115 + .../.svn/text-base/drv_generic.h.svn-base | 43 + .../.svn/text-base/drv_generic_gpio.c.svn-base | 246 + .../.svn/text-base/drv_generic_gpio.h.svn-base | 47 + .../.svn/text-base/drv_generic_graphic.c.svn-base | 723 + .../.svn/text-base/drv_generic_graphic.h.svn-base | 58 + .../.svn/text-base/drv_generic_i2c.c.svn-base | 173 + .../.svn/text-base/drv_generic_i2c.h.svn-base | 61 + .../.svn/text-base/drv_generic_keypad.c.svn-base | 76 + .../.svn/text-base/drv_generic_keypad.h.svn-base | 38 + .../.svn/text-base/drv_generic_parport.c.svn-base | 535 + .../.svn/text-base/drv_generic_parport.h.svn-base | 100 + .../.svn/text-base/drv_generic_serial.c.svn-base | 378 + .../.svn/text-base/drv_generic_serial.h.svn-base | 37 + .../.svn/text-base/drv_generic_text.c.svn-base | 1001 + .../.svn/text-base/drv_generic_text.h.svn-base | 56 + .../.svn/text-base/drv_picoLCD.c.svn-base | 492 + .../.svn/text-base/drv_picoLCDGraphic.c.svn-base | 749 + .../.svn/text-base/drv_serdisplib.c.svn-base | 387 + .../lcd4linux/.svn/text-base/drv_st2205.c.svn-base | 247 + .../lcd4linux/.svn/text-base/drv_ula200.c.svn-base | 791 + .../lcd4linux/.svn/text-base/drv_vnc.c.svn-base | 547 + .../lcd4linux/.svn/text-base/evaluator.c.svn-base | 1430 ++ .../lcd4linux/.svn/text-base/evaluator.h.svn-base | 69 + .../lcd4linux/.svn/text-base/event.c.svn-base | 302 + .../lcd4linux/.svn/text-base/event.h.svn-base | 68 + .../lcd4linux/.svn/text-base/font_6x8.h.svn-base | 870 + .../.svn/text-base/font_6x8_bold.h.svn-base | 902 + .../lcd4linux/.svn/text-base/glcd2usb.h.svn-base | 34 + .../lcd4linux/.svn/text-base/hash.c.svn-base | 505 + .../lcd4linux/.svn/text-base/hash.h.svn-base | 83 + .../lcd4linux/.svn/text-base/indent.sh.svn-base | 20 + .../lcd4linux/.svn/text-base/install-sh.svn-base | 519 + .../lcd4linux/.svn/text-base/layout.c.svn-base | 203 + .../lcd4linux/.svn/text-base/layout.h.svn-base | 35 + .../lcd4linux/.svn/text-base/lcd4kde.conf.svn-base | 19 + .../lcd4linux/.svn/text-base/lcd4linux.c.svn-base | 440 + .../.svn/text-base/lcd4linux.conf.sample.svn-base | 1328 ++ .../.svn/text-base/lcd4linux.kdelnk.svn-base | 14 + .../.svn/text-base/lcd4linux.lsm.svn-base | 16 + .../.svn/text-base/lcd4linux.xpm.svn-base | 62 + .../.svn/text-base/lcd4linux_i2c.h.svn-base | 610 + .../lcd4linux/.svn/text-base/missing.svn-base | 367 + .../.svn/text-base/mkinstalldirs.svn-base | 161 + .../lcd4linux/.svn/text-base/nph-png.svn-base | 41 + .../lcd4linux/.svn/text-base/pid.c.svn-base | 150 + .../lcd4linux/.svn/text-base/pid.h.svn-base | 33 + .../lcd4linux/.svn/text-base/plugin.c.svn-base | 527 + .../lcd4linux/.svn/text-base/plugin.h.svn-base | 36 + .../lcd4linux/.svn/text-base/plugin_apm.c.svn-base | 199 + .../.svn/text-base/plugin_asterisk.c.svn-base | 303 + .../.svn/text-base/plugin_button_exec.c.svn-base | 111 + .../lcd4linux/.svn/text-base/plugin_cfg.c.svn-base | 140 + .../.svn/text-base/plugin_cpuinfo.c.svn-base | 168 + .../.svn/text-base/plugin_dbus.c.svn-base | 857 + .../.svn/text-base/plugin_diskstats.c.svn-base | 155 + .../lcd4linux/.svn/text-base/plugin_dvb.c.svn-base | 169 + .../.svn/text-base/plugin_event.c.svn-base | 94 + .../.svn/text-base/plugin_exec.c.svn-base | 284 + .../.svn/text-base/plugin_fifo.c.svn-base | 318 + .../.svn/text-base/plugin_file.c.svn-base | 106 + .../lcd4linux/.svn/text-base/plugin_gps.c.svn-base | 725 + .../.svn/text-base/plugin_hddtemp.c.svn-base | 282 + .../.svn/text-base/plugin_huawei.c.svn-base | 1169 ++ .../.svn/text-base/plugin_i2c_sensors.c.svn-base | 361 + .../.svn/text-base/plugin_iconv.c.svn-base | 142 + .../.svn/text-base/plugin_imon.c.svn-base | 629 + .../.svn/text-base/plugin_isdn.c.svn-base | 254 + .../lcd4linux/.svn/text-base/plugin_kvv.c.svn-base | 814 + .../.svn/text-base/plugin_loadavg.c.svn-base | 141 + .../.svn/text-base/plugin_math.c.svn-base | 169 + .../.svn/text-base/plugin_meminfo.c.svn-base | 137 + .../lcd4linux/.svn/text-base/plugin_mpd.c.svn-base | 754 + .../.svn/text-base/plugin_mpris_dbus.c.svn-base | 325 + .../.svn/text-base/plugin_mysql.c.svn-base | 243 + .../.svn/text-base/plugin_netdev.c.svn-base | 190 + .../.svn/text-base/plugin_netinfo.c.svn-base | 325 + .../.svn/text-base/plugin_pop3.c.svn-base | 346 + .../lcd4linux/.svn/text-base/plugin_ppp.c.svn-base | 131 + .../.svn/text-base/plugin_proc_stat.c.svn-base | 381 + .../.svn/text-base/plugin_python.c.svn-base | 144 + .../.svn/text-base/plugin_qnaplog.c.svn-base | 427 + .../.svn/text-base/plugin_sample.c.svn-base | 220 + .../.svn/text-base/plugin_seti.c.svn-base | 163 + .../.svn/text-base/plugin_statfs.c.svn-base | 100 + .../.svn/text-base/plugin_string.c.svn-base | 145 + .../.svn/text-base/plugin_test.c.svn-base | 112 + .../.svn/text-base/plugin_time.c.svn-base | 113 + .../.svn/text-base/plugin_uname.c.svn-base | 92 + .../.svn/text-base/plugin_uptime.c.svn-base | 238 + .../.svn/text-base/plugin_w1retap.c.svn-base | 264 + .../.svn/text-base/plugin_wireless.c.svn-base | 675 + .../.svn/text-base/plugin_xmms.c.svn-base | 148 + .../lcd4linux/.svn/text-base/plugins.m4.svn-base | 591 + .../lcd4linux/.svn/text-base/png.html.svn-base | 8 + .../lcd4linux/.svn/text-base/property.c.svn-base | 174 + .../lcd4linux/.svn/text-base/property.h.svn-base | 50 + .../lcd4linux/.svn/text-base/qprintf.c.svn-base | 260 + .../lcd4linux/.svn/text-base/qprintf.h.svn-base | 38 + .../lcd4linux/.svn/text-base/rgb.c.svn-base | 64 + .../lcd4linux/.svn/text-base/rgb.h.svn-base | 41 + .../lcd4linux/.svn/text-base/smoketest.sh.svn-base | 41 + .../.svn/text-base/svn_version.h.svn-base | 1 + .../.svn/text-base/svn_version.sh.svn-base | 15 + .../lcd4linux/.svn/text-base/thread.c.svn-base | 195 + .../lcd4linux/.svn/text-base/thread.h.svn-base | 66 + .../lcd4linux/.svn/text-base/timer.c.svn-base | 513 + .../lcd4linux/.svn/text-base/timer.h.svn-base | 42 + .../.svn/text-base/timer_group.c.svn-base | 557 + .../.svn/text-base/timer_group.h.svn-base | 41 + .../lcd4linux/.svn/text-base/tux.png.svn-base | Bin 0 -> 253 bytes .../lcd4linux/.svn/text-base/udelay.c.svn-base | 114 + .../lcd4linux/.svn/text-base/udelay.h.svn-base | 50 + .../lcd4linux/.svn/text-base/usbhub.conf.svn-base | 94 + .../lcd4linux/.svn/text-base/widget.c.svn-base | 308 + .../lcd4linux/.svn/text-base/widget.h.svn-base | 84 + .../lcd4linux/.svn/text-base/widget_bar.c.svn-base | 240 + .../lcd4linux/.svn/text-base/widget_bar.h.svn-base | 56 + .../lcd4linux/.svn/text-base/widget_gpo.c.svn-base | 130 + .../lcd4linux/.svn/text-base/widget_gpo.h.svn-base | 41 + .../.svn/text-base/widget_icon.c.svn-base | 212 + .../.svn/text-base/widget_icon.h.svn-base | 47 + .../.svn/text-base/widget_image.c.svn-base | 292 + .../.svn/text-base/widget_image.h.svn-base | 47 + .../.svn/text-base/widget_keypad.c.svn-base | 146 + .../.svn/text-base/widget_keypad.h.svn-base | 52 + .../.svn/text-base/widget_text.c.svn-base | 443 + .../.svn/text-base/widget_text.h.svn-base | 57 + .../.svn/text-base/widget_timer.c.svn-base | 147 + .../.svn/text-base/widget_timer.h.svn-base | 43 + 201 files changed, 99547 insertions(+) create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/.cvsignore.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/AUTHORS.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/COPYING.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/CREDITS.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/ChangeLog.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/CodingStyle.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/INSTALL.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/Makefile.am.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/Makefile.in.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/NEWS.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/README.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/TODO.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/aclocal.m4.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/ax_python_devel.m4.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/bootstrap.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/cfg.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/cfg.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/config.guess.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/config.h.in.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/config.rpath.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/config.sub.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/configure.in.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/configure.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/curses.m4.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/debug.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/debug.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/depcomp.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drivers.m4.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_ASTUSB.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_BWCT.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_BeckmannEgle.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_Crystalfontz.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_Curses.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_Cwlinux.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_D4D.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_EA232graphic.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_EFN.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_FW8888.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_G15.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_GLCD2USB.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_HD44780.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_IRLCD.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_Image.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_LCD2USB.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_LCDLinux.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_LCDTerm.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_LEDMatrix.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_LPH7508.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_LUIse.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_LW_ABP.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_M50530.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_MatrixOrbital.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_MatrixOrbitalGX.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_MilfordInstruments.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_NULL.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_Noritake.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_PHAnderson.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_PICGraphic.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_Pertelian.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_RouterBoard.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_Sample.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_ShuttleVFD.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_SimpleLCD.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_T6963.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_Trefon.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_USBHUB.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_USBLCD.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_WincorNixdorf.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_X11.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_gpio.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_gpio.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_graphic.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_graphic.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_i2c.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_i2c.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_keypad.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_keypad.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_parport.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_parport.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_serial.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_serial.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_text.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_generic_text.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_picoLCD.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_picoLCDGraphic.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_serdisplib.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_st2205.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_ula200.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/drv_vnc.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/evaluator.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/evaluator.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/event.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/event.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/font_6x8.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/font_6x8_bold.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/glcd2usb.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/hash.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/hash.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/indent.sh.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/install-sh.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/layout.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/layout.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/lcd4kde.conf.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/lcd4linux.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/lcd4linux.conf.sample.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/lcd4linux.kdelnk.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/lcd4linux.lsm.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/lcd4linux.xpm.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/lcd4linux_i2c.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/missing.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/mkinstalldirs.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/nph-png.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/pid.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/pid.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_apm.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_asterisk.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_button_exec.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_cfg.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_cpuinfo.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_dbus.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_diskstats.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_dvb.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_event.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_exec.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_fifo.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_file.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_gps.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_hddtemp.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_huawei.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_i2c_sensors.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_iconv.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_imon.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_isdn.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_kvv.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_loadavg.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_math.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_meminfo.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_mpd.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_mpris_dbus.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_mysql.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_netdev.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_netinfo.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_pop3.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_ppp.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_proc_stat.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_python.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_qnaplog.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_sample.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_seti.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_statfs.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_string.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_test.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_time.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_uname.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_uptime.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_w1retap.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_wireless.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugin_xmms.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/plugins.m4.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/png.html.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/property.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/property.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/qprintf.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/qprintf.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/rgb.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/rgb.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/smoketest.sh.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/svn_version.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/svn_version.sh.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/thread.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/thread.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/timer.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/timer.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/timer_group.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/timer_group.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/tux.png.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/udelay.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/udelay.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/usbhub.conf.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_bar.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_bar.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_gpo.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_gpo.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_icon.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_icon.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_image.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_image.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_keypad.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_keypad.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_text.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_text.h.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_timer.c.svn-base create mode 100644 oncology/dpfhack_display/lcd4linux/.svn/text-base/widget_timer.h.svn-base (limited to 'oncology/dpfhack_display/lcd4linux/.svn/text-base') diff --git a/oncology/dpfhack_display/lcd4linux/.svn/text-base/.cvsignore.svn-base b/oncology/dpfhack_display/lcd4linux/.svn/text-base/.cvsignore.svn-base new file mode 100644 index 00000000..b1ab72c6 --- /dev/null +++ b/oncology/dpfhack_display/lcd4linux/.svn/text-base/.cvsignore.svn-base @@ -0,0 +1,9 @@ +Makefile +.deps +autom4te.cache +config.h +config.log +config.status +lcd4linux +stamp-h1 +smoketest.log diff --git a/oncology/dpfhack_display/lcd4linux/.svn/text-base/AUTHORS.svn-base b/oncology/dpfhack_display/lcd4linux/.svn/text-base/AUTHORS.svn-base new file mode 100644 index 00000000..28fed3ad --- /dev/null +++ b/oncology/dpfhack_display/lcd4linux/.svn/text-base/AUTHORS.svn-base @@ -0,0 +1,5 @@ +# $Id$ +# $URL$ + +Sorry, there is no AUTHORS anymore. +Go to http://lcd4linux.bulix.org for a list of developers an contributors. diff --git a/oncology/dpfhack_display/lcd4linux/.svn/text-base/COPYING.svn-base b/oncology/dpfhack_display/lcd4linux/.svn/text-base/COPYING.svn-base new file mode 100644 index 00000000..d60c31a9 --- /dev/null +++ b/oncology/dpfhack_display/lcd4linux/.svn/text-base/COPYING.svn-base @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/oncology/dpfhack_display/lcd4linux/.svn/text-base/CREDITS.svn-base b/oncology/dpfhack_display/lcd4linux/.svn/text-base/CREDITS.svn-base new file mode 100644 index 00000000..87131387 --- /dev/null +++ b/oncology/dpfhack_display/lcd4linux/.svn/text-base/CREDITS.svn-base @@ -0,0 +1,4 @@ +$Id$ +$URL$ + +see http://lcd4linux.bulix.org for an up-to-date list of contributors! 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] + ind