[Pkg-lirc-changes] r129 - in /lirc/branches/upstream/current: ./ contrib/ daemons/ doc/ doc/html/ doc/man/ drivers/ drivers/lirc_atiusb/ drivers/lirc_bt829/ drivers/lirc_cmdir/ drivers/lirc_dev/ drivers/lirc_gpio/ drivers/lirc_i2c/ drivers/lirc_igorplugusb/ drivers/lirc_imon/ drivers/lirc_it87/ drivers/lirc_mceusb/ drivers/lirc_mceusb2/ drivers/lirc_parallel/ drivers/lirc_sasem/ drivers/lirc_serial/ drivers/lirc_sir/ drivers/lirc_streamzap/ remotes/atiusb/ remotes/creative/ remotes/dvico/ remotes/imon/ remotes/leadtek/ remotes/sigma_designs/ tools/

sgran at users.alioth.debian.org sgran at users.alioth.debian.org
Sun Dec 3 18:16:42 CET 2006


Author: sgran
Date: Sun Dec  3 18:15:58 2006
New Revision: 129

URL: http://svn.debian.org/wsvn/pkg-lirc/?sc=1&rev=129
Log:
Load lirc-0.8.1pre3 into lirc/branches/upstream/current.

Added:
    lirc/branches/upstream/current/daemons/hw_iguanaIR.c
    lirc/branches/upstream/current/remotes/imon/lircd.conf.imon-knob
