ChangeLog
Showing the 100 latest revisions.
2008-10-07 bwalle
- /trunk/drv_BWCT.c, /trunk/drv_IRLCD.c, /trunk/drv_LCD2USB.c, /trunk/drv_Trefon.c, /trunk/drv_USBLCD.c, /trunk/drv_picoLCD.c, /trunk/drv_picoLCDGraphic.c: Replace write to external variable usb_debug by calling usb_set_debug(). This fixes build on openSUSE Factory.
2008-10-06 michael
- /trunk/drv_picoLCD.c: adding GPI to picoLCD for reading button events by Igor Mammedov <niallain@…>
- /trunk/Makefile.in, /trunk/aclocal.m4, /trunk/configure, /trunk/drv_D4D.c, /trunk/drv_IRLCD.c, /trunk/drv_picoLCDGraphic.c, /trunk/drv_st2205.c, /trunk/drv_ula200.c, /trunk/plugin_asterisk.c, /trunk/plugin_button_exec.c, /trunk/plugin_time.c: properties fixed
2008-10-05 bwalle
- /trunk/Makefile.in, /trunk/aclocal.m4, /trunk/configure: Rebuild auto-generated autoconf stuff due to last change in drivers.m4.
- /trunk/drivers.m4: Add 'ULA200' driver when --with-drivers=all is specified
2008-09-14 michael
- /trunk/plugin_time.c: strftime_tz patch from Bernhard Walle
2008-09-08 michael
- /trunk/plugin_time.c: strftime_tz() plugin by Bernhard Walle
2008-09-03 michael
- /trunk/Makefile.am, /trunk/config.h.in, /trunk/drivers.m4, /trunk/drv.c, /trunk/drv_ula200.c, /trunk/lcd4linux.conf.sample, /trunk/smoketest.sh: ULA200 driver by Bernhard Walle
- /trunk/drv_D4D.c: indent
2008-08-31 sonic74
- /trunk/drv_generic_serial.c: Increased the maximum bps to 230400, if defined in <termios.h>.
2008-08-27 sonic74
- /trunk/drv_D4D.c:
2008-08-27 michael
- /trunk/drv_D4D.c: D4D updates by Sven
2008-08-03 michael
- /trunk/Makefile.am, /trunk/Makefile.in, /trunk/config.h.in, /trunk/configure, /trunk/drivers.m4, /trunk/drv.c, /trunk/drv_D4D.c, /trunk/plugin_mpd.c, /trunk/smoketest.sh: driver for 4D Systems serial displays by Sven Killig
- /trunk/drv_IRLCD.c: signed/unsigned mismatch
2008-07-26 michux
- /trunk/plugin_mpd.c: added command functions
2008-07-15 michael
- /trunk/Makefile.am, /trunk/Makefile.in, /trunk/config.h.in, /trunk/configure, /trunk/drivers.m4, /trunk/drv.c, /trunk/drv_IRLCD.c, /trunk/lcd4linux.conf.sample, /trunk/smoketest.sh, /trunk/svn_version.h: added IRLCD driver by Jean-Philippe Civade
- /trunk/INSTALL, /trunk/config.guess, /trunk/config.rpath, /trunk/config.sub, /trunk/depcomp, /trunk/install-sh, /trunk/missing, /trunk/mkinstalldirs: 'autoreconf -f -i' run & config.rpath added
- /trunk/drv_picoLCDGraphic.c: forgot to add drv_picoLCDGraphic.c :-(
- /trunk/Makefile.am, /trunk/Makefile.in, /trunk/config.h.in, /trunk/configure, /trunk/drivers.m4, /trunk/drv.c, /trunk/lcd4linux.conf.sample, /trunk/smoketest.sh: picoLCDGraphic driver by Nicu Pavel added
- /trunk/drv_HD44780.c: widget_keypad.h added to drv_HD44780
- /trunk/plugin_fifo.c: indent run
- /trunk/Makefile.in, /trunk/aclocal.m4, /trunk/config.h.in, /trunk/configure: automake-1.10.1
2008-04-15 michux
- /trunk/plugin_fifo.c: forgot include
- /trunk/plugin_fifo.c: add signal handler, improve error check
2008-04-14 michux
- /trunk/plugin_fifo.c: minor update
2008-04-12 michux
- /trunk/Makefile.in, /trunk/aclocal.m4, /trunk/config.guess, /trunk/config.h.in, /trunk/config.sub, /trunk/configure: Makefiles again, this time libiconv stuff is fixed
- /trunk/plugins.m4: fix error, introduced in r857
- /trunk/Makefile.in, /trunk/config.h.in, /trunk/configure: update Makefiles
- /trunk/plugin_fifo.c: clean up
2008-04-10 michux
- /trunk/plugin_sample.c: Add the year 2008 to the copyright
- /trunk/Makefile.am, /trunk/plugin.c, /trunk/plugin_fifo.c, /trunk/plugins.m4: Add basic FIFO plugin
2008-04-04 michux
- /trunk/Makefile.am, /trunk/Makefile.in: fixed autoconf
- /trunk/Makefile.in, /trunk/aclocal.m4, /trunk/config.h.in, /trunk/configure, /trunk/plugins.m4: update autoconf
- /trunk/plugin.c, /trunk/plugin_asterisk.c, /trunk/plugins.m4: Add asterisk plugin, thanks to mcarey@…
2008-04-03 michux
- /trunk/drv.c: fix typo, close #114
- /trunk/drv_Crystalfontz.c, /trunk/plugin_mpd.c: update charset for Crystalfontz Model 632 and 634
2008-03-05 michux
- /trunk/plugin_mpd.c: improve error messages
2008-03-03 michux
- /trunk/plugin_mpd.c: reformat plugin_mpd - use c style comments
- /trunk/plugin_button_exec.c: correct code format (indent)
- /trunk/drv_HD44780.c, /trunk/plugin_button_exec.c, /trunk/plugin_gps.c, /trunk/plugin_mpd.c, /trunk/widget_text.c: correct code format (indent)
- /trunk/plugin_button_exec.c: new plugin: button_exec by Wolfgang Henerbichler
- /trunk/drv_st2205.c: add new driver (st2205) by Jeroen/Sprite_tm
- /trunk/Makefile.am, /trunk/plugin.c, /trunk/plugins.m4: new plugin: button_exec by Wolfgang Henerbichler
- /trunk/drv_HD44780.c, /trunk/drv_generic_keypad.h: add keypad support for module lcm162
- /trunk/Makefile.am, /trunk/Makefile.in, /trunk/config.h.in, /trunk/configure.in, /trunk/drivers.m4, /trunk/drv.c: add new driver (st2205) by Jeroen/Sprite_tm
2008-02-27 michux
- /trunk/plugin_mpd.c, /trunk/plugins.m4: add signal handler to plugin_mpd
- /trunk/plugin_mpd.c: plugin_mpd, update to v0.81, fix connection issues
2008-02-25 michux
- /trunk/plugin_mpd.c: update mpd plugin to v0.8 - makefile needs some work now
2008-01-28 michux
- /trunk/plugin_gps.c: disable default emulator code
- /trunk/plugin_mpd.c: minor updates
- /trunk/widget_text.c, /trunk/widget_text.h: added pingpong scrolling
2008-01-24 michux
- /trunk/plugin_mpd.c:
2007-10-17 volker
- /branches/volker_dev/drv_Cwlinux.c: added new display 128x32 (CW12832)
- /branches/volker_dev/widget_bar.c: info about property change
2007-10-03 michael
- /trunk/widget_text.c, /trunk/widget_text.h: automatic marquee patch from Manuel Grot
2007-10-01 michael
- /trunk/config.h.in, /trunk/configure, /trunk/configure.in, /trunk/drivers.m4, /trunk/udelay.c: RDTSC delay and inclusion of asm/msr.h removed
- /trunk/Makefile.am, /trunk/Makefile.in, /trunk/config.h.in, /trunk/configure, /trunk/drivers.m4, /trunk/drv.c, /trunk/drv_Pertelian.c, /trunk/smoketest.sh: driver for Pertelian display by Andy Powell
2007-09-15 michael
- /trunk/plugin_gps.c: GPS plugin V0.3 by michu
- /trunk/plugin_gps.c: GPS plugin V0.2 by michu
2007-09-09 michael
- /trunk/cfg.c, /trunk/cfg.h, /trunk/configure.in, /trunk/debug.c, /trunk/debug.h, /trunk/drivers.m4, /trunk/drv.c, /trunk/drv.h, /trunk/drv_BWCT.c, /trunk/drv_BeckmannEgle.c, /trunk/drv_Crystalfontz.c, /trunk/drv_Curses.c, /trunk/drv_Cwlinux.c, /trunk/drv_EA232graphic.c, /trunk/drv_G15.c, /trunk/drv_HD44780.c, /trunk/drv_Image.c, /trunk/drv_LCDLinux.c, /trunk/drv_LCDTerm.c, /trunk/drv_LPH7508.c, /trunk/drv_M50530.c, /trunk/drv_MatrixOrbital.c, /trunk/drv_MilfordInstruments.c, /trunk/drv_NULL.c, /trunk/drv_Sample.c, /trunk/drv_T6963.c, /trunk/drv_Trefon.c, /trunk/drv_USBHUB.c, /trunk/drv_USBLCD.c, /trunk/drv_WincorNixdorf.c, /trunk/drv_X11.c, /trunk/drv_generic.c, /trunk/drv_generic.h, /trunk/drv_generic_gpio.c, /trunk/drv_generic_gpio.h, /trunk/drv_generic_graphic.c, /trunk/drv_generic_graphic.h, /trunk/drv_generic_parport.c, /trunk/drv_generic_parport.h, /trunk/drv_generic_serial.c, /trunk/drv_generic_serial.h, /trunk/drv_generic_text.c, /trunk/drv_generic_text.h, /trunk/drv_picoLCD.c, /trunk/drv_serdisplib.c, /trunk/evaluator.c, /trunk/evaluator.h, /trunk/font_6x8.h, /trunk/hash.c, /trunk/hash.h, /trunk/layout.c, /trunk/layout.h, /trunk/lcd4linux.c, /trunk/lcd4linux.lsm, /trunk/lcd4linux.xpm, /trunk/pid.c, /trunk/pid.h, /trunk/plugin.c, /trunk/plugin.h, /trunk/plugin_apm.c, /trunk/plugin_cfg.c, /trunk/plugin_cpuinfo.c, /trunk/plugin_diskstats.c, /trunk/plugin_dvb.c, /trunk/plugin_exec.c, /trunk/plugin_isdn.c, /trunk/plugin_loadavg.c, /trunk/plugin_math.c, /trunk/plugin_meminfo.c, /trunk/plugin_netdev.c, /trunk/plugin_ppp.c, /trunk/plugin_proc_stat.c, /trunk/plugin_sample.c, /trunk/plugin_seti.c, /trunk/plugin_statfs.c, /trunk/plugin_string.c, /trunk/plugin_test.c, /trunk/plugin_time.c, /trunk/plugin_uname.c, /trunk/plugin_uptime.c, /trunk/plugins.m4, /trunk/property.c, /trunk/property.h, /trunk/qprintf.c, /trunk/qprintf.h, /trunk/rgb.c, /trunk/rgb.h, /trunk/thread.c, /trunk/thread.h, /trunk/timer.c, /trunk/timer.h, /trunk/udelay.c, /trunk/udelay.h, /trunk/widget.c, /trunk/widget.h, /trunk/widget_bar.c, /trunk/widget_bar.h, /trunk/widget_gpo.c, /trunk/widget_gpo.h, /trunk/widget_icon.c, /trunk/widget_icon.h, /trunk/widget_image.c, /trunk/widget_image.h, /trunk/widget_text.c, /trunk/widget_text.h, /trunk/widget_timer.c, /trunk/widget_timer.h: email address changed
2007-08-25 volker
- /branches/volker_dev/configure, /branches/volker_dev/drivers.m4, /branches/volker_dev/evaluator.c, /branches/volker_dev/plugins.m4: additional information about decision which plugin and drivers are included via configure
2007-08-23 volker
- /branches/volker_dev/plugin_netinfo.c: existence of netdevice corrected (less cpu load)
- /branches/volker_dev/widget.c: logging info clarified
- /branches/volker_dev/drv_generic_graphic.h, /branches/volker_dev/drv_serdisplib.c, /branches/volker_dev/qprintf.c, /branches/volker_dev/widget_bar.c: Indentation
2007-08-13 volker
- /branches/volker_dev/plugin_netinfo.c: Absicherung gegen Abfragen nicht vorhandener Daten
- /branches/volker_dev/drv_serdisplib.c: erweiterte Ausgabe bei Daten ueber unterstuetzte Hardware
2007-07-27 michael
- /trunk/udelay.c: Fix compilation with kernel 2.6.22 by Guillaume LECERF
- /trunk/plugin_mpd.c: MPD plugin patch from michu
- /trunk/plugin_gps.c: GPS plugin update by michu
- /trunk/drv_X11.c, /trunk/drv_generic_graphic.h: indentation
2007-07-12 volker
- /branches/volker_dev/svn_version.h: svn version updated
- /branches/volker_dev/widget.c, /branches/volker_dev/widget_bar.c: additional verbose and info messages
2007-07-08 volker
- /branches/volker_dev/cfg.c, /branches/volker_dev/lcd4linux.c, /branches/volker_dev/svn_version.h: includes for umask(); svnversion updated
2007-06-27 volker
- /branches/volker_dev/cfg.c: handle config files with <CR><LF> (DOS line ending)
- /branches/volker_dev/config.h.in, /branches/volker_dev/configure: added plugin_netdev
- /branches/volker_dev/evaluator.c: copy&paste error corrected
- /branches/volker_dev/plugin.c, /branches/volker_dev/plugin.h, /branches/volker_dev/plugin_netinfo.c, /branches/volker_dev/plugins.m4: new plugin: netinfo
- /branches/volker_dev/drv_X11.c, /branches/volker_dev/drv_generic_graphic.c, /branches/volker_dev/evaluator.c, /branches/volker_dev/lcd4linux.c: indentation with ./indent.sh; short circuit evaluation modified
2007-06-25 volker
- /branches/volker_dev/qprintf.c: format characters in qprintf() with optional length
- /branches/volker_dev/evaluator.c: calculate only necessary elements of operands
2007-06-24 volker
- /branches/volker_dev/drv_X11.c: optimization on changing brightness of backlight
2007-06-22 volker
- /branches/volker_dev/lcd4linux.c, /branches/volker_dev/plugin.c: list plugins
- /branches/volker_dev/plugins.m4: disable plugins where preconditions not given: compiles mostly under MacOS X
- /branches/volker_dev/drivers.m4: keypad support added for X11 driver
2007-06-21 volker
- /branches/volker_dev/drv_generic_graphic.c: optimized layer drawing (no drawing under opaque pixel)
- /branches/volker_dev/drv_X11.c: LCD::brightness, keypad
- /trunk/drv_X11.c: default for Brightness is 255
2007-06-20 volker
- /trunk/drv_X11.c: LCD::brightness in drv_X11 corrected
- /branches/volker_dev: development of new experimental features
- /trunk/drv_generic_graphic.h: global variable for backlight color
- /trunk/drv_X11.c: keypad support completed; new property brightness implemented
- /trunk/drv_Cwlinux.c: maximum value for brightness is 8
2007-06-17 michael
- /trunk/drv_X11.c: buttons for X11 driver (thanks to Volker Gering)
- /trunk/plugin_uname.c: Apple has no utsbuf.domainname (thanks to Volker Gering)
- /trunk/evaluator.c: strndup() replacement
- /trunk/lcd4linux.c: better usage output by Volker Gering
2007-06-08 michael
- /trunk/config.h.in, /trunk/configure, /trunk/drivers.m4, /trunk/drv.c, /trunk/drv_Image.c: Image driver libgd dependancy fix
2007-06-04 michael
- /trunk/plugin_mpd.c: big MPD patch from Robert Buchholz
2007-05-19 michael
- /trunk/Makefile.am, /trunk/Makefile.in, /trunk/config.h.in, /trunk/configure, /trunk/plugin.c, /trunk/plugin_gps.c, /trunk/plugins.m4: gps plugin, code by michu / www.neophob.com
2007-05-17 michael
- /branches/0.10.1/configure, /branches/0.10.1/configure.in, /branches/0.10.1/drivers.m4: backported r799 from trunk