Modified:
    lirc/branches/upstream/current/ANNOUNCE
    lirc/branches/upstream/current/ChangeLog
    lirc/branches/upstream/current/Makefile.in
    lirc/branches/upstream/current/NEWS
    lirc/branches/upstream/current/TODO
    lirc/branches/upstream/current/acconfig.h
    lirc/branches/upstream/current/aclocal.m4
    lirc/branches/upstream/current/config.guess
    lirc/branches/upstream/current/config.h.in
    lirc/branches/upstream/current/config.sub
    lirc/branches/upstream/current/configure
    lirc/branches/upstream/current/configure.in
    lirc/branches/upstream/current/contrib/lirc.rules
    lirc/branches/upstream/current/daemons/Makefile.am
    lirc/branches/upstream/current/daemons/Makefile.in
    lirc/branches/upstream/current/daemons/config_file.c
    lirc/branches/upstream/current/daemons/config_file.h
    lirc/branches/upstream/current/daemons/dump_config.c
    lirc/branches/upstream/current/daemons/hw-types.c
    lirc/branches/upstream/current/daemons/hw_devinput.c
    lirc/branches/upstream/current/daemons/hw_hiddev.c
    lirc/branches/upstream/current/daemons/hw_tira.c
    lirc/branches/upstream/current/daemons/hw_uirt2_common.c
    lirc/branches/upstream/current/daemons/hw_uirt2_common.h
    lirc/branches/upstream/current/daemons/hw_uirt2_raw.c
    lirc/branches/upstream/current/daemons/ir_remote.c
    lirc/branches/upstream/current/daemons/ir_remote.h
    lirc/branches/upstream/current/daemons/ir_remote_types.h
    lirc/branches/upstream/current/daemons/irrecord.c
    lirc/branches/upstream/current/daemons/lircd.c
    lirc/branches/upstream/current/daemons/lircmd.c
    lirc/branches/upstream/current/daemons/receive.c
    lirc/branches/upstream/current/daemons/serial.c
    lirc/branches/upstream/current/daemons/serial.h
    lirc/branches/upstream/current/daemons/slinke.c
    lirc/branches/upstream/current/daemons/transmit.c
    lirc/branches/upstream/current/data2setup.sh
    lirc/branches/upstream/current/doc/Makefile.am
    lirc/branches/upstream/current/doc/Makefile.in
    lirc/branches/upstream/current/doc/html/audio-alsa.html
    lirc/branches/upstream/current/doc/html/index.html
    lirc/branches/upstream/current/doc/html/install.html
    lirc/branches/upstream/current/doc/html/irpty.html
    lirc/branches/upstream/current/doc/html/lircd.html
    lirc/branches/upstream/current/doc/html/table.html
    lirc/branches/upstream/current/doc/man/Makefile.am
    lirc/branches/upstream/current/doc/man/Makefile.in
    lirc/branches/upstream/current/doc/man/ircat.1
    lirc/branches/upstream/current/doc/man/irexec.1
    lirc/branches/upstream/current/doc/man/irpty.1
    lirc/branches/upstream/current/doc/man/irrecord.1
    lirc/branches/upstream/current/doc/man/irsend.1
    lirc/branches/upstream/current/doc/man/irw.1
    lirc/branches/upstream/current/doc/man/irxevent.1
    lirc/branches/upstream/current/doc/man/lircd.8
    lirc/branches/upstream/current/doc/man/lircmd.8
    lirc/branches/upstream/current/doc/man/lircrcd.1
    lirc/branches/upstream/current/doc/man/mode2.1
    lirc/branches/upstream/current/doc/man/smode2.1
    lirc/branches/upstream/current/doc/man/xmode2.1
    lirc/branches/upstream/current/drivers/Makefile.common
    lirc/branches/upstream/current/drivers/Makefile.in
    lirc/branches/upstream/current/drivers/kcompat.h
    lirc/branches/upstream/current/drivers/lirc_atiusb/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_atiusb/lirc_atiusb.c
    lirc/branches/upstream/current/drivers/lirc_bt829/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_bt829/lirc_bt829.c
    lirc/branches/upstream/current/drivers/lirc_cmdir/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_cmdir/lirc_cmdir.c
    lirc/branches/upstream/current/drivers/lirc_dev/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_dev/lirc_dev.c
    lirc/branches/upstream/current/drivers/lirc_dev/lirc_dev.h
    lirc/branches/upstream/current/drivers/lirc_gpio/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_gpio/lirc_gpio.c
    lirc/branches/upstream/current/drivers/lirc_i2c/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_i2c/lirc_i2c.c
    lirc/branches/upstream/current/drivers/lirc_igorplugusb/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_igorplugusb/lirc_igorplugusb.c
    lirc/branches/upstream/current/drivers/lirc_imon/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_imon/lirc_imon.c
    lirc/branches/upstream/current/drivers/lirc_it87/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_it87/lirc_it87.c
    lirc/branches/upstream/current/drivers/lirc_mceusb/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_mceusb/lirc_mceusb.c
    lirc/branches/upstream/current/drivers/lirc_mceusb2/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_mceusb2/lirc_mceusb2.c
    lirc/branches/upstream/current/drivers/lirc_parallel/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_parallel/lirc_parallel.c
    lirc/branches/upstream/current/drivers/lirc_sasem/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_sasem/lirc_sasem.c
    lirc/branches/upstream/current/drivers/lirc_serial/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_serial/lirc_serial.c
    lirc/branches/upstream/current/drivers/lirc_sir/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_sir/lirc_sir.c
    lirc/branches/upstream/current/drivers/lirc_streamzap/Makefile.in
    lirc/branches/upstream/current/drivers/lirc_streamzap/lirc_streamzap.c
    lirc/branches/upstream/current/ltmain.sh
    lirc/branches/upstream/current/remotes/atiusb/lircd.conf.atiusb
    lirc/branches/upstream/current/remotes/creative/lircd.conf.alsa_usb
    lirc/branches/upstream/current/remotes/creative/lircd.conf.livedrive
    lirc/branches/upstream/current/remotes/dvico/lircd.conf.fusionHDTV
    lirc/branches/upstream/current/remotes/imon/lircd.conf.imon-pad
    lirc/branches/upstream/current/remotes/leadtek/lircd.conf.RM-0010
    lirc/branches/upstream/current/remotes/sigma_designs/lircd.conf.realmagic
    lirc/branches/upstream/current/setup-driver.sh
    lirc/branches/upstream/current/setup.data
    lirc/branches/upstream/current/setup.sh
    lirc/branches/upstream/current/tools/Makefile.am
    lirc/branches/upstream/current/tools/Makefile.in
    lirc/branches/upstream/current/tools/irpty.c
    lirc/branches/upstream/current/tools/lirc_client.c
    lirc/branches/upstream/current/tools/lirc_client.h
    lirc/branches/upstream/current/tools/lircrcd.c

[This mail would be too long, it was shortened to contain the URLs only.]
-------------- next part --------------
Modified: lirc/branches/upstream/current/ANNOUNCE
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/ANNOUNCE?rev=129&op=diff

Modified: lirc/branches/upstream/current/ChangeLog
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/ChangeLog?rev=129&op=diff

Modified: lirc/branches/upstream/current/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/NEWS
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/NEWS?rev=129&op=diff

Modified: lirc/branches/upstream/current/TODO
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/TODO?rev=129&op=diff

Modified: lirc/branches/upstream/current/acconfig.h
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/acconfig.h?rev=129&op=diff

Modified: lirc/branches/upstream/current/aclocal.m4
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/aclocal.m4?rev=129&op=diff

Modified: lirc/branches/upstream/current/config.guess
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/config.guess?rev=129&op=diff

Modified: lirc/branches/upstream/current/config.h.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/config.h.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/config.sub
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/config.sub?rev=129&op=diff

Modified: lirc/branches/upstream/current/configure
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/configure?rev=129&op=diff

Modified: lirc/branches/upstream/current/configure.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/configure.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/contrib/lirc.rules
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/contrib/lirc.rules?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/Makefile.am?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/config_file.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/config_file.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/config_file.h
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/config_file.h?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/dump_config.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/dump_config.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/hw-types.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/hw-types.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/hw_devinput.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/hw_devinput.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/hw_hiddev.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/hw_hiddev.c?rev=129&op=diff

Added: lirc/branches/upstream/current/daemons/hw_iguanaIR.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/hw_iguanaIR.c?rev=129&op=file

Modified: lirc/branches/upstream/current/daemons/hw_tira.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/hw_tira.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/hw_uirt2_common.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/hw_uirt2_common.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/hw_uirt2_common.h
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/hw_uirt2_common.h?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/hw_uirt2_raw.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/hw_uirt2_raw.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/ir_remote.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/ir_remote.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/ir_remote.h
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/ir_remote.h?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/ir_remote_types.h
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/ir_remote_types.h?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/irrecord.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/irrecord.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/lircd.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/lircd.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/lircmd.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/lircmd.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/receive.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/receive.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/serial.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/serial.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/serial.h
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/serial.h?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/slinke.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/slinke.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/daemons/transmit.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/daemons/transmit.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/data2setup.sh
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/data2setup.sh?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/Makefile.am?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/html/audio-alsa.html
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/html/audio-alsa.html?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/html/index.html
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/html/index.html?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/html/install.html
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/html/install.html?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/html/irpty.html
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/html/irpty.html?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/html/lircd.html
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/html/lircd.html?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/html/table.html
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/html/table.html?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/Makefile.am?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/ircat.1
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/ircat.1?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/irexec.1
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/irexec.1?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/irpty.1
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/irpty.1?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/irrecord.1
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/irrecord.1?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/irsend.1
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/irsend.1?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/irw.1
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/irw.1?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/irxevent.1
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/irxevent.1?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/lircd.8
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/lircd.8?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/lircmd.8
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/lircmd.8?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/lircrcd.1
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/lircrcd.1?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/mode2.1
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/mode2.1?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/smode2.1
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/smode2.1?rev=129&op=diff

Modified: lirc/branches/upstream/current/doc/man/xmode2.1
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/doc/man/xmode2.1?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/Makefile.common
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/Makefile.common?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/kcompat.h
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/kcompat.h?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_atiusb/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_atiusb/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_atiusb/lirc_atiusb.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_atiusb/lirc_atiusb.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_bt829/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_bt829/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_bt829/lirc_bt829.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_bt829/lirc_bt829.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_cmdir/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_cmdir/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_cmdir/lirc_cmdir.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_cmdir/lirc_cmdir.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_dev/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_dev/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_dev/lirc_dev.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_dev/lirc_dev.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_dev/lirc_dev.h
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_dev/lirc_dev.h?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_gpio/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_gpio/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_gpio/lirc_gpio.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_gpio/lirc_gpio.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_i2c/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_i2c/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_i2c/lirc_i2c.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_i2c/lirc_i2c.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_igorplugusb/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_igorplugusb/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_igorplugusb/lirc_igorplugusb.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_igorplugusb/lirc_igorplugusb.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_imon/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_imon/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_imon/lirc_imon.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_imon/lirc_imon.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_it87/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_it87/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_it87/lirc_it87.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_it87/lirc_it87.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_mceusb/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_mceusb/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_mceusb/lirc_mceusb.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_mceusb/lirc_mceusb.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_mceusb2/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_mceusb2/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_mceusb2/lirc_mceusb2.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_mceusb2/lirc_mceusb2.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_parallel/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_parallel/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_parallel/lirc_parallel.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_parallel/lirc_parallel.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_sasem/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_sasem/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_sasem/lirc_sasem.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_sasem/lirc_sasem.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_serial/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_serial/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_serial/lirc_serial.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_serial/lirc_serial.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_sir/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_sir/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_sir/lirc_sir.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_sir/lirc_sir.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_streamzap/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_streamzap/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/drivers/lirc_streamzap/lirc_streamzap.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/drivers/lirc_streamzap/lirc_streamzap.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/ltmain.sh
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/ltmain.sh?rev=129&op=diff

Modified: lirc/branches/upstream/current/remotes/atiusb/lircd.conf.atiusb
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/remotes/atiusb/lircd.conf.atiusb?rev=129&op=diff

Modified: lirc/branches/upstream/current/remotes/creative/lircd.conf.alsa_usb
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/remotes/creative/lircd.conf.alsa_usb?rev=129&op=diff

Modified: lirc/branches/upstream/current/remotes/creative/lircd.conf.livedrive
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/remotes/creative/lircd.conf.livedrive?rev=129&op=diff

Modified: lirc/branches/upstream/current/remotes/dvico/lircd.conf.fusionHDTV
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/remotes/dvico/lircd.conf.fusionHDTV?rev=129&op=diff

Added: lirc/branches/upstream/current/remotes/imon/lircd.conf.imon-knob
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/remotes/imon/lircd.conf.imon-knob?rev=129&op=file

Modified: lirc/branches/upstream/current/remotes/imon/lircd.conf.imon-pad
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/remotes/imon/lircd.conf.imon-pad?rev=129&op=diff

Modified: lirc/branches/upstream/current/remotes/leadtek/lircd.conf.RM-0010
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/remotes/leadtek/lircd.conf.RM-0010?rev=129&op=diff

Modified: lirc/branches/upstream/current/remotes/sigma_designs/lircd.conf.realmagic
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/remotes/sigma_designs/lircd.conf.realmagic?rev=129&op=diff

Modified: lirc/branches/upstream/current/setup-driver.sh
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/setup-driver.sh?rev=129&op=diff

Modified: lirc/branches/upstream/current/setup.data
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/setup.data?rev=129&op=diff

Modified: lirc/branches/upstream/current/setup.sh
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/setup.sh?rev=129&op=diff

Modified: lirc/branches/upstream/current/tools/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/tools/Makefile.am?rev=129&op=diff

Modified: lirc/branches/upstream/current/tools/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/tools/Makefile.in?rev=129&op=diff

Modified: lirc/branches/upstream/current/tools/irpty.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/tools/irpty.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/tools/lirc_client.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/tools/lirc_client.c?rev=129&op=diff

Modified: lirc/branches/upstream/current/tools/lirc_client.h
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/tools/lirc_client.h?rev=129&op=diff

Modified: lirc/branches/upstream/current/tools/lircrcd.c
URL: http://svn.debian.org/wsvn/pkg-lirc/lirc/branches/upstream/current/tools/lircrcd.c?rev=129&op=diff



More information about the Pkg-lirc-changes mailing list