2010-09-06 jarodwilson * NEWS, configure.ac, doc/html-source/index.html, setup.sh, ANNOUNCE: lirc 0.8.7 release 2010-09-01 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: mceusb: another new spinel plus/asus device ID 2010-08-30 innovationone * daemons/hw_commandir.c: One line change of cast from *long to *int to prevent seg fault of lircd when using set_transmitters command. 2010-08-27 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: mceusb: add an ASUS device id * NEWS: Add some missing NEWS bits * ANNOUNCE, NEWS, configure.ac, doc/html-source/index.html, setup.sh: Update version to 0.8.7-pre3 * NEWS: Update NEWS with recent new bits * daemons/hw_uirt2.c, daemons/hw_uirt2_common.c, daemons/hw_uirt2_raw.c, daemons/lircd.c, daemons/lircmd.c, tools/irsend.c: support usb-uirt on FreeBSD From: John Wehle The enclosed lightly tested patch allows lirc to build on FreeBSD 8.1 and talk to an usb-uirt. Note that the FreeBSD uftdi driver module needs to be patch in order to recognize the usb-uirt. The necessary changes are logged with the FreeBSD bugs database as usb/149900. Changes: 1) Include when compiling irsend.c. 2) Include when compiling lircd.c. For simplicity you may want to included it on all platforms rather than using the current conditional include. 3) Mark uinputfd stuff in lircmd.c as specific to linux. I used the same approach as had already been done for the uinputfd stuff in lircd.c. 4) Normalize tv in hw_uirt2_common.c mywaitfordata to avoid an EINVAL when calling select. I used the same approach as had already been done elsewhere in the code. 5) Also set the character size and hardware handshaking when setting up the serial port for the usb-uirt. Signed-off-by: Jarod Wilson * daemons/serial.c: daemon: quiet spurious serial invalid lock complaints From: John Wehle The enclosed lightly tested patch quiets some spurious serial invalid lock complaints which occur on FreeBSD 8.1. Changes: 1) Skip "." and ".." when looking for locks. 2) Requiring the pid in the lock file to be newline terminated is overly strict ... treat it as valid if it's the only thing in the file or if it's newline terminated. Signed-off-by: Jarod Wilson * drivers/lirc_parallel/lirc_parallel.c: lirc_parallel: remove non-smp requirement It *probably* works okay enough on an smp kernel. Certainly compiles, so we can go about fixing it up from there. Signed-off-by: Jarod Wilson 2010-08-25 innovationone * daemons/hw_commandir.c, daemons/hw_commandir.h: - CommandIR driver signal queuing rewritten into linked lists - Support for CommandIR III added - Much cleanup and formatting 2010-08-17 jarodwilson * drivers/lirc_dev/lirc_dev.c: fixup 2.6.35+ compat (pointed out by Sander Knopper) 2010-08-16 jarodwilson * drivers/lirc_sir/lirc_sir.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_ene0100/lirc_ene0100.c, drivers/lirc_dev/lirc_dev.c: use unlocked_ioctl on 2.6.35+ 2010-08-08 lirc * remotes/aureal/lircd.conf.atwf83, daemons/hw_atwf83.c: change needed for some keys on kernel >=2.6.34 2010-07-27 jarodwilson * drivers/kcompat.h: oops, usb_foo_coherent bits showed up in 2.6.34, not 35 2010-07-25 jarodwilson * drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/kcompat.h: move usb buffer compat bits to kcompat.h 2010-07-24 jarodwilson * drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_atiusb/lirc_atiusb.c: drivers: usb_buffer_foo to usb_foo_coherent for 2.6.35+ 2010-07-14 lirc * drivers/lirc_serial/lirc_serial.c: active high usually means no receiver attached 2010-07-12 jarodwilson * ANNOUNCE, NEWS, configure.ac, doc/html-source/index.html, setup.sh: Put -CVS back following my pre2 cvs branch fail 2010-07-11 jarodwilson * ANNOUNCE, NEWS, configure.ac, doc/html-source/index.html, setup.sh: update version numbers for 0.8.7pre2 snapshot release * daemons/config_file.c: config_file: make addSignal use unsigned int instead of lirc_t. Negative values are already disallowed by s_strtolirc_t anyway, this just extends the range of possible values here, and has been tested successfully to fix an issue with lirc_zilog reported on the mythtv-users mailing list ("2147549184": must be a valid (lirc_t) number) * drivers/lirc_imon/lirc_imon.c: lirc_imon: add mandatory delay before leaving send_packet to throttle writes to displays, fixes numerous display issues * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: resync a bit with upstreamed mceusb driver 2010-07-09 lirc * daemons/hw-types.c: fixed linker error when compiling in maintainer mode with all drivers enabled * daemons/lircd.c: use LIRC_SETUP_START/LIRC_SETUP_END only if there actually is something to set up 2010-05-30 lirc * remotes/atiusb/lircd.conf.atiusb: another Medion P/N 20014752 variation * daemons/receive.h: buffer size too small for 128 bit protocol 2010-05-25 lirc * daemons/hw_uirt2_common.c: prevent 0 time returned by read_raw 2010-05-24 lirc * TODO, daemons/irrecord.c: capture code sequences like e.g. used by Pioneer * drivers/lirc_streamzap/lirc_streamzap.c: buffer too small for irrecord in certain situations 2010-05-22 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: Minor fixes from Bastien Nocera 2010-05-21 lirc * doc/man-source/lircd.inc: typo 2010-05-19 lirc * configure.ac: don't build lirc_gpio anymore for --with-driver=all * drivers/kcompat.h: device_set_wakeup_capable() in kernel <2.6.27 * drivers/lirc_ene0100/lirc_ene0100.c: fixed compiler warnings and potential wrong ioctl return code * daemons/lircd.c: accept DOS line endings 2010-05-13 lirc * configure.ac, doc/html-source/index.html, ANNOUNCE, NEWS, setup.sh: lirc-0.8.7pre1 snapshot release * daemons/ir_remote.c: no pause when SIM_SEND is enabled * daemons/Makefile.am: fixed compilation of slinke tool * drivers/lirc.h, drivers/lirc_dev/lirc_dev.c: add new ioctls to compat function, cleanups 2010-05-12 lirc * drivers/lirc_dev/lirc_dev.c: add missing format args 2010-05-07 lirc * daemons/hw_default.c: handle pathetic case that driver supports two modes * drivers/lirc_dev/lirc_dev.c, drivers/lirc.h: LIRC_GET_REC_MODE/LIRC_GET_SEND_MODE are still required 2010-05-07 maximlevitsky * drivers/lirc_ene0100/lirc_ene0100.c: ENE0100: Make wake on IR configurable Added ability to disable that feature, also allow wake on IR be enabled on shutdown. Few more cleanups on the way. Signed-off-by: Maxim Levitsky * drivers/lirc_ene0100/lirc_ene0100.c: ENE0100: send samples too when carrier detect enabled. Now I know that this is correct behavier * drivers/lirc_ene0100/lirc_ene0100.c: lirc_ene000: add locking to ioctl This should make safe there are no races against IRQ handler * daemons/hw_default.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_ene0100/lirc_ene0100.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_serial/lirc_serial.c: lirc_dev: create generic implemenation of LIRC_SET_SEND_MODE and LIRC_GET_SEND_MODE This adds generic implementation of these ioctls and removes it from drivers that already use the lirc_dev->features It also obsoletes this feature, because it isn't used Signed-off-by: Maxim Levitsky 2010-05-01 maximlevitsky * drivers/lirc_ene0100/lirc_ene0100.c, drivers/lirc_ene0100/lirc_ene0100.h: ENE0100: few fixes & misc * Fix possible division by 0 * Add a guess (might not be supported by hardware) of carrier duty cycle * Few cosmetic fixes Signed-off-by: Maxim Levitsky 2010-04-26 lirc * drivers/lirc_gpio/lirc_gpio.c: set reasonable default value for soft_gap 2010-04-25 lirc * drivers/lirc_dev/lirc_dev.h: fix compiler warning: fops can be const * drivers/kcompat.h: DIV_ROUND_CLOSEST added in 2.6.29 * configure.ac, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_atwf83.c, daemons/hw_hiddev.c, remotes/aureal/lircd.conf.atwf83, setup.data: moved atwf83 driver into separate file, implemented repeat simulation 2010-04-23 lirc * daemons/ir_remote.c: prefer full sequence match over partial match 2010-04-20 maximlevitsky * drivers/lirc_ene0100/lirc_ene0100.c, drivers/lirc_ene0100/lirc_ene0100.h: ENE0100: few cosmetic fixes for carrier sense * don't call the sense twice * don't send 0 samples * remove redundand register macro from header file 2010-04-19 maximlevitsky * drivers/lirc_ene0100/lirc_ene0100.c, drivers/lirc_ene0100/lirc_ene0100.h: ENE0100: implement RX carrier sense. * drivers/lirc_ene0100/lirc_ene0100.h: ENE0100: some cleanups in register descriptions plus, add a carrier sense register I found. 2010-04-18 lirc * drivers/lirc_mceusb/lirc_mceusb.c: new Formosa ID (SF patch ID: 2974829) 2010-04-18 maximlevitsky * drivers/lirc_ene0100/lirc_ene0100.c, drivers/lirc_ene0100/lirc_ene0100.h: ENE0100: Make timeout report work as expected Signed-off-by: Maxim Levitsky 2010-04-18 lirc * NEWS, configure.ac, daemons/hw-types.c, daemons/hw_hiddev.c, remotes/aureal/lircd.conf.atwf83, setup.data: added support for Aureal ATWF@83-W001 ESKY.CC remote (Romain Henriet) 2010-04-17 maximlevitsky * drivers/lirc_ene0100/lirc_ene0100.c: ENE0100: allow to set 0 carrier This is untested, but should be allowed * drivers/lirc_ene0100/lirc_ene0100.c, drivers/lirc_ene0100/lirc_ene0100.h: ENE0100: Few fixes for last update. * Gap handling is by default the same as was, unless user explictly asks for the timeout reports * TX Carrier range is corrected again * Few new checks Signed-off-by: Maxim Levitsky * drivers/lirc_ene0100/lirc_ene0100.c, drivers/lirc_ene0100/lirc_ene0100.h, NEWS: Major update for ene0100 driver. * Added transmitter support * Many fixes * Support for timeout report 2010-04-17 lirc * daemons/release.c: trying to get the release timeout calculation right 2010-04-13 lirc * daemons/receive.c, daemons/receive.h: make receive_timeout an inline function to avoid having to link receive.c 2010-04-11 lirc * drivers/lirc.h, drivers/lirc_streamzap/lirc_streamzap.c, daemons/config_file.c, daemons/hardware.h, daemons/hw-types.c, daemons/hw_accent.c, daemons/hw_alsa_usb.c, daemons/hw_atilibusb.c, daemons/hw_audio.c, daemons/hw_audio_alsa.c, daemons/hw_awlibusb.c, daemons/hw_bte.c, daemons/hw_caraca.c, daemons/hw_commandir.c, daemons/hw_creative.c, daemons/hw_creative_infracd.c, daemons/hw_default.c, daemons/hw_devinput.c, daemons/hw_dfclibusb.c, daemons/hw_dsp.c, daemons/hw_ea65.c, daemons/hw_ftdi.c, daemons/hw_hiddev.c, daemons/hw_i2cuser.c, daemons/hw_iguanaIR.c, daemons/hw_irlink.c, daemons/hw_irman.c, daemons/hw_livedrive_midi.c, daemons/hw_livedrive_seq.c, daemons/hw_logitech.c, daemons/hw_mouseremote.c, daemons/hw_mp3anywhere.c, daemons/hw_mplay.c, daemons/hw_pcmak.c, daemons/hw_pinsys.c, daemons/hw_pixelview.c, daemons/hw_silitek.c, daemons/hw_slinke.c, daemons/hw_srm7500libusb.c, daemons/hw_tira.c, daemons/hw_udp.c, daemons/hw_uirt2.c, daemons/hw_uirt2_raw.c, daemons/hw_usbx.c, daemons/ir_remote.c, daemons/ir_remote.h, daemons/ir_remote_types.h, daemons/irrecord.c, daemons/lircd.c, daemons/receive.c, daemons/receive.h, daemons/release.c, daemons/slinke.c: use hardware timeouts to speed up signal decoding, setup hardware spike filters, moved the according setup code to lircd core so that not only kernel space drivers can make use of these features * setup.data: added Snapstream Firefly 2010-04-09 lirc * daemons/release.c: must take into account that the decoder waits at least 100ms for the end of signal 2010-04-06 lirc * configure.ac: using PortAudio V19 * doc/html-source/audio.html, doc/html-source/pronto2lirc.html: dos2unix * daemons/hw_audio.c, doc/html-source/audio.html: added: print found devices to loginfo added: print deinit added: print output underflow and input overflow to log added: specifiable latency after rate updated audio documentation 2010-04-05 lirc * daemons/hw_uirt2_raw.c: perserve original signal length 2010-04-04 lirc * daemons/hw_uirt2_raw.c: use 1 as dummy signal length as 0 does not seem to work * daemons/hw_uirt2_raw.c: handle transmission of very long pulses/spaces which would cause overflow in byte buffer otherwise 2010-04-02 lirc * daemons/Makefile.am, daemons/config_file.c, daemons/ir_remote.c, daemons/ir_remote_types.h, daemons/release.c, daemons/transmit.c, daemons/transmit.h, NEWS: made generation of automatic release events in lircd more robust 2010-03-31 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: bah. xmit mask entry for 0x0008 topseed wasn't supposed to be commented out. 2010-03-30 maximlevitsky * drivers/lirc_ene0100/lirc_ene0100.c: Add two PNP IDs to lirc_ene driver. These devices should be supported by this driver 2010-03-22 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: override bInterval on topseed 0x0008 to 1 Complete and total testing involves actually yanking the device out of the system, not just unloading and reloading the driver... The topseed 0x0008 device comes up like so: usb 2-9: config 1 interface 0 altsetting 0 endpoint 0x1 has an invalid bInterval 0, changing to 32 usb 2-9: config 1 interface 0 altsetting 0 endpoint 0x82 has an invalid bInterval 0, changing to 32 If we load the old lirc_mceusb, that got set to 1. Unload and load up an updated lirc_mceusb to enable transmit, and it sticks at 1. Unplug and replug with the updated driver and its back at 32, and the thing gets completely wedged. Upon inspection, the topseed 0x0001 and original ms mce transceiver also come up with a stock bInterval of 0, so we're back to setting it to 1 for everything but the pinnacle transceiver, where whatever its default is seems to be required for functionality. Meh. 2010-03-21 lirc * drivers/Makefile.am: removed obsolete install rules 2010-03-20 lirc * NEWS, configure.ac, daemons/hw-types.c, daemons/hw_accent.c, daemons/hw_mplay.c, daemons/hw_tira.c, daemons/hw_tira.h, daemons/irrecord.c, daemons/lircd.c, daemons/lircd.h, daemons/slinke.c, doc/html-source/tira.html, doc/release-html.sh, setup.data: added tira_raw driver for the Ira/Tira receivers that supports receiving in timing mode, the tira driver now supports transmit (Arnold Pakolitz) * configure.ac, daemons/hw_irlink.c, daemons/hw_silitek.c, daemons/hw_slinke.c, daemons/hw_tira.c, daemons/hw_uirt2.c, daemons/hw_uirt2_raw.c, daemons/hw_usbx.c, drivers/Makefile.am, daemons/hw_accent.c, daemons/hw_creative.c, daemons/hw_ea65.c, daemons/hw_irman.c, daemons/hw_logitech.c, daemons/hw_mouseremote.c, daemons/hw_mp3anywhere.c, daemons/hw_mplay.c, daemons/hw_pcmak.c, daemons/hw_pinsys.c, daemons/hw_pixelview.c: use LIRC_IRTTY if specified by the user in setup.sh or set proper default otherwise, don't create any links in /dev/ for this purpose * setup.data: moved caraca driver into correct category 2010-03-19 lirc * remotes/atiusb/lircd.conf.atilibusb: another Medion MD8800 X10 model 2010-03-19 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: enable transmit on topseed 0x0008 devices Special thanks to Greg Oliver for providing the hardware to debug and figure out the proper intialization sequence for this device. Essentially, there seems to be a 3rd-gen class of mceusb devices, which require different initialization from the 2nd-gen (and 1st-gen), so I've created a new device table for those. There's a quirk with a note about a usb reset being required for the pinnacle device... That reset actually wedges the topseed 0x0008, and the required magic for it is actually to send the mce device reset command to the device prior to starting the init sequence. I *suspect* this would also work in place of the crap being done for the pinnacle device right now, but I don't have one to test that theory out, so I'm leaving it be for now... Nb: in the future, the multitude of tables here and in the imon driver should be converted to device quirk tables, a la the upstream firewire driver... (first example that comes to mind). * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: translate command data into english Make debug spew understandable in plain english, such as: lirc_mceusb 2-9:1.0: inbound data: 9f 08 03 (length=3) lirc_mceusb 2-9:1.0: Got transmit blaster mask of 0x03 lirc_mceusb 2-9:1.0: inbound data: 9f 0c 07 d0 (length=4) lirc_mceusb 2-9:1.0: Got receive timeout of 1000 ms * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: report in/out direction of data in debug spew, helpful to know which direction the data was going * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: explain the init process better I've been sitting on a post from a Kevin Timmerman to gmane.comp.hardware.lirc from back in early 2007 that details a bunch of the mce device command strings and their meanings. Transcribe that into comments in the code and give the various strings more descriptive names. For example, 'pin_init1' is actually 'get carrier mode and frequency'. More detailed debugging spew that also utilizes this data soon to follow... * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: refactor packet request handler First up, support for async inbound data was pointless, it only got used by the init sequences, which are actually better served by sync requests, so simplify that. Second, request_packet_async was never really a proper name, since its both generic and wrong (supports sync reqs too), so rename it to mce_request_packet. Third, add wrappers for inbound and outbound requests to reduce a ton of duplication and make the code easier to read. * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: give mutex lock slightly less generic name (ported from git) * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: zero out buffers at init/alloc time (ported from git) * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: simplify init failure handling (ported from git) 2010-03-17 jarodwilson * remotes/devinput/lircd.conf.devinput: Updated devinput lircd.conf based on 2.6.33 input.h * drivers/lirc_imon/lirc_imon.c: lirc_imon: if mouse mode disabled, pass thru values for mouse/keyboard toggle key. Patch from Jan Hustak. * drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_wpc8769l/lirc_wpc8769l.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_bt829/lirc_bt829.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_it87/lirc_it87.c: dropping unneeded autoconf includes autoconf.h is pulled into the gcc command line since at least 2.6.15 and tends to break compilation under some circumstances since 2.6.33. Signed-off-by: Stefan Lippers-Hollmann Signed-off-by: Jarod Wilson 2010-03-16 jarodwilson * remotes/imon/lircd.conf.imon-mceusb: imon: add mce remote codes for older 0xffdc imon receivers 2010-02-28 lirc * drivers/lirc_mceusb/lirc_mceusb.c: new Topseed id 1784:0011 reported by Tom Bailey 2010-02-27 lirc * NEWS, configure.ac, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_dfclibusb.c, setup.data: added support for DFC USB InfraRed Remote Control (Davio Franke) * tools/lircrcd.c: check input for CODE command 2010-02-19 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: fix IR handling on old non-onboard-decode devices (successfully tested by Paul Sijben) 2010-02-12 lirc * doc/man-source/irxevent.inc, tools/irxevent.c: Mod5 is AltGr 2010-02-04 lirc * remotes/hauppauge/lircd.conf.hauppauge: added MVP config 2010-02-02 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: cope with really old device that has neither tx control nor tx endpoint, verified by Paul Sijbens to fix his 0x0aa8:0x8001 imon device 2010-01-30 lirc * daemons/receive.c, doc/html-source/technical.html, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_streamzap/lirc_streamzap.c: timeout support in mode2 protocol * drivers/lirc.h: convenience macros 2010-01-23 lirc * drivers/lirc_dev/lirc_dev.h: fixed compiler warning * drivers/lirc.h: silence compiler warning 2010-01-17 lirc * configure.ac, daemons/hw_ftdi.c: transmit support for FTDI based devices * drivers/lirc.h: new ioctls for carrier measurement, receiver timeout settings, filter settings 2010-01-16 lirc * daemons/hw_default.c, daemons/hw_default.h, daemons/ir_remote.c, daemons/transmit.h: moved delay code before transmit to general transmit path 2010-01-13 lirc * daemons/hw_devinput.c: better approach at repeat handling using map_gap * contrib/devinput.sh, daemons/hw_devinput.c, remotes/devinput/lircd.conf.devinput: extend devinput configuration to 64 bit to properly handle non-key events * drivers/lirc_ite8709/lirc_ite8709.c: minor formatting change * drivers/lirc_it87/lirc_it87.c: add UPNP support for ITE8704 - ID: 2921606 2010-01-10 jarodwilson * drivers/lirc_imon/lirc_imon.c: 15c2:0039 is the soungraph imon ultrabay ir + lcd, per mail from Eric Sharkey 2010-01-01 lirc * daemons/lircd.c: send EV_SYN * daemons/hw_alsa_usb.c: use LIRC_MODE_LIRCCODE 2009-12-31 lirc * daemons/hw_hiddev.c: unused variable * daemons/hw_hiddev.c: use map_gap (fixes macmini repeat handling when using universal remote that does not support special repeat code) 2009-12-28 jarodwilson * drivers/lirc_i2c/lirc_i2c.c: Invert adap->id checks, as bt8xx has no id anymore 2.6.32 and later. Tested successfully by Stefan Lippers-Hollmann * drivers/lirc_dev/lirc_dev.h: add support for 2.6.33 kfifo api change, successfully tested by Boris Cuber * drivers/lirc_dev/lirc_dev.c: fix compile warning re: possibly uninitialized retval in irctl_open 2009-12-28 lirc * drivers/lirc_dev/lirc_dev.c: set retval if try_module_get fails * drivers/lirc.h, drivers/lirc_dev/lirc_dev.c, tools/mode2.c, daemons/hw_creative_infracd.c, daemons/hw_default.c, daemons/hw_mplay.c, daemons/irrecord.c, daemons/receive.c, doc/html-source/technical.html: removed LIRC_MODE_CODE: rarely used and a subset of LIRC_MODE_LIRCCODE * daemons/hw_bte.c, daemons/hw_default.c, daemons/irrecord.c, drivers/lirc.h: removed LIRC_MODE_STRING: it was never really used anyway 2009-12-28 jarodwilson * remotes/imon/lircd.conf.imon-knob: add more possible key up/down/left/right codes to imon knob lircd.conf 2009-12-27 lirc * tools/Makefile.am, tools/mode2.c, tools/xmode2.c: xmode2 supports access through abstraction layer like mode2 2009-12-25 lirc * drivers/lirc_it87/lirc_it87.c, setup.data: support for ITE8704/ITE8718 (James Edwards) 2009-12-24 lirc * drivers/kcompat.h: __SPIN_LOCK_UNLOCKED for <2.6.18 2009-12-18 lirc * drivers/lirc_mceusb/lirc_mceusb.c: added support for TiVo PC IR Receiver (Tim Korsrud) 2009-12-17 lirc * drivers/lirc_mceusb/lirc_mceusb.c: added support for Realtek MCE IR Receiver (Ossi Berg) * daemons/lircmd.c: handle DOS line endings 2009-12-15 jarodwilson * drivers/lirc_i2c/lirc_i2c.c: lirc_i2c: fix build on 2.6.32 (patch from Paul Bender) 2009-12-12 lirc * doc/html-source/install.html: s/insmod/modprobe/ 2009-12-12 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: dell mce transceiver has inverted xmit mask 2009-11-21 lirc * daemons/irrecord.c: add old heuristic again for Xbox remote * daemons/hw_awlibusb.c: cleaned up logging * daemons/hw_awlibusb.c: handle ETIMEDOUT returned by usb_interrupt_read 2009-11-18 lirc * daemons/hw_atilibusb.c: handle timeout, log clean-up, properly shut down in case of error 2009-11-17 jarodwilson * remotes/imon/lircd.conf.imon-knob: imon: add 64-bit config for knob receiver 2009-11-15 lirc * daemons/Makefile.am, daemons/hw-types.c, daemons/hw_srm7500libusb.c, daemons/hw_srm7500libusb.h, remotes/philips/lircd.conf.srm7500libusb, setup.data, NEWS, configure.ac: added support for Philips SRM 7500 RF remote (Henning Glawe) * daemons/hw_audio.c, doc/html-source/audio.html, doc/images/audio_transmitter.png, doc/images/audio_wave.png, doc/release-html.sh, NEWS, configure.ac, setup.data: support for simple transmitter circuit connected to soundcard (Bob van Loosen) 2009-11-13 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: add another SMK transceiver device ID 2009-11-09 lirc * tools/lircrcd.c: use proper type for 3rd arg of accept() * drivers/lirc_igorplugusb/lirc_igorplugusb.c: don't log error when no data is available, rbuf is not allocated by this driver, so there's no need to free it 2009-11-07 lirc * remotes/mceusb/lircd.conf.mceusb: additional buttons for HP Pavilion dv3t remote 2009-11-05 lirc * daemons/hw_devinput.c: added NBITS define 2009-10-31 lirc * daemons/hw_devinput.c: forward mouse events that can't be handled by lirc, don't die when device disappears 2009-10-30 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: tx_control is NOT required to set IR protocol Per Anders Eriksson's feedback on the lirc mailing list, at least some of the older iMON devices without control endpoints are in fact able to handle MCE/RC-6 IR protocol mode, and I mistakenly added a bogus check at some point that prevented them from functioning. 2009-10-28 lirc * daemons/hw_audio.c: Portaudio callback has wrong arguments list 2009-10-20 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: header comment sync-up 2009-10-18 lirc * remotes/atiusb/lircd.conf.atiusb: all channels of Pollin remote 2009-10-12 jarodwilson * drivers/lirc_ene0100/lirc_ene0100.c: lirc_ene0100: 2.6.32 build fixage, due to minor header change * drivers/lirc_ite8709/lirc_ite8709.c: lirc_ite8709: 2.6.32 build fixes * drivers/lirc_imon/lirc_imon.c: lirc_imon: don't call send_packet without context lock held 2009-10-07 lirc * config.rpath, configure.ac, gettext.h, tools/Makefile.am, tools/ircat.c, tools/lirc_client.c: Added gettext support. (Sverker Wiberg) * config.rpath, gettext.h: New file. * ABOUT-NLS, Makefile.am, NEWS: Added gettext support. (Sverker Wiberg) * ABOUT-NLS: New file. 2009-09-26 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: fix xmit support on port 1 of the 1st-gen device, sync up comments w/git tree 2009-09-24 maximlevitsky * drivers/lirc_ene0100/lirc_ene0100.c: I spotted a warning while compiling and it turned out to be a real mistake. "!A & CONSTANT" does not do what you'd think (and much less "!A && CONSTANT"!!). Signed-off-by: Paolo Bonzini Signed-off-by: Maxim Levitsky 2009-09-22 lirc * drivers/lirc_sir/lirc_sir.c: fixed typo 2009-09-21 lirc * doc/man-source/lircmd.inc: ACTIVATE hint * daemons/lircmd.c: corrected optstring to support -u 2009-09-19 lirc * daemons/config_file.c, daemons/dump_config.c, daemons/ir_remote.c, daemons/ir_remote_types.h: suppress repeat * tools/mode2.c: refuse to read from lircd socket 2009-09-13 lirc * daemons/ir_remote.c: don't reset repeat counter if there was a decoding error in between * daemons/receive.c: decode raw_codes correctly if one signal sequence is a prefix of a later sequence in the config file * tools/irxevent.c: flush XEvent queue in between press and release, increase sleep period (Matthew Sheppard) * ANNOUNCE, NEWS, configure.ac, doc/html-source/index.html, setup.sh: started 0.8.7 development * ANNOUNCE, NEWS, configure.ac, setup.sh, doc/html-source/index.html: 0.8.6 release 2009-09-11 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: some of the ffdc devices decode mouse buttons differently, handle them 2009-09-08 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: filter out spurious input in mouse mode Only send mouse button press data *or* mouse movement data, not both at the same time. Based on a patch by Scott Meacham. 2009-09-07 lirc * daemons/hw_devinput.c: EV_SW not defined everywhere 2009-09-03 jarodwilson * remotes/imon/lircd.conf.imon-antec-veris, remotes/imon/lircd.conf.imon-pad: Add alternate codes for right-click and left-click (from Jan Schneider) 2009-09-02 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: initial support for ir blasting on 1st-gen device (port 2 only), from Patrick Calhoun, with some minor tweaks by me 2009-09-01 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: add another formosa device ID (from someone on lirc-list) 2009-08-31 lirc * drivers/lirc_dev/lirc_dev.c: fixed compilation on older kernels with CONFIG_COMPAT enabled 2009-08-30 jarodwilson * drivers/lirc_i2c/lirc_i2c.c: lirc_i2c: fix build on 2.6.31 (from Paul Bender * remotes/imon/lircd.conf.imon-antec-veris: user on mythtv mailing list reports his DVD and Menu keys give these slightly different codes 2009-08-29 lirc * drivers/lirc_ene0100/Makefile.am: added header file * drivers/Makefile.am: added lirc_ene0100 * NEWS, configure.ac: rebasing 0.8.6pre2 * drivers/lirc.h, tools/mode2.c: compile on Cygwin * daemons/irrecord.c: s/iprintf/i_printf/ * daemons/lircd.c: make MAX_PEERS dependent on FD_SETSIZE 2009-08-28 maximlevitsky * drivers/lirc_dev/lirc_dev.c: Remove checks for module owner This breaks drivers if they are compiled in the kernel. This doesn't affect this CVS repostry as drivers in it are always compiled into modules. However it would affect a kernel tree exported from this repostry 2009-08-25 maximlevitsky * drivers/lirc_ene0100/lirc_ene0100.c: Fix small bug introduced by copypaste error from parent commit * drivers/lirc_ene0100/lirc_ene0100.c, drivers/lirc_ene0100/lirc_ene0100.h: Few minor updates for ene0100 driver: * Make pnp code more portable. Now driver compiles on kernel starting from 2.6.16 * Clean up the printk code * Add a message that states that transmission support isn't yet done 2009-08-24 lirc * drivers/lirc_imon/lirc_imon.c: fixed unused variable warnings on <=2.6.17 2009-08-24 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: make threshold at which pad pushes register as arrow keys in kbd mode adjustable and set saner default threshold. New default uggested by Scott Meacham, and backed up by my own experience trying to actually use the arrow keys w/an imon receiver in my "production" mythtv setup. And hey, if someone really liked 80, its a modparam now. * drivers/lirc_imon/lirc_imon.c: lirc_imon: don't try building input device support on kernels older than 2.6.18, hopefully fixing build on older kernels, albeit at the expense of mouse/touchscreen input device functionality 2009-08-23 lirc * drivers/lirc_imon/lirc_imon.c: please gen-hal-fdi.pl * contrib/hal/gen-hal-fdi.pl: only use first occurance of USB_DEVICE entry for comment * contrib/hal/gen-hal-fdi.pl: scan only relevant files 2009-08-22 maximlevitsky * NEWS, drivers/lirc_ene0100/lirc_ene0100.c, drivers/lirc_ene0100/lirc_ene0100.h, setup.data: Add support for newer ENE0100 devices (KB3926C, KB3926D) Support for learning mode, and for devices that use unused fan feedback input as IR input is untested Groundwork for transmitting is there, but it isn't yet implemented, and untested. Learning mode should be enabled using some sort of ioctl, currently only enabled if module param 'enable_learning' is set Thanks for Giuseppe Bilotta For lot of help for getting this driver to work on KB3926C Signed-off-by: Maxim Levitsky 2009-08-22 lirc * daemons/hw_devinput.c: encode value for EV_SW in MBS * remotes/creative/lircd.conf.infracd: namespace 2009-08-17 lirc * drivers/lirc_ene0100/lirc_ene0100.c: prevent long pulse being truncated after idle state * drivers/lirc_ene0100/lirc_ene0100.c, drivers/lirc_ene0100/lirc_ene0100.h: update for long gap handling, treats spaces, remove ability to set the sample period at runtime, won't work properly if device is opened, and dangerous due to missing checks, check for correct sample period on module load, set sample period to 75 by default to make driver decode sync pulses correctly 2009-08-15 lirc * doc/html-source/devinput.html: point to lircd.conf.devinput 2009-08-11 lirc * NEWS, configure.ac, drivers/lirc_ene0100/Makefile.am, drivers/lirc_ene0100/lirc_ene0100.c, drivers/lirc_ene0100/lirc_ene0100.h, setup.data: added support for ENE KB3924/ENE0100 CIR port (e.g. Acer Aspire 5720G) (Maxim Levitsky) 2009-08-09 lirc * daemons/lircd.h, daemons/lircd.c: SEND_STOP command no longer needs to provide the remote and code parameters, cleaned up command argument checking done by parse_rc * daemons/ir_remote_types.h, daemons/lircd.c, doc/html-source/technical.html, doc/man-source/lircd.inc: make max. repeat value configurable 2009-08-07 lirc * doc/man-source/lircd.inc, doc/man-source/lircmd.inc, doc/man-source/lircrcd.inc: description should start with command 2009-08-05 jarodwilson * drivers/lirc_imon/lirc_imon.c: nuke stray blank line left behind * drivers/lirc_imon/lirc_imon.c: lirc_imon: fix up what devices we can set mce ir proto on. also fix fallback type for unknown proto number specified. * drivers/lirc_imon/lirc_imon.c: lirc_imon: reduce 'is this touchscreen input' check to only look for byte 7 == 0x86, byte 6 seems to vary a lot from one touchscreen to another, but 0x86 appears to be a constant. * drivers/lirc_i2c/lirc_i2c.c: lirc_i2c: only use new i2c binding for 2.6.31 and later 2009-08-04 lirc * doc/man-source/irexec.inc, doc/man-source/irpty.inc, doc/man-source/irrecord.inc, doc/man-source/irsend.inc, doc/man-source/irxevent.inc, doc/man-source/lircd.inc, doc/man-source/lircmd.inc, doc/man-source/lircrcd.inc, doc/man-source/xmode2.inc: properly escape all - characters * doc/release-man.sh: use correct section in man page header 2009-08-02 lirc * drivers/kcompat.h, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_mceusb/lirc_mceusb.c: fixed compilation on older kernels * doc/html-source/install.html: lirc_mceusb2 obsolete * configure.ac, doc/html-source/index.html, setup.sh, ANNOUNCE, NEWS: lirc-0.8.6pre2 snapshot release * drivers/lirc_igorplugusb/lirc_igorplugusb.c: Fit PC2 Infrared Adapter (bug tracker ID: 2813923) * doc/html-source/index.html, doc/html-source/install.html: new config file location * TODO: interface change needed for rec_func 2009-07-31 lirc * remotes/imon/lircd.conf.imon-ultrabay: added ignore_mask, fixed typo 2009-07-29 jarodwilson * drivers/lirc_imon/lirc_imon.c: gah. missing brace. I suck again. 2009-07-27 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: still need to massage the pad input slightly even w/o using stabilize, this is actually tested and working now w/this change. :) * drivers/lirc_imon/lirc_imon.c: lirc_imon: add a 3rd IR "protocol", which is iMON w/o pad stabilize Now with ir_protocol=2, you get the native iMON IR protocol, without the pad stabilization function, which should make life easier for those who want to use a universal remote trained from their iMON remote. 2009-07-25 lirc * daemons/Makefile.am: new config file and socket file locations 2009-07-24 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: add support for setting/enabling iMON internal clock via sysfs lcdproc can be used to set the clock on an iMON device, but it can now also be done by simply directing 'date' output into a sysfs attr. To show a clock on your iMON device do the following: # date "+%y %m %d %w %H %M %S" > /sys/.../imon_clock Requires that the display is of course present on your device, and that it isn't currently open (by something like lcdproc's LCDd). Tested successfully on a 15c2:ffdc VFD and 15c2:0045 LCD. Patch primarily by Vitaly V. Bursov, I just added the bits to make it work for the LCD devices too. * drivers/lirc_imon/lirc_imon.c: lirc_imon: Put all display type auto-detection in one place and store the display type in context, so we can key off it later (like, next commit...) * drivers/lirc_imon/lirc_imon.c: drop deadlocking redundant lock, gets taken earlier * drivers/lirc_imon/lirc_imon.c: Make pad a bit more responsive in keyboard mode, especially on the older devices * drivers/lirc_dev/lirc_dev.c: lirc_dev: rename driver_lock to lirc_dev_lock, avoids getting lockdep confused when a driver also has a driver_lock in it * drivers/lirc_imon/lirc_imon.c: lirc_imon: finally get the mouse buttons working right on the older devices, based on debugging done by Oliver Lupton * drivers/lirc_i2c/lirc_i2c.c: Add missing kernel version condition, fixes 2.6.31 build (from Paul Bender) 2009-07-20 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: slightly improved description of latest formosa device addition 2009-07-20 lirc * daemons/hw_iguanaIR.c: fixed compilation on Mac OS X, fixed race between child setting signal handler and iguana_deinit, handle timeout in iguanaReadResponse, corrected return value in iguana_deinit, normalize timeout value in readdata, handle EINTR in waitpid 2009-07-19 lirc * daemons/lircd.c: fixed timeout calculation for main select call 2009-07-18 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: lirc_mceusb: another Formosa device ID, from https://bugzilla.redhat.com/show_bug.cgi?id=512483 2009-07-16 jarodwilson * remotes/imon/lircd.conf.imon-ultrabay: a 'begin remote' was mistakenly commented out * remotes/mceusb/lircd.conf.mceusb: Remove obsolete link, fix a broken link, make remote names unique w/in file 2009-07-14 jarodwilson * drivers/lirc_imon/lirc_imon.c: reorder button press detection so mouse buttons on older devices get handled properly, and fix mouse speed consistency (hopefully) 2009-07-09 jarodwilson * drivers/lirc_sir/lirc_sir.c: lirc_sir: saner default io port for external dongle devices 2009-07-08 lirc * NEWS, configure.ac, daemons/lircd.c, daemons/lircmd.c, doc/html-source/configure.html, doc/html-source/install.html, doc/man-source/irsend.inc, doc/man-source/lircd.inc, tools/lirc_client.c: moved default lircd, lircmd and lircrcd config file locations to /etc/lirc/ * daemons/receive.c: only first config file was evaluated correctly in LIRC_MODE_CODE and LIRC_MODE_LIRCCODE 2009-07-07 lirc * Makefile.am, autogen.sh, contrib/hal/20-ircontrol-lirc.fdi: removed 20-ircontrol-lirc.fdi as it is a generated file * INSTALL: restored pointers to main documentation 2009-07-07 jarodwilson * drivers/lirc_i2c/lirc_i2c.c: lirc_i2c: support new i2c world order - required for kernel 2.6.31, supported in 2.6.26 and later (so far as I can tell) - tested code successfully w/a pvr-250 using git version of the same, but this is untested outside of making sure it compiles (testers wanted) * drivers/lirc_i2c/lirc_i2c.c: lirc_i2c: minor debug spew enhancements 2009-07-06 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: rbuf in imon_probe needs some more checking The label alloc_status_switch calls lirc_buffer_free on rbuf. It is possible in pathelogical paths that rbuf is still null and lirc_buffer_free will dereference it. From Erik Hovland * drivers/lirc_imon/lirc_imon.c: Input device name and phys path fixes for imon touchscreen devices, from Rene Harder 2009-07-05 jarodwilson * drivers/lirc_mceusb/lirc_mceusb.c: add .reset_resume wiring to mceusb, fixes suspend/resume when waking up from ir button presses * daemons/hw_atilibusb.c: gah, extra stuff snuck into that last commit... * INSTALL, NEWS, configure.ac, contrib/hal/20-ircontrol-lirc.fdi, daemons/hw_atilibusb.c, drivers/Makefile.am, drivers/lirc_mceusb/lirc_mceusb.c, setup.data: Move lirc_mceusb2 over the top of lirc_mceusb, all mceusb devices should be handled by this single driver now 2009-06-22 jarodwilson * NEWS: Enhance summary of iMON changes made for 0.8.6 in NEWS * drivers/lirc_imon/lirc_imon.c: lirc_imon: minor clarification to functionality of nomouse param What we're really doing is disabling the mouse/keyboard toggle button, so that when an IR client is attached, we're always in keyboard mode, but if no IR client is attached, the mouse device is still enabled. * drivers/lirc_imon/lirc_imon.c: lirc_imon: add support to disable mouse mode via a modparam In certain use cases, mouse mode isn't really helpful, and could actually cause confusion, so allow disabling the toggle button. Most notably, mouse mode doesn't make sense for mythtv users, since mythtv hides the cursor by default and most of its UI doesn't accept mouse click input. 2009-06-21 lirc * doc/release-html.sh: added imon.html * doc/man-source/lircd.inc: escpape char required * ANNOUNCE, NEWS, configure.ac, doc/html-source/index.html, setup.sh: lirc-0.8.6pre1 snapshot release * NEWS: improved iMON driver including touchscreen support 2009-06-20 lirc * drivers/lirc_igorplugusb/lirc_igorplugusb.c: send all available data even after buffer overrun * daemons/lircd.c: compilation fix for Mac OS 2009-06-18 jarodwilson * remotes/imon/lircd.conf.imon-mceusb: add lircd.conf for iMON in MCE protocol mode * drivers/lirc_imon/lirc_imon.c: d'oh, ffdc mouse buttons got inverted somehow... * drivers/lirc_imon/lirc_imon.c: 6th display packet only needed for vfd, rename bits accordingly, shuffle around a bit, etc... * drivers/lirc_imon/lirc_imon.c: lirc_imon: fix right-click mouse button via input on newer imon devices Fix courtesy of Rene Harder via lirc list, I just added the bit to keep right-click working on the older devices. * drivers/lirc_imon/lirc_imon.c: lirc_imon: support setting IR protocol for either iMON or MCE/RC6 remotes Devices that do onboard decoding can be told to listen for either the iMON remote(s) or Windows Media Center Edition remotes (which use the RC-6 proto). Note that this addition further simplifies some setup code, as all devices now have a reason to need a tx urb, so we just wire it up unconditionally. Proto can either be specified at module load time, or changed on the fly by poking /sys/modules/lirc_imon/parameters/ir_protocol, then closing and re-opening the IR device (connecting a new IR client). * drivers/lirc_imon/lirc_imon.c: lirc_imon: support mouse and touch input devices even when IR isn't open If we simply move urb setup and teardown into imon_probe() and imon_disconnect(), we can use the mouse and touch input devices without having to have an IR client listening. Also fixes up the suspend/resume routines so they should work better. Based heavily on patch by Rene Harder that followed our discussion on the lirc list about doing this. * drivers/lirc_imon/lirc_imon.c: lirc_imon: touchscreen handling fixups Based on feedback and initial patch from Rene Harder, fix up the touchscreen handling a bit. 1) Down-sampling of the touch matrix for the smaller touchscreen wasn't kicking in, though we never got to that point anyway... 2) We never stuck around long enough to send touch data to lirc (we were bailing after sending it via input subsys only, we want both options). 3) Within touch handler, NULL check was incorrect (s/mouse/touch/). 4) Check for touch presses before mouse input, with a check for len, so we can filter between the two better, lest some presses get crossed up. 5) for newer devices (ones that could potentially have a touch screen), improve filtering of touchscreen vs. d-pad mouse input (mouse input always has len == 5). 2009-06-17 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: make mouse support actually work in the older devices The older gen imon devices decode mouse buttons and pad presses completely differently than newer devices. Getting messy, but I think this should do it... Pad is behaving on an ffdc imon knob, will get mouse buttons tested tomorrow (working with an ffdc device about 200 miles away from me at my brother's place. :) * drivers/lirc_imon/lirc_imon.c: lirc_imon: add second toggle button value, per Rene Harder, and make debug spew about togging slightly more user-friendly 2009-06-16 jarodwilson * drivers/lirc_imon/lirc_imon.c: misc tweaks to sync up w/my git tree * drivers/lirc_imon/lirc_imon.c: gack. submit intf1 urb for ifnum1 on resume, not intf0 urb * drivers/lirc_imon/lirc_imon.c: toggle button code can't be in intf1 callback, it won't fire there on older devices * drivers/lirc_imon/lirc_imon.c: detect touch input on the smaller imon touch too, courtesy of Rene Harder * drivers/lirc_imon/lirc_imon.c: whoops, compile fix, accidentally dropped this last commit... * doc/html-source/imon.html: ...and note that quirking might still be necessary even w/newer lirc * doc/html-source/imon.html: add info on how to tell if quirking is needed * doc/html-source/imon.html: add credit to Ron Frazier for the old setup info * doc/html-source/imon.html: add imon.html, which describes imon setup both lirc 0.8.5 and earlier and mentions the spiffy new stuff in post-0.8.5 * drivers/lirc_imon/lirc_imon.c: lirc_imon: relocate input device emulation to packet handler, add scrolling and ffdc dev support - relocate the input device emulation code into the packet handler, to cut down on duplication when supporting both older and current iMON devices - add scroll wheel emulation using ch+/- when in mouse mode - support mouse functionality on the older ffdc devices 2009-06-15 jarodwilson * drivers/lirc_imon/lirc_imon.c: pad_mouse is a bit more succinct than is_mouse * drivers/lirc_imon/lirc_imon.c: lirc_imon: support specifying vga display type via modparam * drivers/lirc_imon/lirc_imon.c: stupid ffdc product ID... need to set up tx endpoint for all ffdc devices for now so RF association doesn't explode * drivers/lirc_wpc8769l/lirc_wpc8769l.h: lirc_wpc87691: clean up header file formatting * drivers/lirc_imon/lirc_imon.c: lirc_imon: add dprintk macro and use it * drivers/lirc_imon/lirc_imon.c: put has_touchscreen in a more logical spot in imon_context struct * drivers/lirc_imon/lirc_imon.c: don't fall through case 1, or we'll overwrite our -ENOMEM ret w/0 * drivers/lirc_imon/lirc_imon.c: use const instead of static to be consistent w/send_associate_24g 2009-06-13 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: enable front-panel buttons and/or knobs Seems the Windows driver shuts these down, so if you flip back and forth between OSes, its possible to wind up with your buttons and knobs no longer working, so we'll just enable 'em every time we load up the driver. From http://sourceforge.net/tracker/?func=detail&atid=105444&aid=2540711&group_id=5444 * drivers/lirc_imon/lirc_imon.c: lirc_imon: add mouse and touchscreen input device support Add an input device for the iMON PAD remote in mouse mode, and on supported devices, a touchscreen input device. Also based heavily on Rene Harder's iMON Touch patch submitted to the lirc mailing list back in Nov. '08, but adapted to benefit all the recent iMON devices. Nb: does NOT yet work with the older ffdc devices, but it shouldn't be terribly difficult to add support once I find a guinea pig... * drivers/lirc_imon/lirc_imon.c: lirc_imon: support dual-interface device with a single lirc device Recent iMON devices have dual usb interfaces, and up until now, lirc configures them as two separate lirc devices, which must then be bound together in userspace to function properly. Its pretty much the opposite of user-friendly. These changes are based in no small part on a patch submitted to the lirc mailing list back in Nov. '08 by Rene Harder, but benefit all recent iMON devices, instead of just the Touch devices. Tested reasonably rigorously with the Antec-branded 0045 device I've got here. * drivers/lirc_imon/lirc_imon.c: The Windows drivers contain 6 different inf files, more or less one for each new device until the 0x0034-0x0046 devices, which all use the same driver. Some of the devices in the 34-46 range haven't been definitively identified yet, but we know they exist or are in the works, based on a look at 'strings Setup/data1.hdr |grep 15c2' in the Windows driver zip. Will need help from users and/or SoundGraph to fill in the blanks... * drivers/lirc_imon/lirc_imon.c: iMON Touch LCD devices are going to need the larger buffer size too for some forthcoming additions... * drivers/lirc_imon/lirc_imon.c: Add 003c ir-only device support * drivers/lirc_imon/lirc_imon.c: Add 0035 device ID for 4.3in iMON Touch LCD device * drivers/lirc_imon/lirc_imon.c: minor tweak to resync w/my git tree 2009-06-05 lirc * NEWS, daemons/lircmd.c, doc/man-source/lircmd.inc: Linux input support added to lircmd 2009-06-03 lirc * remotes/imon/lircd.conf.imon-pad: devices with USB ID 0x15c2, 0x0038 are using 64 codes in 0.8.5 2009-06-01 lirc * daemons/lircd.c: log socket name * NEWS, drivers/lirc_it87/lirc_it87.c, setup.data: added support for IT8720 CIR port * doc/html-source/technical.html: added /dev/uinput to diagram 2009-05-25 lirc * configure.ac: try to compile ftdi driver only if libftdi headers are present 2009-05-24 lirc * TODO: cleanup * NEWS, configure.ac, contrib/lirc.m4, doc/html-source/configure.html, doc/html-source/install.html, doc/html-source/technical.html, doc/man-source/irsend.inc, doc/man-source/irw.inc, doc/man-source/lircd.inc: moved lircd socket from /dev/lircd to /var/run/lirc/lircd, moved default pid file location from /var/run/lircd.pid to /var/run/lirc/lircd.pid * NEWS, daemons/config_file.h, daemons/ir_remote.c, daemons/ir_remote.h, daemons/ir_remote_types.h, daemons/receive.c, daemons/transmit.c, remotes/generic/XMP: added support for XMP protocol * ANNOUNCE, NEWS, configure.ac, doc/html-source/foot.html, doc/html-source/index.html, setup.sh: started 0.8.6 development 2009-05-21 lirc * ANNOUNCE, NEWS, configure.ac, doc/html-source/index.html, setup.sh: 0.8.5 release 2009-05-12 lirc * ANNOUNCE, NEWS, configure.ac, doc/html-source/index.html, setup.sh: lirc-0.8.5pre3 snapshot release 2009-05-07 lirc * daemons/hw_hiddev.c: reset repeat_flag 2009-04-28 lirc * daemons/lircd.c: fixed bug in peer message forwarding * daemons/irrecord.c: don't reset toggle_bit_mask of template 2009-04-26 lirc * daemons/ir_remote.c: if there is a sequence match, treat current code as found * daemons/ir_remote.c: undo last change: increase repeat counter even after failed decoding; this won't work correctly * daemons/ir_remote.h, daemons/transmit.c: handle toggle_bit_mask correctly when more than one bit is set * daemons/receive.c: handle pre for RCMM protocol * daemons/irrecord.c: dump also first signal candidate 2009-04-13 lirc * daemons/hw_default.c: handle error in clear_rec_buffer correctly 2009-04-10 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: implement pad2keys for older receivers Makes behavior of both older (id 0xffdc vfd) and newer imon receivers the same with respect to converting the pad into keypresses in a sane way for use with vdr, mythtv, etc. From http://www.brakemeier.de/electronics/vdr/lirc-imon.html, pulled in at Michael's request. 2009-04-10 lirc * daemons/hw_mplay.c: fix bug ID: 2748841 * daemons/hw_irman.c: don't ignore dups * daemons/irrecord.c: don't add bogus gap value * daemons/hw_irman.c: don't ignore dups * doc/release-html.sh, doc/table.sh, setup.data: added supported remote to overview table * daemons/ir_remote.c: increase repeat counter even after failed decoding * data2setup.sh, setup-functions.sh: moved setup-functions to separate file 2009-04-06 lirc * daemons/irrecord.c: point to generic devinput config file * daemons/hw_default.c: point to devinput driver 2009-03-31 lirc * ANNOUNCE, NEWS, configure.ac, doc/html-source/index.html, setup.sh: lirc-0.8.5pre2 snapshot release 2009-03-29 lirc * drivers/lirc_dev/lirc_dev.c: wakeup polling thread only when necessary * drivers/lirc_dev/lirc_dev.c: kthread_stop wakes up thread 2009-03-28 lirc * drivers/lirc_dev/lirc_dev.c: cleaned up error handling * drivers/lirc_dev/lirc_dev.c: allocate internal structs dynamically * drivers/lirc_dev/lirc_dev.c: use mutex instead of semaphore 2009-03-22 lirc * drivers/lirc_dev/lirc_dev.c, drivers/kcompat.h: MINOR -> iminor 2009-03-15 lirc * drivers/lirc_ttusbir/lirc_ttusbir.c, drivers/lirc_wpc8769l/lirc_wpc8769l.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_ite8709/lirc_ite8709.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_streamzap/lirc_streamzap.c: use ioctl in fops struct only 2009-03-13 lirc * drivers/lirc_dev/lirc_dev.c: buffer is only guaranteed to be valid after successful set_use_inc call 2009-03-11 lirc * drivers/lirc_dev/lirc_dev.h: fixed kfifo implementation: must not use fifo->size (size is rounded up inside kfifo implementation), fixed comparison in lirc_buffer_read * drivers/kcompat.h: kfifo seems to be broken, disable for now * drivers/lirc_dev/lirc_dev.h: compilation fix: move lirc_buffer_lock/lirc_buffer_unlock * remotes/mceusb/lircd.conf.mceusb: Vista MCE remote 2009-03-11 jarodwilson * drivers/lirc_atiusb/lirc_atiusb.c: lirc_atiusb: rename irctl struct, had same name as central lirc_dev struct, which was confusing * drivers/lirc_atiusb/lirc_atiusb.c: fix typos and grammar errors in comments * drivers/lirc_atiusb/lirc_atiusb.c: lirc_atiusb: use comment style matching kernel guidelines 2009-03-10 jarodwilson * drivers/lirc_atiusb/lirc_atiusb.c: lirc_atiusb: checkpatch cleanups 2009-03-10 lirc * doc/html-source/help.html: fixed link to mailing list archive 2009-03-09 lirc * drivers/lirc_bt829/lirc_bt829.c: log messages, empty lines * drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h: kfifo has its own locking 2009-03-08 lirc * drivers/lirc_it87/lirc_it87.c: ENOIOCTLCMD should not be seen by userspace * drivers/lirc_serial/lirc_serial.c: use msleep on recent kernels * drivers/lirc_imon/lirc_imon.c: return error in ir_open * drivers/lirc_imon/lirc_imon.c: return error in imon_resume * drivers/lirc_ite8709/lirc_ite8709.c: include cleanup * drivers/lirc_ite8709/lirc_ite8709.c: removed unused code * drivers/lirc_parallel/lirc_parallel.c: removed empty lines * drivers/lirc_dev/lirc_dev.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c: added owner to all file_operations structs * drivers/lirc_sir/lirc_sir.c: resorted for better unifdef support * drivers/lirc_streamzap/lirc_streamzap.c: removed redundant \n, code formatting changes * drivers/lirc_streamzap/lirc_streamzap.c: removed superfluous checks * drivers/kcompat.h, drivers/lirc_dev/lirc_dev.h: use kfifo if available * drivers/lirc_dev/lirc_dev.c: use _lirc_buffer_clear * drivers/lirc_dev/lirc_dev.h: moved split write to unprotected function * drivers/lirc_dev/lirc_dev.h: use locking in critical functions * drivers/lirc_dev/lirc_dev.h: removed unused code: lirc_buffer_remove * drivers/lirc_dev/lirc_dev.h: removed LIRC_BUFF_POWER_OF_2 * drivers/lirc_it87/lirc_it87.c, drivers/lirc_ite8709/lirc_ite8709.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_ttusbir/lirc_ttusbir.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h: keep get_queue for backwards compatibility only * doc/html-source/configure.html: further clarifications and examples 2009-03-05 lirc * daemons/hw_commandir.c: new CommandIR driver version 0.96 2009-03-01 lirc * configure.ac, drivers/Makefile.am, drivers/lirc_cmdir/Makefile.am, drivers/lirc_cmdir/commandir.c, drivers/lirc_cmdir/commandir.h, drivers/lirc_cmdir/lirc_cmdir.c, drivers/lirc_cmdir/lirc_cmdir.h, setup.data: removed lirc_cmdir kernel module in favour of userspace driver * drivers/lirc_it87/lirc_it87.c: removed ifdef MODULE * drivers/lirc_it87/lirc_it87.c: header file cleanup * drivers/lirc_imon/lirc_imon.c: corrected device name in comment 2009-02-28 lirc * drivers/lirc_bt829/lirc_bt829.c: unified printk output messages * drivers/lirc_streamzap/lirc_streamzap.c: added KERN_INFO * drivers/lirc_imon/lirc_imon.c, drivers/lirc_sasem/lirc_sasem.c: DEVFS_MODE define not required in 2.6.15 and higher * drivers/lirc_sir/lirc_sir.c: header file cleanup 2009-02-26 lirc * doc/html-source/pronto2lirc.html: tpyo 2009-02-24 lirc * remotes/mceusb/lircd.conf.mceusb: PVR-150 Remote 2009-02-23 lirc * drivers/lirc_parallel/lirc_parallel.c: irq_handler prototype changed in 2.6.24 * drivers/lirc_sasem/lirc_sasem.c: unsigned variable cannot be < 0 * drivers/lirc_streamzap/lirc_streamzap.c: use current jiffies value for timer expiry value 2009-02-23 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: make directional pad less frenetic From: Vasili Sokolov Reduce the high sensitivity of the imon directional pad by implementing a new keypress detection algorithm http://htpc-sober.blogspot.com/2009/01/fix-of-high-sensitivity-of-imon-remote.html * drivers/lirc_dev/lirc_dev.c: wrong var name from git->cvs resync (resolves 2610498) 2009-02-15 lirc * drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_mceusb/lirc_mceusb.c: all lirc_buffer allocation handled inside lirc_dev * doc/html-source/index.html, ANNOUNCE, NEWS, configure.ac, setup.sh: lirc-0.8.5pre1 snapshot release 2009-02-14 lirc * drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_ttusbir/lirc_ttusbir.c, drivers/lirc_wpc8769l/lirc_wpc8769l.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_bt829/lirc_bt829.c, drivers/lirc_cmdir/lirc_cmdir.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_ite8709/lirc_ite8709.c: use defines instead of magic numbers for module parameter permissions * drivers/lirc_imon/lirc_imon.c, drivers/lirc_sasem/lirc_sasem.c: more reasonable parameter permissions 2009-02-12 lirc * daemons/dump_config.c: dump min_repeat and repeat_gap also for raw remotes 2009-02-10 lirc * doc/html-source/configure.html: clarification regarding how things work, in particular mode setting 2009-02-08 lirc * drivers/lirc_parallel/lirc_parallel.c: typo 2009-02-07 lirc * remotes/imon/lircd.conf.imon-pad: different codes for MyDVD and Menu buttons * doc/html-source/install.html: lirc_dev interface change * doc/man-source/lircd.inc: clarification on information flow * configure.ac, contrib/devinput.sh, remotes/devinput/lircd.conf.devinput: added generic devinput config file * daemons/irrecord.c: don't try to get toggle_bit_mask for devinput hardware * daemons/irrecord.c: fixed duplicate space in signal emulation * daemons/irrecord.c: changed gap heuristic for Samsung MF59-00291a 2009-02-05 lirc * drivers/lirc_wpc8769l/lirc_wpc8769l.h, remotes/acer/lircd.conf.Aspire_6530G: fix timings and remote definition 2009-02-04 lirc * drivers/lirc_sir/lirc_sir.c: code reformatted * drivers/lirc_streamzap/lirc_streamzap.c: removed superfluous comments * drivers/lirc_imon/lirc_imon.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_sasem/lirc_sasem.c: account for removal of info() and warn() macros in 2.6.29 2009-02-02 lirc * drivers/lirc_mceusb/lirc_mceusb.c: likely * drivers/lirc_mceusb/lirc_mceusb.c: check for dev==NULL 2009-02-01 lirc * drivers/lirc_i2c/lirc_i2c.c: code reformatted * doc/html-source/configure.html, doc/html-source/install.html, tools/lirc_client.c: quit flag affects also partly entered button sequences * drivers/lirc_sir/lirc_sir.c: check correct variable * drivers/lirc_streamzap/lirc_streamzap.c: use lirc_buffer_clear * drivers/lirc_serial/lirc_serial.c: initialize hardware struct entries by name * drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_it87/lirc_it87.c: use module_init/module_exit entry points instead of init_module/cleanup_module functions * drivers/lirc_i2c/lirc_i2c.c: return EINVAL in case of unknown address in ir_attach 2009-01-31 lirc * drivers/lirc_sir/lirc_sir.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_ttusbir/lirc_ttusbir.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_it87/lirc_it87.h, drivers/lirc_ite8709/lirc_ite8709.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_serial/lirc_serial.c: code reformatted * daemons/config_file.c: warning when input is out of range 2009-01-30 lirc * drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_ite8709/lirc_ite8709.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_ttusbir/lirc_ttusbir.c, drivers/lirc.h: unified comment style, removed superfluous comments 2009-01-29 jarodwilson * remotes/imon/lircd.conf.imon-antec-veris: minor typo in conf file comments 2009-01-29 lirc * drivers/lirc_imon/lirc_imon.c: s/VFD/display 2009-01-28 lirc * drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_ite8709/lirc_ite8709.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_ttusbir/lirc_ttusbir.c, drivers/lirc_wpc8769l/lirc_wpc8769l.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_bt829/lirc_bt829.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h: renamed lirc_buffer_[read|write]_1 to read_buffer_[read|write] 2009-01-27 lirc * drivers/lirc_dev/lirc_dev.c: Linus says: it's safe to use current->comm directly 2009-01-26 lirc * drivers/lirc_imon/lirc_imon.c: fixed error handling bug * drivers/lirc_sasem/lirc_sasem.c: handle errors return by copy_from_user * drivers/lirc_it87/lirc_it87.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sir/lirc_sir.c: removed unused code 2009-01-25 lirc * drivers/lirc_ttusbir/lirc_ttusbir.c: corrected indentation * drivers/lirc_ttusbir/lirc_ttusbir.c: handle errors returned by usb_submit_urb in set_use_inc * drivers/lirc_imon/lirc_imon.c: no reason to use GFP_NOIO, changed to GFP_KERNEL * drivers/lirc_mceusb/lirc_mceusb.c: removed dead code * drivers/lirc_mceusb/lirc_mceusb.c: removed references to USB skeleton driver * drivers/lirc_imon/lirc_imon.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_sasem/lirc_sasem.c: removed version history * drivers/lirc_imon/lirc_imon.c: renamed dev variable to usbdev 2009-01-24 lirc * drivers/lirc_i2c/lirc_i2c.c: clear i2c_client struct * drivers/lirc_imon/lirc_imon.c: iMON * drivers/lirc_i2c/lirc_i2c.c: handle errors returned by ir_attach * drivers/lirc_dev/lirc_dev.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_it87/lirc_it87.h, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c: fixed typos in comments 2009-01-22 lirc * drivers/lirc_dev/lirc_dev.c: added mapping of ioctl commands for 64 bit 2009-01-19 lirc * drivers/lirc_i2c/lirc_i2c.c: check return value of lirc_register_driver() * drivers/lirc.h: removed superfluous include 2009-01-18 lirc * remotes/atiusb/lircd.conf.atilibusb: Medion/X10 remote * remotes/imon/lircd.conf.imon-antec-veris: Antec Veris RM100 2009-01-16 lirc * drivers/lirc_wpc8769l/lirc_wpc8769l.c: typo * drivers/lirc_wpc8769l/lirc_wpc8769l.c, drivers/lirc_wpc8769l/lirc_wpc8769l.h: commented out not working wakeup code, avoid 64-bit division, alternative implementation without use of generic_find_next_le_bit (not available in older kernel versions), changed error code when hardware is not found * drivers/lirc_dev/lirc_dev.c: get_task_comm not exported 2009-01-15 lirc * drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_ttusbir/lirc_ttusbir.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_mceusb/lirc_mceusb.c: fix link to device in sysfs * drivers/lirc_i2c/lirc_i2c.c: add link to device in sysfs (Paul Bender) 2009-01-14 lirc * drivers/lirc_cmdir/commandir.c, drivers/lirc_cmdir/lirc_cmdir.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_wpc8769l/lirc_wpc8769l.c: removed inline 2009-01-11 lirc * drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_mceusb/lirc_mceusb.c: use mutex instead of semaphore for locking * drivers/lirc_bt829/lirc_bt829.c: checkpatch cleanup * drivers/lirc_bt829/lirc_bt829.c: check return value of lirc_register_driver * drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_sasem/lirc_sasem.c: get rid of SUCCESS, TRUE, FALSE defines * drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_mceusb/lirc_mceusb.c: more meaningful name for device struct * drivers/lirc_serial/lirc_serial.c: added debug output 2009-01-10 lirc * drivers/lirc_wpc8769l/lirc_wpc8769l.c, drivers/lirc_wpc8769l/lirc_wpc8769l.h: removed workqueue, simplified wakeup module parameters, the code for wakeup now matches the 32 lsb in the lircd.conf 2009-01-05 lirc * drivers/kcompat.h, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_cmdir/commandir.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_ttusbir/lirc_ttusbir.c: use kzalloc avoiding separate memset call * drivers/lirc_ttusbir/.cvsignore, drivers/lirc_wpc8769l/.cvsignore, drivers/lirc_atiusb/.cvsignore, drivers/lirc_bt829/.cvsignore, drivers/lirc_cmdir/.cvsignore, drivers/lirc_dev/.cvsignore, drivers/lirc_gpio/.cvsignore, drivers/lirc_i2c/.cvsignore, drivers/lirc_igorplugusb/.cvsignore, drivers/lirc_imon/.cvsignore, drivers/lirc_it87/.cvsignore, drivers/lirc_ite8709/.cvsignore, drivers/lirc_mceusb/.cvsignore, drivers/lirc_parallel/.cvsignore, drivers/lirc_sasem/.cvsignore, drivers/lirc_serial/.cvsignore, drivers/lirc_sir/.cvsignore, drivers/lirc_streamzap/.cvsignore: updated .cvsignore files 2009-01-04 lirc * drivers/lirc_dev/lirc_dev.c: support 32-bit ioctls on 64-bit Linux * drivers/lirc_streamzap/lirc_streamzap.c, daemons/hardware.h, drivers/lirc.h, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h: corrected ioctl type declaration * drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c: removed superfluous request_module() calls * drivers/kcompat.h, drivers/lirc_cmdir/commandir.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_streamzap/lirc_streamzap.c: s/__FUNCTION__/__func__ * drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_streamzap/lirc_streamzap.c: use strlcpy instead of strncpy, safe use of snprintf 2009-01-03 lirc * INSTALL, NEWS, configure.ac, drivers/Makefile.am, drivers/lirc_wpc8769l/Makefile.am, drivers/lirc_wpc8769l/lirc_wpc8769l.c, drivers/lirc_wpc8769l/lirc_wpc8769l.h, remotes/acer/lircd.conf.Aspire_6530G, setup.data: added support for Winbond 8769L CIR port * drivers/lirc_bt829/lirc_bt829.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_ite8709/lirc_ite8709.c: removed Emacs overrides 2009-01-02 lirc * drivers/lirc_ttusbir/lirc_ttusbir.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_bt829/lirc_bt829.c, drivers/lirc_cmdir/lirc_cmdir.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_ite8709/lirc_ite8709.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_streamzap/lirc_streamzap.c: s/plugin/driver/ * drivers/lirc.h: include linux/types.h * remotes/atiusb/lircd.conf.atilibusb: X10 OR22V 2008-12-30 lirc * NEWS, configure.ac, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_ftdi.c, setup.data: added support for FTDI FT232-based IR Receiver 2008-12-29 lirc * daemons/input_map.sh: handle comments * daemons/irrecord.c: detect multiple code sequences in analysis * daemons/input_map.sh: how did this work? 2008-12-27 lirc * daemons/hw_commandir.c, daemons/hw_udp.c: use waitfordata in readdata func instead of calling select directly * daemons/lircd.c: try different uinput locations 2008-12-23 lirc * tools/pronto2lirc.py: Added support for CCFTools/CCFDecompiler XML files and multiple devices, Made more resiliant against whitespace imperfections in input files 2008-12-14 lirc * drivers/lirc_imon/lirc_imon.c: suspend/resume support * daemons/irrecord.c: recognise Motorola protocol 2008-12-08 lirc * daemons/irrecord.c: initialize remote struct for each new input * drivers/kcompat.h: 2.4 compatibility fix 2008-12-06 lirc * NEWS, TODO, daemons/.cvsignore, daemons/Makefile.am, daemons/lircd.c, daemons/lircd.h, daemons/release.c, daemons/release.h, doc/man-source/lircd.inc: Linux input event generation using uinput 2008-12-04 lirc * drivers/lirc_dev/lirc_dev.c: buffer overflow must be checked by client add_to_buf function, fixed unprotected access to ir->buf variable which caused crash with lirc_igorplugusb driver * drivers/lirc_igorplugusb/lirc_igorplugusb.c: cleanup 2008-11-30 lirc * daemons/irrecord.c: special code to handle Echostar protocol * daemons/irrecord.c: at least 3 signals required before applying gap value * daemons/irrecord.c: take over frequency setting from raw_mode config file 2008-11-29 lirc * daemons/hw_devinput.c: typo * doc/html-source/devinput.html: potiential conflict with hald 2008-11-09 jarodwilson * NEWS, doc/html-source/index.html, doc/html-source/install.html, remotes/imon/lircd.conf.imon-antec-veris, remotes/imon/lircd.conf.imon-antec-veris.conf, remotes/imon/lircd.conf.imon-ultrabay: Add notes about large buffer imon devices and pointers to appropriate config files 2008-11-08 jarodwilson * remotes/imon/lircd.conf.imon-antec-veris.conf: split remote and panel buttons into two seperate remotes * remotes/imon/lircd.conf.imon-antec-veris.conf: Add config file working nicely with antec veris multimedia station premiere * drivers/lirc_imon/lirc_imon.c: lirc_imon: add more device support, fix up recent additions -add support for Antec-branded iMon devices: * 15c2:0044 VFD (tested by a user on the mailing list) * 15c2:0045 LCD (tested by me) * 15c2:0042 and 0043 guessed device IDs for two IR-only devices -add support for iMon MINI (15c2:0041) -fix up 0036, its actually a VFD, not LCD -revive larger 8 byte buffer for 15c2:0038 and new 15c2:0045 device so all buttons on remote and panel work (config file for 0045 forthcoming) -rename vfd_* functions that apply to vfd and lcd to display_* -bump version 2008-10-31 lirc * NEWS, configure.ac, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_awlibusb.c, remotes/awlibusb/lircd.conf.awlibusb, setup.data: added support for Awox RF/IR Remote (Arif) 2008-10-29 lirc * daemons/lircd.c, doc/man-source/lircd.inc: listen for tcp port on specified address (Alexey Stratonnikov) 2008-10-27 lirc * drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_mceusb/lirc_mceusb.c: set urb transfer_dma and transfer_flags correctly * daemons/irrecord.c: silence get_lead_length in non-interactive mode 2008-10-26 lirc * daemons/Makefile.am: use correct path for input_map.sh * daemons/Makefile.am, daemons/input_map.c, daemons/input_map.h, daemons/input_map.sh, daemons/irrecord.c: enforce namespace for buttons * ANNOUNCE, NEWS, configure.ac, daemons/irrecord.c, doc/html-source/index.html, setup.sh: merged from 0.8.4-branch: fixed show-stopper bug in irrecord for drivers using MODE2 * ANNOUNCE, NEWS, configure.ac, daemons/irrecord.c, doc/html-source/index.html, setup.sh: fixed show-stopper bug in irrecord for drivers using MODE2 2008-10-18 lirc * daemons/irrecord.c: lower threshold for accepted bit percentage from 15 to 10 (RC-6) 2008-10-17 jarodwilson * remotes/imon/lircd.conf.imon-pad: imon pad remote definition additions -- gets user Ryan Gardner's remote fully working with 32-bit buffers and a 0x15c2:0x0038 imon lcd-based receiver (i.e., with current cvs) 2008-10-15 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: fix incorrect var name (the perils of two divergent trees...) 2008-10-15 lirc * daemons/irrecord.c: better rc6_mask heuristic, clear new_codes array 2008-10-15 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: add some defines for display types and don't use larger buffer - add enum for dislpay types for readability - only do usb_match_id for display type lists if display_type is auto-detect - revert to 4-byte buffer on LCD devices, it *should* work. 2008-10-14 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: further improvements to lcd device support - auto-detect and auto-configure lcd devices, instead of keying on hard-coded is_lcd device parameter - replace is_lcd with display_type, which can be used to override auto-detection - collapse lcd device list and large buffer list into one, so far as I've been able to tell so far, the two are synonymous - add ir-only device list, don't set up a display on these devices - fix inverted lcd setup packet bytes 2008-10-13 lirc * setup.data: added VLSystem MPlay Mini * daemons/irrecord.c: dynamically allocate memory for new codes 2008-10-13 jarodwilson * drivers/lirc_imon/lirc_imon.c: lirc_imon: additional support for lcd-based devices - adds device ids for 0034 and 0036 lcd-based devices - adds mouse event support for lcd-based devices 2008-10-12 lirc * ANNOUNCE, NEWS, configure.ac, doc/html-source/foot.html, doc/html-source/index.html, setup.sh: 0.8.4 release 2008-10-05 lirc * ANNOUNCE, NEWS, configure.ac, doc/html-source/index.html, setup.sh: lirc-0.8.4pre2 snapshot release * remotes/samsung/lircd.conf.samsung: added codes for Terratec remote * drivers/kcompat.h: fixed compile error with device_create on 2.6.26 2008-10-04 lirc * daemons/lircd.c: save errno 2008-09-27 lirc * drivers/Makefile.common: Module.symversions/Modules.symversions * drivers/kcompat.h, drivers/lirc_dev/lirc_dev.c: device_create API change in 2.6.27 2008-09-25 lirc * acinclude.m4: prefer /lib/modules/`uname -r`/build over /lib/modules/`uname -r`/source, removed obsolete kerenlcc variable 2008-09-22 lirc * doc/man-source/irsend.inc: s/rc/irsend 2008-09-21 lirc * daemons/Makefile.am: added missing hw_commandir.h * daemons/irrecord.c: improved signal emulation 2008-09-17 lirc * autogen.sh: depcom is not added to DIST_COMMON * ANNOUNCE, NEWS, configure.ac, doc/html-source/index.html, setup.sh: lirc-0.8.4pre1 snapshot release * drivers/lirc_streamzap/lirc_streamzap.c: fixed potential deadlock caused by timer_lock spin lock 2008-09-14 lirc * daemons/hw_audio.c: ported from V18 to V19 (Thomas Beierlein) 2008-09-06 lirc * drivers/lirc_dev/lirc_dev.c: looks like dev entry must be removed immediately when usb device is unplugged 2008-09-03 lirc * daemons/hw_default.c: handle invalid data more gracefully * daemons/lircd.c: use actual hw driver in log output instead of the compile selection 2008-08-29 lirc * NEWS, configure.ac, drivers/Makefile.am, drivers/lirc_ite8709/Makefile.am, drivers/lirc_ite8709/lirc_ite8709.c, setup.data: added support for ITE8709 CIR port (Gregory Lardiere) 2008-08-27 lirc * daemons/irrecord.c: fixed issue when pulses are smaller than aeps value, inherit eps and aeps value from config file when analysing 2008-08-23 lirc * daemons/hw_atilibusb.c, daemons/hw_commandir.c: _exit must be used in child thread 2008-08-22 lirc * drivers/lirc_imon/lirc_imon.c: added support for IMON USB Control Board (IR & LCD) 2008-08-21 lirc * daemons/lircd.c: don't exit even though device cannot be initialized 2008-08-12 lirc * drivers/lirc_dev/lirc_dev.c, drivers/lirc_i2c/lirc_i2c.c: fix build on 2.6.27 2008-08-05 innovationone * daemons/hw_commandir.h: Changed default timing parameter for CommandIR II 2008-07-31 lirc * TODO: SIMULATE command 2008-07-30 lirc * drivers/lirc_imon/lirc_imon.c: moved error handling to the end of function where it belongs (instead of adding goto exit at the end of the switch) 2008-07-28 innovationone * daemons/hw_commandir.c, daemons/hw_commandir.h: * Minor housekeeping: renaming of usb handles to udev * Minor new feature: Increase/decrease polling speed * Driver now polls for USB endpoint size * Driver now discards remote events received while LIRC not listening 2008-07-23 lirc * doc/html-source/configure.html: fixed broken link 2008-07-21 innovationone * daemons/hw_commandir.c: Bug fixes for CommandIR userspace driver, including: - Multiple CommandIR units - Exiting before transmit queue transmitted - Removal of device with queued signals - Orphaned mode2 and irrecord processes that were forked 2008-07-21 lirc * drivers/lirc_imon/lirc_imon.c: call UNLOCK_CONTEXT in all control paths 2008-07-20 lirc * configure.ac, daemons/Makefile.am, daemons/irrecord.c: added analyse feature to irrecord again, changed RC6 signal threshold (500 -> 550) * daemons/hw_commandir.h: don't use reserved namespace * daemons/hw-types.c: keep alphabetical order 2008-07-17 lirc * drivers/Makefile.am, drivers/Makefile.common: use Modules.symvers of lirc_dev 2008-07-14 innovationone * daemons/hw_commandir.c, daemons/hw_commandir.h, configure.ac, daemons/Makefile.am, daemons/hw-types.c, setup.data: 1. Addition of new CommandIR driver supporting: * CommandIR Mini (replacing lirc_cmdir module, to be removed) * New CommandIR II 2. Modification of configure, makefile, and setup files to add driver to USB Devices listing and compile. 2008-07-03 lirc * tools/Makefile.am, configure.ac, daemons/Makefile.am, daemons/hw_audio.c, daemons/hw_audio_alsa.c: add external libraries to LDADD variables 2008-07-01 lirc * daemons/Makefile.am, tools/Makefile.am, tools/mode2.c: read data through hardware abstraction layer * INSTALL: restored pointers to main documentation * INSTALL: new automake version 2008-06-30 lirc * daemons/hw_i2cuser.c: linux/i2c.h obsoleted by new i2c-tools 2008-06-24 lirc * remotes/hauppauge/lircd.conf.hauppauge: HRV-1600 RT Remote 2008-06-17 lirc * remotes/atiusb/lircd.conf.atilibusb: nVidia UR88A 2008-06-13 lirc * NEWS, configure.ac, doc/html-source/configure.html, doc/html-source/foot.html, doc/html-source/programs.html, doc/html-source/pronto2lirc.html, doc/release-html.sh, tools/Makefile.am, tools/pronto2lirc.py: added pronto2lirc converter (Olavi Akerman) 2008-06-12 lirc * remotes/imon/lircd.conf.imon-knob: corrected seemingly wrong codes 2008-06-03 lirc * daemons/dump_config.c, daemons/ir_remote.c, daemons/ir_remote.h: ignore_mask also covers pre_data and post_data now 2008-06-02 lirc * daemons/hw_audio_alsa.c, doc/html-source/audio-alsa.html: support for stereo sampling (Ceri Coburn) * daemons/ir_remote_types.h: added ignore_mask to better support Aplle A1156 remote 2008-05-31 lirc * daemons/config_file.c, daemons/dump_config.c, daemons/ir_remote.c, remotes/apple/lircd.conf.macmini: added ignore_mask to better support Aplle A1156 remote 2008-05-28 lirc * drivers/lirc_serial/lirc_serial.c: linux/io.h not available before 2.6.16 2008-05-25 lirc * remotes/apple/lircd.conf.macmini: Apple MacBook2 configuration 2008-05-22 lirc * daemons/irrecord.c: do not try to collect any remote control paremeters when using a template file 2008-05-20 lirc * doc/html-source/configure.html, tools/Makefile.am, tools/lirc_client.c, tools/lirc_client.h: implementation of toggle_reset flag 2008-05-19 uzuul * drivers/lirc_atiusb/lirc_atiusb.c: revert the previous wrong patch on lirc_atiusb.c, keeping only the typo fix. 2008-05-16 uzuul * AUTHORS: lirc/AUTHORS completion * contrib/hal/20-ircontrol-lirc.fdi, contrib/hal/gen-hal-fdi.pl, doc/html-source/index.html, doc/html-source/technical.html, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_cmdir/commandir.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_ttusbir/lirc_ttusbir.c: Add preliminary support of LIRC and IR remote controls into HAL. The aim is to make it easy to detect USB remote controls through HAL, and get the base information for these (manufacturer and model). For more information, refer to doc/html/index.html, § HAL integration * Makefile.am: fix make distcheck and distcheck-light targets 2008-05-14 lirc * drivers/kcompat.h, drivers/lirc_dev/lirc_dev.c: converted to device_create/device_destroy arguments 2008-05-13 lirc * drivers/lirc_dev/lirc_dev.c, drivers/kcompat.h: using device_create/device_destroy from 2.6.26 on 2008-05-11 lirc * daemons/transmit.c: check if transmit buffer is valid 2008-05-09 lirc * daemons/config_file.c, daemons/config_file.h, daemons/irrecord.c, daemons/lircd.c, NEWS: support for include directive in lircd.conf 2008-05-07 lirc * daemons/hw-types.c: fix build if linux/i2c-dev.h is not present 2008-05-04 lirc * setup.sh, ANNOUNCE, NEWS, configure.ac, daemons/irrecord.c, doc/html-source/index.html: don't abort learning sequence when a button does not generate a signal at all * acinclude.m4: prefer /lib/modules/2.6.17/source over /lib/modules/2.6.17/build for kernel source location * ANNOUNCE, NEWS, configure.ac, doc/html-source/index.html, setup.sh: 0.8.3 release * drivers/lirc_i2c/lirc_i2c.c: fix lirc_i2c crash on 2.6.25 2008-04-28 lirc * daemons/hw_hiddev.c: work-around for bad repeat handling * drivers/lirc_atiusb/lirc_atiusb.c: fixed compile error with gcc 2.95 2008-04-27 lirc * ANNOUNCE, NEWS, configure.ac, doc/html-source/index.html, setup.sh: lirc-0.8.3pre3 snapshot release 2008-04-14 lirc * setup.data, setup.sh: added void param to allow empty port and irq setting for NSLU2 2008-04-06 lirc * drivers/lirc_serial/lirc_serial.c: 2.4 compatibility * NEWS, configure.ac, doc/html-source/index.html, setup.sh, ANNOUNCE: lirc-0.8.3pre2 snapshot release * daemons/hw_iguanaIR.c: support carrier frequencies that are not divisible by 1000 Hz 2008-03-30 lirc * daemons/hw_default.c, daemons/hw_iguanaIR.c, daemons/ir_remote.c, daemons/ir_remote.h, daemons/lircd.c: moved setting of last_send and last_code to new send_ir_ncode function * daemons/hw_uirt2_common.c: changed flush function not to wait in command_ext 2008-03-16 lirc * remotes/atiusb/lircd.conf.atiusb: Medion MD1 NBC P/N 40008282 2008-03-02 lirc * NEWS, configure.ac, daemons/hw-types.c, daemons/hw_hiddev.c, remotes/samsung/lircd.conf.samsung, setup.data: added support for Samsung USB IR Receiver * daemons/hw_devinput.c: check event.value only for EV_KEY 2008-02-14 lirc * daemons/irrecord.c: fix memory overwrite 2008-02-09 lirc * daemons/hw_hiddev.c: spurious repeat detection * remotes/atiusb/lircd.conf.atiusb: Snapstream Firefly R1000 2008-02-06 lirc * daemons/ir_remote.c, daemons/ir_remote.h, daemons/lircd.c, daemons/release.c: fixed mapping of button sequences, code refactoring 2008-02-04 lirc * daemons/ir_remote.c: fixed detection of code sequences with three or more entries 2008-02-03 lirc * acconfig.h: acconfig.h is obsolete 2008-01-27 lirc * remotes/atiusb/lircd.conf.atiusb: Toshiba MCE Remote Control (X10) 2008-01-26 lirc * drivers/lirc_igorplugusb/lirc_igorplugusb.c: increased sample rate to 100 Hz, added module parameter to specify custom sample rate * remotes/creative/lircd.conf.alsa_usb: Creative RM-1800 2008-01-25 lirc * drivers/lirc_igorplugusb/lirc_igorplugusb.c: fixed calculation of gap time 2008-01-19 lirc * drivers/lirc_imon/lirc_imon.c, NEWS, configure.ac, daemons/hw_devinput.c, setup.data: added support for Soundgraph iMON IR/LCD (Dean Harding) 2008-01-13 lirc * daemons/hw_irlink.h: added support for IRLink receiver (Maxim Muratov) * drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_ttusbir/lirc_ttusbir.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_bt829/lirc_bt829.c, drivers/lirc_cmdir/commandir.c, drivers/lirc_cmdir/lirc_cmdir.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_mceusb/lirc_mceusb.c: another checkpatch cleanup * drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h: use kthreads for 2.6.23+ * drivers/kcompat.h, drivers/lirc_it87/lirc_it87.c, drivers/lirc_sir/lirc_sir.c: use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCK * drivers/lirc_cmdir/commandir.c, drivers/kcompat.h: removed multi-line #if macros for unifdef 2008-01-12 lirc * drivers/lirc.h, drivers/lirc_streamzap/lirc_streamzap.c, daemons/hw_default.c: added LIRC_CAN_GET_REC_RESOLUTION feature to prevent ioctl errors * NEWS, configure.ac, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_irlink.c, setup.data: added support for IRLink receiver (Maxim Muratov) * NEWS: added support for VLSystem MPlay Blast (Benoit Laurent) 2007-12-27 lirc * doc/man-source/irxevent.inc: URL 2007-12-22 lirc * remotes/vlsystem/lircd.conf.mplay, configure.ac, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_mplay.c, daemons/hw_mplay.h, setup.data: added support for VLSystem MPlay Blast (Benoit Laurent) 2007-12-17 lirc * drivers/lirc_parallel/lirc_parallel.c: added parameter to check for PSELECD 2007-12-15 lirc * drivers/lirc_it87/lirc_it87.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/kcompat.h: SA_INTERRUPT and SA_SHIRQ removed in 2.6.24 * daemons/hw_iguanaIR.c: reset hw.fd variable * daemons/hw_iguanaIR.c: cleaner exit * daemons/hw_iguanaIR.c: support for setting channels and transmit carrier 2007-12-13 lirc * remotes/apple/lircd.conf.macmini: MacBookPro 15" SantaRosa (3.1) 2007-11-08 lirc * drivers/lirc_serial/lirc_serial.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_cmdir/commandir.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_atiusb/lirc_atiusb.c: corrected including of asm/uaccess.h vs linux/uaccess.h * drivers/lirc_i2c/lirc_i2c.c: check if i2c_attach_client succeeded * doc/Makefile.am, doc/release-man.sh, doc/table.sh: fix building out of tree 2007-11-04 lirc * daemons/hw_hiddev.c, configure.ac, daemons/hw-types.c: check for hiddev availability * doc/Makefile.am, doc/release-html.sh, doc/release-man.sh, doc/table.sh, drivers/Makefile.common: fix building out of tree 2007-11-03 lirc * drivers/lirc_dev/lirc_dev.c: use completion events instead of semaphores 2007-11-01 lirc * remotes/mceusb/lircd.conf.mceusb: updated for HP MCE 2007 remote * remotes/atiusb/lircd.conf.atiusb: Jasco 97685T config * configure.ac, doc/table.sh: add commandir kernel module to the list 2007-10-28 lirc * daemons/hw_hiddev.c: fix macmini signal repetition 2007-10-27 lirc * daemons/hw_iguanaIR.c: fixed file handle leak * configure.ac: fully respect the --disable-daemonize configure option 2007-10-21 lirc * drivers/Makefile.common: allow out of tree builds * NEWS: implemented SIMULATE command 2007-10-18 lirc * drivers/Makefile.common, daemons/Makefile.am, tools/Makefile.am: allow out of tree builds 2007-10-13 lirc * ANNOUNCE, NEWS, configure.ac, doc/html-source/index.html, setup.sh: lirc-0.8.3pre1 snapshot release * daemons/hw_hiddev.c: added repeat support for macmini driver 2007-10-06 lirc * remotes/pinnacle_systems/lircd.conf.pctv: Chan+Stop -> Chan-Stop 2007-10-03 lirc * drivers/lirc_atiusb/lirc_atiusb.c: fixed rbuf initialisation * remotes/apple/lircd.conf.macmini: alternative config 2007-09-30 lirc * drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_atiusb/lirc_atiusb.c: use goto on for allocation errors instead of nested if blocks, corrected wrong deallocations in error case 2007-09-29 lirc * daemons/lircd.c, daemons/lircd.h, doc/man-source/irsend.inc, doc/man-source/lircd.inc, tools/irsend.c: implemented SIMULATE command * drivers/lirc_serial/lirc_serial.c: rdtsc define changed in 2.6.22 * daemons/irrecord.c: wait longer before giving up on gap * daemons/irrecord.c: use hardware resolution for aeps if available 2007-09-28 lirc * drivers/lirc_ttusbir/lirc_ttusbir.c: removed unnecessary lock 2007-09-27 lirc * drivers/lirc_streamzap/lirc_streamzap.c: increased buffer size to better support protocols with high bit count, added checks for buffer overflows * drivers/lirc_ttusbir/lirc_ttusbir.c: added usb_kill_urb in disconnect function, reduced default number of URBs in queue from 4 to 2, added module parameter to define number of URBs in queue * drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_ttusbir/lirc_ttusbir.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_cmdir/commandir.c, drivers/lirc_cmdir/commandir.h, drivers/lirc_cmdir/lirc_cmdir.c, drivers/lirc_cmdir/lirc_cmdir.h, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_bt829/lirc_bt829.c, drivers/kcompat.h, drivers/lirc.h: checkpatch cleanup 2007-09-14 lirc * remotes/atiusb/lircd.conf.atilibusb: RF Remote Control 2007-09-09 lirc * drivers/lirc_i2c/lirc_i2c.c: converted strcpy calls to strlcpy calls with correct size * drivers/lirc_cmdir/commandir.c: fixed accidental assignment of equalsign variable instead of comparison * daemons/hw_hiddev.c: fix spurious repeats (hardware bug) 2007-09-01 lirc * remotes/atiusb/lircd.conf.atiusb: Medion MD97000 2007-08-30 lirc * drivers/lirc_dev/lirc_dev.c: updates for 2.6.23: unregister_chrdev returns void * drivers/lirc_serial/lirc_serial.c: NSLU2 define change 2007-08-26 lirc * daemons/hw-types.c: include macmini driver in hw_list 2007-08-25 lirc * daemons/hw_hiddev.c: Dvico IR Receiver with Compro remote 2007-08-17 lirc * daemons/slinke.c: added mode parameter to open(O_CREATE) call 2007-08-12 lirc * daemons/serial.c: code is used only in debug mode * daemons/hw-types.c, daemons/hw_devinput.c: renamed dev/input driver to devinput * remotes/atiusb/lircd.conf.atiusb: OR24V 2007-08-03 lirc * drivers/lirc_serial/lirc_serial.c: add correct removal of platform device in case the loading of the module fails (Juerg Haefliger) 2007-07-29 lirc * daemons/receive.h, daemons/release.c, daemons/transmit.c, daemons/hw_uirt2_raw.c, daemons/hw_usbx.c, daemons/hw_usbx.h, daemons/ir_remote.c, daemons/ir_remote.h, daemons/ir_remote_types.h, daemons/irrecord.c, daemons/lircd.c, daemons/receive.c, daemons/hw_uirt2.c, daemons/hw_udp.c, daemons/hw_pinsys.c, daemons/hw_pinsys.h, daemons/hw_pixelview.c, daemons/hw_pixelview.h, daemons/hw_silitek.c, daemons/hw_silitek.h, daemons/hw_slinke.c, daemons/hw_slinke.h, daemons/hw_tira.c, daemons/hw_tira.h, daemons/hw_hiddev.c, daemons/hw_irman.c, daemons/hw_irman.h, daemons/hw_livedrive_common.c, daemons/hw_livedrive_common.h, daemons/hw_logitech.c, daemons/hw_logitech.h, daemons/hw_mouseremote.c, daemons/hw_mouseremote.h, daemons/hw_mp3anywhere.c, daemons/hw_mp3anywhere.h, daemons/hw_pcmak.c, daemons/hw_pcmak.h, daemons/hw_creative.c, daemons/hw_creative.h, daemons/hw_creative_infracd.c, daemons/hw_creative_infracd.h, daemons/hw_default.c, daemons/hw_default.h, daemons/hw_devinput.c, daemons/hw_dsp.c, daemons/hw_ea65.c, daemons/hw_ea65.h, daemons/config_file.c, daemons/dump_config.c, daemons/dump_config.h, daemons/hardware.h, daemons/hw_accent.c, daemons/hw_accent.h, daemons/hw_alsa_usb.c, daemons/hw_audio.c, daemons/hw_bte.c, daemons/hw_bte.h, daemons/hw_caraca.c, daemons/hw_caraca.h: implemented gap range 2007-07-27 lirc * doc/html-source/devinput.html: typo * doc/html-source/devinput.html, doc/release-html.sh: added documentation how to use /dev/input driver 2007-07-25 lirc * drivers/lirc_i2c/lirc_i2c.c: shorten string to fin into buffer on 2.6.22 2007-07-22 lirc * drivers/lirc_atiusb/lirc_atiusb.c: Chinese variant of the Xbox DVD kit * drivers/Makefile.common, INSTALL, TODO, autogen.sh, configure.ac, doc/html-source/technical.html, doc/table.sh: autotools update * configure.ac, configure.in: renamed configure.in to configure.ac 2007-07-16 lirc * daemons/hw_usbx.c: fixed compile error in debug mode * configure.in: added audio_alsa to help text 2007-07-15 lirc * daemons/hw_audio_alsa.c: value should be decimal, not octal * drivers/lirc_serial/lirc_serial.c: detect and ignore spikes * NEWS, configure.in, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_i2cuser.c, setup.data: added user-space I2C driver (Adam Sampson) 2007-07-14 lirc * drivers/lirc_atiusb/lirc_atiusb.c: Chinese variant of the Xbox DVD kit 2007-07-13 innovationone * drivers/lirc_cmdir/commandir.c, drivers/lirc_cmdir/lirc_cmdir.c: Tidy code to remove warnings above kernel 2.6.18, and removed unused variables. 2007-07-08 lirc * remotes/asus/lircd.conf.asusdh: Asus AI Remote 2007-07-02 innovationone * drivers/lirc_cmdir/commandir.c, drivers/lirc_cmdir/commandir.h: CommandIR Driver, required by lirc_cmdir. * drivers/lirc_cmdir/Makefile.am: Compile commandir driver at LIRC compile time as well. 2007-07-01 lirc * remotes/x10/lircd.conf.mp3anywhere: UR51A * remotes/atiusb/lircd.conf.atilibusb: Medion X10 MD8800 2007-06-16 lirc * TODO: release events are already implemented * TODO: HAL * doc/html-source/index.html, drivers/lirc_i2c/lirc_i2c.c, setup.data, setup.sh, ANNOUNCE, NEWS, configure.in: added support for Hauppauge HVR-1300 (Jan Frey) * daemons/hw_irman.c, daemons/ir_remote.c: fixed use of potentially uninitialised pre/post variables 2007-06-10 lirc * daemons/hw_pinsys.c: added example code how to calculate the checksum byte 2007-06-09 lirc * doc/Makefile.am: create dummy lirc.hwdb to stisfy make (real file will be created on release) * doc/.cvsignore: lirc.hwdb * doc/Makefile.am: rule to build lirc.hwdb * configure.in, doc/html-source/index.html, setup.sh, ANNOUNCE, NEWS: 0.8.2 release 2007-06-08 lirc * remotes/atiusb/lircd.conf.atiusb: another config * doc/Makefile.am: added lirc.hwdb to distribution 2007-06-07 lirc * remotes/atiusb/lircd.conf.atiusb: added Toshiba X10 remote 2007-05-27 lirc * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.8.2pre3 snapshot release 2007-05-26 uzuul * doc/html-source/technical.html, doc/html-source/index.html: document lirc.hwdb for packagers and developers * doc/release-html.sh: allow the generation of the lirc.hwdb at compile time * doc/table.sh: remove one more bashism 2007-05-26 lirc * autogen.sh, configure.in: setup.sh hook does not work with autoconf 2.61 anymore * drivers/Makefile.am, drivers/lirc_ttusbir/.cvsignore, drivers/lirc_ttusbir/Makefile.am, drivers/lirc_ttusbir/lirc_ttusbir.c, NEWS, configure.in, setup.data: added support for TechnoTrend USB IR receiver (Stefan Macher) * doc/html-source/configure.html: hint for adding new remote controls * daemons/irrecord.c: prevent compiler warning 2007-05-11 lirc * drivers/lirc_serial/lirc_serial.c: debug sense toggling issue 2007-05-06 lirc * daemons/release.c, daemons/release.h: automatic release event generation in lircd * doc/table.sh: generate hardware database in CSV format (Loïc Dardant) * NEWS, acconfig.h, daemons/Makefile.am, daemons/ir_remote.c, daemons/ir_remote.h, daemons/ir_remote_types.h, daemons/lircd.c, daemons/lircd.h, doc/man-source/lircd.inc: automatic release event generation in lircd 2007-05-05 lirc * TODO: more todos * configure.in, remotes/atiusb/lircd.conf.atilibusb: added atilibusb config file * configure.in, daemons/hw-types.c, daemons/hw_hiddev.c, remotes/apple/lircd.conf.macmini, setup.data, NEWS: added support for Apple Mac mini USB IR Receiver (Stephen Williams) 2007-05-04 lirc * drivers/lirc_serial/lirc_serial.c: initialize timestamp on resume * drivers/lirc_serial/lirc_serial.c: improved sense auto-detection 2007-04-29 lirc * drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_streamzap/lirc_streamzap.c: irq handlers changed in 2.6.19 2007-04-26 lirc * drivers/lirc_serial/lirc_serial.c: interrupt handler in 2.6.19 * drivers/lirc_serial/lirc_serial.c: use __init and __exit 2007-04-25 lirc * drivers/lirc_serial/lirc_serial.c: fixed compile error of last commit with kernel >= 2.6.18 * doc/html-source/index.html, ANNOUNCE, NEWS, configure.in, setup.sh: lirc-0.8.2pre2 snapshot release 2007-04-23 lirc * NEWS, configure.in, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_usbx.c, daemons/hw_usbx.h, daemons/serial.c, remotes/adstech/lircd.conf.usbx-707, setup.data: added support for ADSTech USBX-707 USB IR Blaster (Jelle Foks) 2007-04-22 lirc * drivers/lirc_serial/lirc_serial.c: platform driver model beginning with 2.6.18 (Andrei Tanas) * drivers/lirc_dev/lirc_dev.h: lirc_buffer_clear 2007-04-21 lirc * doc/table.sh: removed bashism * daemons/hw_pinsys.c: fixed repeats 2007-04-14 lirc * daemons/lircd.c, drivers/lirc.h: new LIRC_NOTIFY_DECODE ioctl 2007-04-08 lirc * NEWS, daemons/hw_default.c, daemons/hw_hiddev.c, daemons/lircd.c, daemons/lircd.h: periodically try to reopen lirc device if reading fails * configure.in: tuxbox config entry * daemons/hw-types.c, daemons/hw_hiddev.c, NEWS, configure.in, setup.data: added support for Creative USB IR Receiver (SB0540) (Benjamin Drung) 2007-04-06 lirc * tools/irsend.c: support for --address and --count switches * remotes/creative/lircd.conf.alsa_usb: dummy gap 2007-04-04 lirc * doc/html-source/index.html, doc/html-source/install.html: lircd.conf.pctv changed in 0.8.2, not 0.8.1 2007-03-31 lirc * daemons/irrecord.c: fixed toggle bit mask messages 2007-03-30 lirc * tools/irxevent.c: compile with gcc 2.95.4 2007-03-24 lirc * daemons/hardware.h, daemons/hw_default.c, daemons/hw_default.h, daemons/lircd.c: changed interface of ioctl_func * tools/lirc_client.c: fixed crash in lirc_setmode when resetting mode 2007-03-18 lirc * drivers/lirc_imon/lirc_imon.c, remotes/imon/lircd.conf.imon-2.4g, remotes/imon/lircd.conf.imon-2.4g-lt, doc/html-source/imon-24g.html, doc/release-html.sh, doc/table.sh, NEWS, configure.in, setup.data: support for SoundGraph iMON 2.4G DT * NEWS: support for setting carrier frequency 2007-03-17 lirc * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.8.2pre1 snapshot release 2007-03-14 lirc * doc/html-source/index.html: supported hardware list * doc/html-source/audio-alsa.html: irrecord 2007-03-11 lirc * tools/irxevent.c: added daemon option * tools/irxevent.c: added X error handler * tools/irxevent.c: make local variables and functions static 2007-03-10 lirc * daemons/config_file.c, daemons/receive.c: increased minimum timeout when waiting for new data (this will give more reliable repeat detection); sort remote configs by bit count to prevent impact on decoding performance * daemons/hw_devinput.c: fixed compile error * daemons/config_file.c, daemons/ir_remote.c, daemons/ir_remote.h, daemons/irrecord.c, daemons/receive.c, daemons/transmit.c: bit_count function * daemons/hw_creative.c, doc/html-source/index.html, doc/html-source/install.html, remotes/creative/lircd.conf.creative: previous config file was bogus: updated config file with correct values * daemons/ir_remote_types.h: use correct type for toggle_bit_mask_state * remotes/atiusb/lircd.conf.atiusb: added AR Remote Control MCE config, converted other config files to use new toggle_bit_mask feature * daemons/irrecord.c: adjusted directions * daemons/irrecord.c: prevent detection of bogus repeats 2007-03-08 lirc * TODO: replaced toggle_bit by toggle_bit_mask to better support ATI Remote Wonder type RF remotes 2007-03-06 lirc * remotes/atiusb/lircd.conf.atiusb: another Q-Sonic Master Remote PC / TV config 2007-02-28 lirc * NEWS, configure.in, daemons/hw-types.c, daemons/hw_hiddev.c, remotes/asus/lircd.conf.asusdh, setup.data: added support for Asus DH remote (Brice DUBOST, Bernhard Frauendienst) 2007-02-27 lirc * daemons/hw_devinput.c: EV_SYN was previously called EV_RST 2007-02-20 lirc * daemons/config_file.c, daemons/dump_config.c, daemons/ir_remote.c, daemons/ir_remote.h, daemons/ir_remote_types.h, daemons/irrecord.c, daemons/lircd.c, daemons/transmit.c: replaced toggle_bit by toggle_bit_mask to better support ATI Remote Wonder type RF remotes * daemons/config_file.c: added more sanity checks for config file * remotes/asus/lircd.conf.asus, remotes/creative/lircd.conf.breakoutbox: corrected name * daemons/config_file.c: warning about missing gap value 2007-02-19 lirc * daemons/hw_creative.c: support arbitrary NEC protocol remotes 2007-02-18 lirc * remotes/imon/lircd.conf.imon-rsc: added gap * daemons/ir_remote.h: expect should work even when eps and aeps are set to 0 * daemons/transmit.c: fixed transmit of toggle_mask when pre_data or post_data are used * daemons/ir_remote.c: fixed resetting of current code 2007-02-16 lirc * NEWS, daemons/transmit.c: fixed show-stopper bug in RC-6 transmit code 2007-02-13 lirc * drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_bt829/lirc_bt829.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_mceusb/lirc_mceusb.c: backwards compatibility * drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_cmdir/lirc_cmdir.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_bt829/lirc_bt829.c: add link to device in sysfs (Paul Bender) * daemons/hw-types.c, NEWS, configure.in, daemons/Makefile.am, daemons/hw_accent.c, daemons/hw_accent.h, remotes/kanam_accent/lircd.conf.IR-100, setup.data: added support for Kanam Accent (Niccolo Rigacci) 2007-02-12 lirc * NEWS, configure.in, drivers/lirc_imon/lirc_imon.c, remotes/imon/lircd.conf.imon-2.4g-lt, setup.data: support for SoundGraph iMON 2.4G LT (Morten Bogeskov) 2007-02-07 lirc * doc/man-source/irsend.inc: fixed syntax errors 2007-01-30 lirc * daemons/lircd.c: SET_TRANSMITTERS 0 is not a valid command 2007-01-25 lirc * drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_parallel/lirc_parallel.h: support multiple indendent transmitters 2007-01-24 lirc * drivers/lirc_atiusb/lirc_atiusb.c: fixed merge error 2007-01-23 lirc * setup.data: removed obsolete note about I2C layer 2007-01-22 lirc * drivers/lirc_atiusb/lirc_atiusb.c: Xbox support (Michael Wojciechowski, Vassilis Virvilis) 2007-01-17 lirc * drivers/Makefile.common: don't try to create device node if /dev/lirc already exists in some form * doc/html-source/foot.html, doc/html-source/index.html, doc/html-source/install.html, remotes/pinnacle_systems/lircd.conf.pctv, daemons/hw_pinsys.c: enable 3 bytes code for better reliability 2007-01-16 lirc * acinclude.m4: Resolving a sandbox violation when compiling lirc inside a sandbox (Daniel Drake, Matthias Schwarzott) * drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_streamzap/lirc_streamzap.c: SLAB_ATOMIC seems to be obsolete, use GFP_ATOMIC instead * TODO, daemons/ir_remote.c, daemons/ir_remote_types.h, daemons/lircd.c, daemons/transmit.c: proper decoding for Pioneer protocol with multiple codes, implemented transmission of Pioneer protocol with multiple codes * drivers/lirc.h, tools/irpty.c: compile on NetBSD * daemons/irrecord.c: prevent usage of --force parameter together with template file * setup.sh: don't require bash * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: working on 0.8.2 2007-01-07 lirc * doc/html-source/index.html, NEWS, configure.in, setup.sh, ANNOUNCE: 0.8.1 release 2007-01-02 lirc * drivers/kcompat.h: pre 2.6.11 kernels did not use __bitwise attribute 2006-12-30 lirc * doc/html-source/install.html, configure.in: link to Technisat MediaFocus I changed 2006-12-29 lirc * remotes/imon/lircd.conf.imon-knob: fixed KnobVolUp code * doc/html-source/index.html, ANNOUNCE, NEWS, configure.in, setup.sh: lirc-0.8.1pre5 snapshot release * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.8.1pre4 snapshot release * drivers/kcompat.h, drivers/lirc_dev/lirc_dev.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_sasem/lirc_sasem.c: fixed crash on 2.4 kernels with devfs 2006-12-27 lirc * drivers/lirc_serial/lirc_serial.c: nslu2: replaced direct port-access by cleaner gpio_line_set() 2006-12-19 lirc * remotes/leadtek/lircd.conf.PVR2000: updated version 2006-12-12 lirc * remotes/atiusb/lircd.conf.atiusb: added Medion OR24E RF MCE Remote Control 2006-12-11 lirc * tools/irpty.c, tools/irxevent.c: fixed progname * daemons/hw_devinput.c: ignore EV_SYN 2006-12-07 lirc * daemons/hw_uirt2_raw.c: fixed repeat detection 2006-12-03 lirc * daemons/hw_uirt2_raw.c: added descriptive error message * daemons/hw_uirt2_raw.c: use default value if frequency is not given 2006-12-01 lirc * drivers/kcompat.h, drivers/lirc_streamzap/lirc_streamzap.c: pm_message_t * daemons/hw_uirt2_raw.c: fold repeated signal sequences 2006-11-28 lirc * remotes/imon/lircd.conf.imon-pad: corrected name * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.8.1pre3 snapshot release 2006-11-22 lirc * NEWS, configure.in, daemons/hw-types.c, daemons/hw_uirt2_common.c, daemons/hw_uirt2_common.h, daemons/hw_uirt2_raw.c, daemons/serial.c, daemons/serial.h, setup.data: added support for USB-UIRT 2006-11-11 lirc * doc/table.sh: make script portable (closes bug 1592832) * remotes/atiusb/lircd.conf.atiusb: updated config file for MD95700 2006-11-09 lirc * doc/html-source/install.html, configure.in, setup.data, setup.sh: improve installation guidance and documentation 2006-10-27 lirc * configure.in: link to Linux input layer config file 2006-10-20 lirc * remotes/imon/lircd.conf.imon-pad: Antec Fusion Wheel * drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_bt829/lirc_bt829.c, drivers/lirc_cmdir/lirc_cmdir.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c: include linux/autoconf.h instead of obsolete linux/config.h 2006-10-14 lirc * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.8.1pre2 snapshot release 2006-10-09 lirc * daemons/lircmd.c: removed misplaced ; 2006-10-08 lirc * daemons/irrecord.c, daemons/lircd.c: cleanup of logprintf function * configure.in: respect empty CFLAGS 2006-10-07 lirc * configure.in: fixed test for already set CFLAGS environment variable 2006-10-05 lirc * drivers/lirc_streamzap/.cvsignore, drivers/lirc_i2c/.cvsignore, drivers/lirc_igorplugusb/.cvsignore, drivers/lirc_imon/.cvsignore, drivers/lirc_it87/.cvsignore, drivers/lirc_mceusb/.cvsignore, drivers/lirc_parallel/.cvsignore, drivers/lirc_sasem/.cvsignore, drivers/lirc_serial/.cvsignore, drivers/lirc_sir/.cvsignore, drivers/lirc_atiusb/.cvsignore, drivers/lirc_bt829/.cvsignore, drivers/lirc_cmdir/.cvsignore, drivers/lirc_dev/.cvsignore, drivers/lirc_gpio/.cvsignore: ignore Modules.symvers * daemons/Makefile.am: added hw_iguanaIR.c to sources * NEWS, acconfig.h, configure.in, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_iguanaIR.c, setup.data: added support for Iguanaworks USB IR Transceiver (Joseph Dunn) 2006-10-01 lirc * daemons/hw_uirt2_common.c: improved reliability of driver (Wilfried Weissmann) 2006-09-22 lirc * NEWS, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h: transmitter support (Daniel Melander) 2006-08-24 lirc * remotes/atiusb/lircd.conf.atiusb: added toggle codes for Medion X10 2006-08-13 lirc * remotes/creative/lircd.conf.alsa_usb: new configuration for Sound Blaster Live! External USB for alsa_usb driver 2006-08-10 lirc * drivers/lirc_cmdir/lirc_cmdir.c: merge of latest driver updates 2006-08-04 lirc * configure.in: corrected config filename 2006-08-03 lirc * contrib/lirc.rules: udev 091 requires comparison with ==, sholud be backwards compatible down to udev 055 2006-08-01 lirc * configure.in: make configure respect CFLAGS 2006-07-31 lirc * drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_mceusb/lirc_mceusb.c: fixed endianness issues in usb drivers with idVendor and idProduct 2006-07-23 lirc * drivers/kcompat.h, drivers/lirc_dev/lirc_dev.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_sasem/lirc_sasem.c: compile on 2.6.18 (Matthias Schwarzott) 2006-07-18 lirc * daemons/hw_devinput.c: extended logging only in debug builds to prevent logfile flooding 2006-07-16 lirc * daemons/hw_tira.c: fix for Tira2 (B. Galliart) * daemons/receive.c: hit overflow later * drivers/lirc_dev/lirc_dev.c: removed chunk_size from irctl struct 2006-07-07 lirc * drivers/Makefile.common: additional include path required to compile lirc_gpio on 2.6.17 2006-07-06 lirc * drivers/lirc_gpio/lirc_gpio.c: 2000XP Deluxe subsystem ID 2006-06-26 lirc * drivers/lirc_i2c/lirc_i2c.c: make I2C_HW_B_CX2341X really work 2006-06-20 lirc * drivers/lirc_gpio/lirc_gpio.c: bttv header files were moved in 2.6.17 2006-06-15 lirc * remotes/atiusb/lircd.conf.atiusb: added Medion 8802 remote 2006-06-07 lirc * daemons/ir_remote.c: fixed recognition of remotes that send multiple codes for each button * daemons/slinke.c: compile fix 2006-06-05 lirc * drivers/lirc_gpio/lirc_gpio.c: added support for Askey CPH03x TV Capturer (Adam Sulmicki) 2006-06-04 lirc * configure.in, doc/html-source/index.html, setup.sh, ANNOUNCE, NEWS: lirc-0.8.1pre1 snapshot release * daemons/hw_devinput.c: check if EVIOCGPHYS is available * daemons/hw_devinput.c, doc/man-source/lircd.inc: extend driver device selection code (Darren Salt) * daemons/irrecord.c: fixed compiler warning 2006-05-27 lirc * remotes/imon/lircd.conf.imon-pad: buttons aded by Corrin Lakeland 2006-05-23 lirc * tools/lirc_client.c: fixed crash when reading in config file 2006-05-20 lirc * drivers/lirc_gpio/lirc_gpio.c: added BTTV_BOARD_PV_M4900 id * tools/irpty.c: removed unused socket parameter * drivers/lirc_i2c/lirc_i2c.c: new I2C id for PVR350 2006-05-14 lirc * daemons/hw_devinput.c: prevent logfile flooding on fatal errors 2006-05-06 lirc * tools/Makefile.am, tools/lirc_client.c, tools/lirc_client.h, tools/lircrcd.c: added function to set current mode * daemons/hw_hiddev.c: added conversion code to real codes * remotes/dvico/lircd.conf.fusionHDTV: added real codes for Ultraview remote * remotes/creative/lircd.conf.livedrive: added headphone codes 2006-04-29 lirc * remotes/creative/lircd.conf.alsa_usb, remotes/sigma_designs/lircd.conf.realmagic: added real signals 2006-04-09 lirc * data2setup.sh: warning about autogenerated file * remotes/imon/lircd.conf.imon-knob, configure.in, setup.data: added iMON Knob configuration 2006-04-05 lirc * daemons/irrecord.c, daemons/lircd.c: va_start/va_end must be used for all appearances of vfprintf independently 2006-03-24 lirc * daemons/serial.c: don't change stopbit setting in tty_setrtscts() 2006-03-21 lirc * remotes/leadtek/lircd.conf.RM-0010: more buttons on CoolCommand remote 2006-03-04 lirc * drivers/lirc_i2c/lirc_i2c.c, drivers/kcompat.h: changes for 2.6.16: i2c changes * drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/kcompat.h: changes for 2.6.16: removed owner field in usb_driver struct 2006-02-28 lirc * daemons/lircd.c: fixed overflow of client array (thanks to Martin von Gagern for the patch) 2006-02-25 lirc * configure.in: ./configure treats --disable-maintainer-mode as --enable * daemons/dump_config.c: log driver really in use 2006-02-04 lirc * daemons/ir_remote.c: fixed overflow in toggle bit handling 2006-02-01 lirc * doc/html-source/audio-alsa.html: corrected irrecord call 2006-01-29 lirc * drivers/lirc_atiusb/lirc_atiusb.c: clear rest of buffer also for repeats 2006-01-28 lirc * daemons/config_file.h, daemons/ir_remote.h, daemons/ir_remote_types.h, daemons/receive.c, daemons/transmit.c: added Bang+Olufsen protocol support 2006-01-22 lirc * TODO, daemons/config_file.c, daemons/dump_config.c, daemons/ir_remote_types.h, daemons/receive.c: implemented min_code_repeat to support protocol used by Creative RM-900 * daemons/lircd.c: compile on Mac OS 2006-01-21 lirc * drivers/lirc_it87/lirc_it87.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c: replace asm/segment.h (obsolete) by asm/uaccess.h * doc/html-source/index.html, doc/man/Makefile.am, ANNOUNCE, NEWS, configure.in, doc/Makefile.am, setup.sh: generate man pages selectively * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: 0.8.0 release 2006-01-19 lirc * remotes/atiusb/lircd.conf.atiusb: Medion USB Remote Control X10, model no. 40009936 2006-01-14 lirc * ANNOUNCE, NEWS, configure.in, setup.sh: lirc-0.8.0pre4 snapshot release * drivers/lirc_sir/lirc_sir.c: enabled transmit code for Tekram 210 2006-01-09 lirc * remotes/atiusb/lircd.conf.atiusb: corrections for Medion MD1 remote 2006-01-08 lirc * tools/lirc_client.c: working again: try to open /etc/lircrc if default file does not exit * tools/lircrcd.c: remove socket file on exit 2006-01-07 lirc * drivers/kcompat.h: added include of linux/pci.h 2006-01-06 lirc * drivers/lirc_streamzap/lirc_streamzap.c: fixed race condition with usb interrupt in timer handler which would lead to a lockup 2006-01-03 lirc * TODO: list not becoming shorter 2006-01-02 lirc * tools/mode2.c: fixed check for wrong argument count 2006-01-01 lirc * drivers/kcompat.h, drivers/lirc_gpio/lirc_gpio.c: 2.6.15: BTTV_* renamed to BTTV_BOARD_* 2005-12-28 lirc * drivers/kcompat.h: compatibility for 2.2.x kernels 2005-12-27 lirc * .cvsignore: added stamp-h1 * doc/man/.cvsignore: added lircrcd.1 * drivers/Makefile.common: corrected include path settings, fixes compile problems with gcc 4 * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.8.0pre3 snapshot release * tools/lirc_client.c, tools/lirc_client.h: lirc_send_command() not part of official interface yet 2005-12-26 lirc * remotes/atiusb/lircd.conf.atiusb: another remote config * NEWS, acconfig.h, configure.in, drivers/lirc_sir/lirc_sir.c, setup.data: added support for Actisys Act220L(+) (Jan Roemisch) 2005-12-17 lirc * drivers/lirc_sir/lirc_sir.c: pulses were too short or even were not sent at all * drivers/lirc_serial/lirc_serial.c: removed questionable type field * AUTHORS, NEWS, acconfig.h, configure.in, drivers/lirc_serial/lirc_serial.c, setup.data: added support for Linksys NSLU2 (Matthias Goebl) 2005-12-10 lirc * doc/html-source/index.html, ANNOUNCE, NEWS, configure.in, setup.sh: lirc-0.8.0pre2 snapshot release * NEWS, doc/html-source/configure.html, doc/html-source/index.html, doc/html-source/install.html, doc/html-source/technical.html, doc/man-source/lircrcd.inc, doc/man/Makefile.am, doc/release-html.sh, doc/release-man.sh, tools/.cvsignore, tools/Makefile.am, tools/lirc_client.c, tools/lirc_clientd.c, tools/lircrcd.c: renamed lirc_clientd to lircrcd, documented lircrcd * remotes/pixelview/lircd.conf.playtv_pro, setup.data: PixelView PlayTV MPEG2 2005-12-08 lirc * configure.in: always use LIBUSB_CONFIG 2005-12-04 lirc * drivers/kcompat.h: fixed typo 2005-12-03 lirc * drivers/kcompat.h, drivers/lirc_dev/lirc_dev.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_sasem/lirc_sasem.c: changes for 2.6.15 2005-11-28 lirc * contrib/lirc.m4: proper quoting * tools/lirc_client.c: need one more for terminating 0 2005-11-27 lirc * tools/lirc_clientd.c: log messages using syslog * drivers/kcompat.h, drivers/lirc_bt829/lirc_bt829.c: use pci_name() instead of obsolete pci_pretty_name() 2005-11-26 lirc * remotes/atiusb/lircd.conf.atiusb: MEDION X10 RF * tools/lirc_client.c, tools/lirc_client.h, tools/lirc_clientd.c: added function to retrieve current mode 2005-11-12 lirc * doc/html-source/alsa-usb.html, doc/release-html.sh, doc/table.sh: added dedicated alsa_usb documentation * doc/html-source/install.html, NEWS, configure.in: replaced "any" with "all" and "userspace" 2005-11-09 lirc * tools/lirc_clientd.c: remove version string from usage and error messages 2005-11-08 lirc * drivers/lirc_bt829/lirc_bt829.c: fixed compiler warnings * drivers/kcompat.h: pci_pretty_name disappeared in 2.6.14 * tools/lirc_client.h: add stddef.h for size_t 2005-11-05 lirc * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.8.0pre1 snapshot release * configure.in, doc/html-source/index.html, setup.sh, ANNOUNCE, NEWS: next version will be 0.8.0 * remotes/generic/RCMM-32.conf: added RCMM-32 template 2005-11-01 lirc * tools/.cvsignore, tools/Makefile.am, tools/lirc_client.c, tools/lirc_client.h, tools/lirc_clientd.c: initial support for lirc client daemon that syncronises mode between clients * remotes/atiusb/lircd.conf.atiusb: changed obviously wrong code 2005-10-30 lirc * daemons/lircd.c, daemons/lircmd.c: remove version string from usage and error messages 2005-10-29 lirc * remotes/bestbuy/lircd.conf.bestbuy2: corrected code for 9 button * doc/release-html.sh, doc/table.sh: generation of driver overview table * drivers/kcompat.h, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_streamzap/lirc_streamzap.c: USB changes for 2.6.14 2005-10-25 lirc * daemons/lircd.c, daemons/ir_remote.c: fixed potential information leaks (thanks to Rik Bobbaers for pointing out the problem) 2005-10-21 lirc * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.7.3pre1 snapshot release * NEWS: changes since last release 2005-10-20 lirc * daemons/lircd.c: more robust write for receive simulation * daemons/receive.c: added debug traces * drivers/kcompat.h: removed redundant defines * drivers/lirc_i2c/lirc_i2c.c: check return value of i2c_use_client(), call i2c_use_client() only if really necessary * drivers/kcompat.h: added include of interrupt.h to prevent redefinitions * drivers/kcompat.h: I2C_ALGO_BIT disappeared in 2.6.14 2005-10-16 lirc * doc/man-source/xmode2.inc: added reading from stdin to support visualisation of captured mode2 signals * tools/xmode2.c: added X geometry support * tools/xmode2.c: changed indentation to 8 * tools/xmode2.c: added reading from stdin to support visualisation of captured mode2 signals 2005-10-15 lirc * daemons/transmit.c: fixed misbehaviour if transmitting small gap value while a space is pending (affected configs: FURBY and Toshiba TDP-S2) 2005-10-05 lirc * remotes/hauppauge/lircd.conf.hauppauge: config for WinTV Nexus-S 2005-10-04 lirc * drivers/lirc_it87/lirc_it87.c: call release_region() if request_irq() fails 2005-09-25 lirc * drivers/lirc_cmdir/lirc_cmdir.c, drivers/lirc_cmdir/lirc_cmdir.h: support for packet queueing and timing in the hardware driver to eliminate udelay()s that cause stuttering 2005-09-22 lirc * drivers/lirc_cmdir/lirc_cmdir.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c: get rid of verify_area 2005-09-13 lirc * remotes/mceusb/lircd.conf.mceusb: updated for MCE 2005 remote 2005-09-10 lirc * tools/irxevent.c: don't try to send events to non-existing window 2005-09-06 lirc * remotes/asus/lircd.conf.digimatrix: alternative version of remote control bundled with DigiMatrix 2005-09-03 lirc * daemons/transmit.c: consider NO_HEAD_REP when doing low gap concatenation 2005-09-01 lirc * remotes/dvico/lircd.conf.fusionHDTV: new version 2005-08-31 lirc * daemons/hw_hiddev.c: corrected code length 2005-08-26 lirc * daemons/irrecord.c: fix bug when recording with -f option using udp driver * remotes/atiusb/lircd.conf.atiusb: Medion MD95700 remote 2005-08-24 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: do not do async unlinking when decrementing mod count 2005-08-15 lirc * tools/xmode2.c: rewritten event handling to make this tool remotely usable * daemons/lircd.c: fixed potential crash when starting without -d option 2005-08-14 lirc * configure.in: give correct error message * configure.in: fixed typo * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: started development for 0.7.3 * drivers/lirc_streamzap/lirc_streamzap.c: make data delivery independent of HZ value (better 2.6 support) * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.7.2 release 2005-08-11 lirc * daemons/hw_uirt2_common.c: support extended version information 2005-08-10 lirc * drivers/lirc_imon/lirc_imon.c, drivers/lirc_sasem/lirc_sasem.c: use GFP_ATOMIC in interrupt context 2005-08-08 lirc * drivers/lirc_dev/lirc_dev.c: corrected debug output 2005-08-06 lirc * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.7.2pre3 snapshot release 2005-08-04 lirc * tools/irxevent.c, doc/man-source/irxevent.inc: support for KeySym and KeyCode in key definition (Warren Melnick) 2005-08-02 lirc * daemons/irrecord.c: device is set to wrong value when using -H option due to missing break 2005-08-01 lirc * drivers/kcompat.h: inlucde linux/device.h when necessary * daemons/hw-types.c: don't fiddle about hw.device in hw_choose_driver * drivers/lirc_cmdir/Makefile.am: add lirc_cmdir.h 2005-07-31 lirc * daemons/hw-types.c: enable alsa_usb in any driver configuration 2005-07-30 lirc * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.7.2pre2 snapshot release * drivers/Makefile.am: added lirc_cmdir 2005-07-22 lirc * drivers/lirc_dev/lirc_dev.c, drivers/kcompat.h: updated udev support for 2.6.13 kernels 2005-07-18 lirc * NEWS, configure.in, drivers/Makefile.am, setup.data: added support for new version of Windows Media Center Remotes (Martin Blatter, Eric Moors) * acinclude.m4: add /lib/modules/`uname -r`/build as a kernel source path 2005-07-15 tjdavies * drivers/lirc_sasem/lirc_sasem.c, remotes/sasem/lircd.conf.sasem: Use all 8 bytes of IR code 2005-07-11 lirc * drivers/lirc_dev/lirc_dev.c: check for a module owner, checking the return value of down_interruptible, keeping the semaphore count and return value in irctl_open() correct 2005-07-10 lirc * drivers/lirc_cmdir/.cvsignore, daemons/hw_slinke.c, drivers/lirc_cmdir/Makefile.am, drivers/lirc_cmdir/lirc_cmdir.c, drivers/lirc_cmdir/lirc_cmdir.h, tools/irsend.c, daemons/hw_pixelview.c, daemons/hw_silitek.c, daemons/hw_tira.c, daemons/hw_udp.c, daemons/hw_uirt2.c, daemons/hw_uirt2_raw.c, daemons/lircd.c, daemons/lircd.h, doc/man-source/irsend.inc, drivers/lirc.h, daemons/hw-types.c, daemons/hw_alsa_usb.c, daemons/hw_atilibusb.c, daemons/hw_audio.c, daemons/hw_audio_alsa.c, daemons/hw_bte.c, daemons/hw_caraca.c, daemons/hw_creative.c, daemons/hw_creative_infracd.c, daemons/hw_default.c, daemons/hw_default.h, daemons/hw_devinput.c, daemons/hw_dsp.c, daemons/hw_ea65.c, daemons/hw_hiddev.c, daemons/hw_irman.c, daemons/hw_livedrive_midi.c, daemons/hw_livedrive_seq.c, daemons/hw_logitech.c, daemons/hw_mouseremote.c, daemons/hw_mp3anywhere.c, daemons/hw_pcmak.c, daemons/hw_pinsys.c, daemons/hardware.h, setup.data, configure.in, NEWS: added support for InnovationOne's COMMANDIR USB Transceiver (Evelyn Yeung, Matt Bodkin) 2005-07-04 tjdavies * remotes/sasem/lircd.conf.sasem, drivers/lirc_sasem/Makefile.am, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_sasem/lirc_sasem.h: Rewritten Sasem driver 2005-06-18 lirc * daemons/config_file.c, daemons/ir_remote_types.h, daemons/receive.c: support for parity bit in serial protocols 2005-06-17 lirc * remotes/dvico/lircd.conf.fusionHDTV: new remote 2005-06-11 lirc * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.7.2pre1 snapshot release * doc/html-source/configure.html: typo 2005-06-07 lirc * doc/html-source/install.html, doc/html-source/configure.html, doc/html-source/technical.html: html tidy 2005-06-05 lirc * configure.in, remotes/asus/lircd.conf.digimatrix: added default config file for Digimatrix * NEWS, acconfig.h, configure.in, drivers/lirc_it87/lirc_it87.c, setup.data: added support for Asus Digimatrix (Andrew Calkin) * NEWS, drivers/lirc_streamzap/lirc_streamzap.c: bug fix: device stops responding in some situations * daemons/hw_tira.c: remove lock files if tira_setup() fails 2005-05-29 lirc * remotes/creative/lircd.conf.alsa_usb, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_alsa_usb.c, setup.data, NEWS, acconfig.h, configure.in: added support for Sound Blaster Extigy/Audigy 2 NX (Clemens Ladisch) * acinclude.m4: fixed aclocal warning: underquoted definition of ... (SF patch) * drivers/lirc_streamzap/lirc_streamzap.c: added missing transition in state machine 2005-05-28 lirc * remotes/remotec/lircd.conf.BW6130, remotes/remotec/lircmd.conf.BW6130, daemons/hw-types.c, daemons/hw_hiddev.c, doc/html-source/index.html, ANNOUNCE, NEWS, configure.in, setup.data, setup.sh: added support for Remotec Multimedia PC Remote BW6130 (Maik Freudenberg) * daemons/transmit.c: support RCMM transmit 2005-05-01 tjdavies * remotes/sasem/lircd.conf.dignhv5, remotes/sasem/lircd.conf.sasem: New name for lircd.conf.sasem 2005-04-23 lirc * daemons/config_file.h, daemons/ir_remote.h, daemons/ir_remote_types.h, daemons/irrecord.c, daemons/slinke.c, daemons/config_file.c: cleanup of protocol flags * drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, acconfig.h, configure.in: --with-driver=any now will also compile all kernel modules * drivers/lirc_parallel/lirc_parallel.c: turn IR off after reclaiming port 2005-04-17 lirc * doc/html-source/foot.html, NEWS, configure.in, setup.data: 0.7.1 release 2005-04-16 venkyr * NEWS: Re: iMON-PAD and iMON-RSC support. * configure.in, setup.data: Added support for iMON-PAD and iMON-RSC. * drivers/lirc_imon/lirc_imon.c: Printing incoming IR data (for debugging new models) now controlled by conditional compilation. * remotes/imon/lircd.conf.imon, remotes/imon/lircd.conf.imon-rsc: Created separate config file for IMON RSC remote. Original file (imon) contains configuration for IMON MultiMedian remote. 2005-04-15 venkyr * remotes/imon/lircd.conf.imon-pad: Config file for iMON PAD remote * drivers/lirc_imon/lirc_imon.c: Added support for controllers that decode the IR in firmware (iMON-PAD). 2005-04-14 lirc * drivers/lirc_gpio/lirc_gpio.c: added support for new version of Winfast TV2000 XP card (Stephen Vinall) 2005-04-09 lirc * doc/html-source/index.html, ANNOUNCE, NEWS, configure.in, setup.sh: lirc-0.7.1pre4 snapshot release 2005-04-01 lirc * remotes/kworld/lircd.conf.kworld: added configuration for DVB-T card 2005-03-30 lirc * remotes/atiusb/lircd.conf.atiusb: correction for SAPPHIRE_ATIUSB_5000023600 2005-03-29 lirc * remotes/atiusb/lircd.conf.atiusb: new configuration for ATI Remote Wonder Sapphire version * drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_sasem/lirc_sasem.h: A few tidyups and keypress timings 2005-03-28 lirc * drivers/lirc_sasem/lirc_sasem.h, drivers/lirc_sasem/lirc_sasem.c: update to support 2.6 kernels * configure.in, drivers/lirc_i2c/lirc_i2c.c, remotes/adaptec/lircd.conf.AVC-2410: use full code for Adaptec AVC-2410 card 2005-03-27 lirc * daemons/config_file.h, daemons/ir_remote.h, daemons/ir_remote_types.h, daemons/receive.c, daemons/transmit.c: added support for SPACE_FIRST protocol * daemons/hw_default.c: removed obsolete remaining_gap calculation in transmit simulation code 2005-03-26 lirc * NEWS: added due credit for Adaptec AVC-2410 code * setup.sh: merged from release branch: finally make transmitter enabled the default * daemons/Makefile.am: added ir_remote_types.h, fixed typo * daemons/Makefile.am: added ir_remote_types.h * setup.sh: finally make transmitter enabled the default * doc/html-source/index.html, ANNOUNCE, NEWS, configure.in, setup.sh: lirc-0.7.1pre3 snapshot release 2005-03-25 lirc * remotes/ericsson/lircd.conf.bte, daemons/hw_bte.c: fix tty_create_lock call, minor changes 2005-03-24 lirc * daemons/lircd.c: refusing to connect to myself 2005-03-21 lirc * drivers/lirc_igorplugusb/lirc_igorplugusb.c: removed unregister in set_use_dec 2005-03-20 lirc * tools/lirc_client.c: make lirc_flags non-static as lircrc_config relies on this function * remotes/ericsson/lircd.conf.bte, daemons/hw_bte.c, daemons/hw_bte.h, setup.sh: bte driver updated 2005-03-13 lirc * daemons/hw_hiddev.c: simplified repeat logic 2005-03-12 lirc * drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_atiusb/lirc_atiusb.c: removed obsolete unregister code * drivers/lirc_sir/lirc_sir.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_dev/lirc_dev.c: use set_current_state * daemons/hw_hiddev.c: make repeat work 2005-03-11 lirc * NEWS, configure.in, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_hiddev.c, remotes/dvico/lircd.conf.fusionHDTV, setup.data: added support for DViCO USB Remote (William Uther) * drivers/lirc_dev/lirc_dev.c: fixed typo * drivers/lirc_i2c/lirc_i2c.c, NEWS, configure.in, setup.data: added support for Adaptec AVC-2410 capture card * drivers/lirc_dev/lirc_dev.c, TODO: lirc_unregister_plugin() can be called even if device is open (necessary for removable devices like USB receivers) * daemons/lircd.c, daemons/lircmd.c: syslog identity without spaces * tools/irpty.c: compile on FreeBSD 2005-03-07 lirc * daemons/hw_bte.c, daemons/hw_dsp.c, daemons/hw_logitech.c, daemons/hw_mouseremote.c, daemons/hw_mp3anywhere.c, daemons/hw_udp.c, daemons/hw_uirt2_raw.c, daemons/receive.c, daemons/serial.c, daemons/transmit.c: applied patch: eliminate format related compiler warnings 2005-03-06 lirc * daemons/hw_livedrive_seq.c, daemons/hw_livedrive_midi.c: added include for reverse function * drivers/lirc_streamzap/lirc_streamzap.c: removed deadlock in buffer overflow condition * daemons/ir_remote.h, daemons/irrecord.c: added code to remove trailing pulse * drivers/lirc_streamzap/lirc_streamzap.c: prevent buffer overflows in delay buffer 2005-03-05 lirc * drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_dev/lirc_dev.c: corrected locking, cleaned up usb unlink procedure, fixed timer locking, removed unnecessary variables, minor number is now set by lirc_register_plugin 2005-02-28 lirc * drivers/lirc_igorplugusb/.cvsignore: added .cvsignore * drivers/lirc_streamzap/lirc_streamzap.c: cleaned up timer locking 2005-02-27 lirc * drivers/lirc_streamzap/lirc_streamzap.c: flush hardware buffer on open * daemons/receive.c, drivers/lirc.h, drivers/lirc_streamzap/lirc_streamzap.c, daemons/hardware.h, daemons/hw_default.c, daemons/ir_remote.h, daemons/ir_remote_types.h: support for receiver resolution * tools/mode2.c: support LIRC_MODE_CODE and LIRC_MODE_LIRCCODE 2005-02-26 lirc * remotes/atiusb/lircd.conf.atiusb: added configuration for Niveus X10 2005-02-22 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: change buffer lengths * drivers/lirc_atiusb/lirc_atiusb.c: fix ati2 buffer problem 2005-02-20 lirc * doc/html-source/index.html, setup.sh, ANNOUNCE, NEWS, configure.in: lirc-0.7.1pre2 snapshot release 2005-02-19 lirc * drivers/lirc_streamzap/lirc_streamzap.c: minimise error in signal length * drivers/lirc_dev/lirc_dev.h: increased MAX_IRCTL_DEVICES to 4 * drivers/lirc_serial/.cvsignore, drivers/lirc_sir/.cvsignore, drivers/lirc_streamzap/.cvsignore, drivers/lirc_mceusb/.cvsignore, drivers/lirc_parallel/.cvsignore, drivers/lirc_sasem/.cvsignore, drivers/lirc_i2c/.cvsignore, drivers/lirc_imon/.cvsignore, drivers/lirc_it87/.cvsignore, drivers/lirc_bt829/.cvsignore, drivers/lirc_dev/.cvsignore, drivers/lirc_gpio/.cvsignore, drivers/lirc_atiusb/.cvsignore: ignore .tmp_versions * drivers/lirc_streamzap/lirc_streamzap.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_imon/lirc_imon.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_gpio/lirc_gpio.c, drivers/kcompat.h, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_bt829/lirc_bt829.c, TODO: module reference counting is now done properly using an owner field in the plugin struct (2.6 and higher) * drivers/lirc_serial/lirc_serial.c: removed unnecessary spinlock: lirc_dev prevents calling set_use_inc on a plugin already in use * remotes/atiusb/lircd.conf.atiusb: added ATI Sapphire Remote Bob II USB * NEWS, daemons/receive.c: slight change to decode algorithm: decoding was very unreliable since release 0.6.6 for Motorola protocol which is mostly used by Grundig remotes 2005-02-12 lirc * drivers/lirc_streamzap/lirc_streamzap.c: fixed CVS keyword * remotes/leadtek/lircd.conf.PVR2000, NEWS, configure.in, drivers/lirc_i2c/lirc_i2c.c, setup.data: added support for Winfast PVR2000 TV card * daemons/receive.c, drivers/Makefile.am, drivers/lirc_streamzap/.cvsignore, drivers/lirc_streamzap/Makefile.am, drivers/lirc_streamzap/lirc_streamzap.c, remotes/streamzap/lircd.conf.streamzap, NEWS, configure.in, setup.data: added support for Streamzap PC remote 2005-02-07 lirc * daemons/dump_config.c, daemons/irrecord.c: support multi-code buttons 2005-02-05 lirc * drivers/lirc_sir/lirc_sir.c: removed obsolete calls to enable_irq/disable_irq * daemons/config_file.c: fixed bug related to multi-code buttons 2005-02-01 venkyr * drivers/lirc_imon/lirc_imon.c: lirc_unregister_plugin is now properly handled on USB disconnects. 2005-01-29 venkyr * drivers/lirc_imon/lirc_imon.c: Added support for external iMON IR recevier. Added support for VFDs with 6-pkt protocol. Fixes for gcc-3.4 issues. 2005-01-29 lirc * remotes/atiusb/lircd.conf.atiusb: fixed wrong code 2005-01-26 lirc * drivers/lirc_imon/.cvsignore, drivers/lirc_imon/Makefile.am, drivers/lirc_imon/lirc_imon.c, remotes/imon/lircd.conf.imon, configure.in, setup.data, NEWS: added support for Soundgraph iMON MultiMedian IR/VFD (Venky Raju) * remotes/atiusb/lircd.conf.atiusb: new X10 remote variation 2005-01-26 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: make sure to do async unlinks everywhere 2005-01-23 lirc * doc/html-source/head.html: added favicon 2005-01-22 lirc * doc/html-source/index.html, ANNOUNCE, NEWS, configure.in, setup.sh: lirc-0.7.1pre1 release * daemons/hw_mouseremote.c, daemons/hw_mouseremote.h: added CVS Id tags * remotes/x10/lircd.conf.mouseremote, remotes/x10/lircmd.conf.mouseremote, NEWS, configure.in, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_mouseremote.c, daemons/hw_mouseremote.h, daemons/serial.c, daemons/serial.h, setup.data: added support for X10 MouseRemote RF Receiver (Geoffrey Hausheer) 2005-01-14 lirc * drivers/lirc_i2c/lirc_i2c.c, NEWS: added support for Hauppauge PVR150 (Per Jönsson) 2005-01-07 lirc * drivers/lirc_parallel/lirc_parallel.c: use parport macros to call irq functions 2004-12-31 lirc * drivers/lirc_serial/lirc_serial.c: interrupt handler functional again... * drivers/lirc_serial/lirc_serial.c: corrected appearance of warning 2004-12-30 lirc * drivers/lirc_sir/lirc_sir.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_serial/lirc_serial.c, NEWS: get rid of check_region (breaks 2.2.x compatibility) * drivers/lirc_i2c/lirc_i2c.c: removed unnecessary include 2004-12-27 lirc * remotes/atiusb/lircd.conf.atiusb: added more buttons for Q-Sonic Master Remote 6in1 PC 2004-12-25 lirc * drivers/lirc_serial/lirc_serial.c: parameter to choose transmitter polarity added (Stefan Schmidt) * drivers/kcompat.h, drivers/lirc_i2c/lirc_i2c.c: added I2C compatibility code for non 2.6 kernels (Jerome Brock) * doc/html-source/configure.html, doc/html-source/index.html: Using multiple different devices simultaneously * drivers/lirc_serial/lirc_serial.c: shared interrupts: handle only if really for us 2004-12-19 lirc * remotes/hauppauge/lircd.conf.hauppauge: no spaces allowed in names * remotes/hauppauge/lircd.conf.hauppauge: added configuration for PVR-350 * doc/html-source/install.html: added note about Linux input layer config file 2004-12-18 lirc * daemons/hw-types.c, acconfig.h, configure.in: 3 additional checks for header files (patch by Matthias Ringwald) 2004-12-01 lirc * drivers/lirc_i2c/lirc_i2c.c: request ivtv for PVR-250 as well * daemons/hw_devinput.c: fixed EVIOCGRAB ioctl call * drivers/lirc_serial/lirc_serial.c: allow interrupt sharing (patch from Jason Miller) 2004-12-01 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: patch from an ati-rw2 user. 2004-11-28 lirc * tools/Makefile.am: the library revision should have been incremented in the last release 2004-11-25 lirc * setup.sh: even cleaner solution for shell search problem * setup.sh: not all shells search for sourced files in the current directory * drivers/lirc_sir/lirc_sir.c: fixed build for SA1100 machines 2004-11-21 lirc * TODO, daemons/lircd.c, daemons/transmit.c: transmit behaviour: if(min_repeat>0 && remaining_gap<10000) directly send out all signals (should fix problems with JVC/Echostar dish box described by Karl Bongers) 2004-11-20 lirc * daemons/receive.c: fixed bug affecting repeat handling with remotes that have a repeat signal, repeats are only reported now when the repeat signal is received * daemons/Makefile.am, daemons/hw_ea65.c: cosmetic changes * configure.in, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_ea65.c, daemons/hw_ea65.h, remotes/ea65/lircd.conf.ea65, remotes/ea65/lircrc.ea65, setup.data, NEWS: added support for AOpen XC Cube EA65, EA65-II (Max Krasnyansky) * tools/irxevent.c: removed DEBUG flag * remotes/atiusb/lircd.conf.atiusb: added configuration for nvidia personal cinema remote UR88A (Phil Speights) * daemons/hw_default.c, daemons/hw_default.h, daemons/hw_uirt2_raw.c, daemons/transmit.c, daemons/transmit.h: hide optimisation from upper layers * doc/html-source/configure.html, NEWS, daemons/lircmd.c: added IGNORE directive (patch by Steven Mueller) * drivers/lirc_serial/lirc_serial.c: wait without wait queue * daemons/dump_config.c: only print out actually used bits * doc/html-source/index.html, ANNOUNCE, NEWS, configure.in, setup.sh: started development for 0.7.1 2004-11-14 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: Fixes memory freeing issues Remote Wonder II now supported using one LIRC device VERY EXPERIMENTAL! 2004-11-07 lirc * NEWS: release delayed due to failed regression tests * drivers/lirc_sasem/lirc_sasem.c: driver does not compile on 2.6 * drivers/lirc_parallel/lirc_parallel.c: fixed 64-bit division trouble 2004-11-06 lirc * configure.in: fixed caraca config file selection * NEWS, configure.in: 0.7.0 release 2004-10-29 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: add better debugging * drivers/lirc_atiusb/lirc_atiusb.c: major changes to better support remote wonder II (two inbound endpoints) -- still need to determine what data needs to be ignored from each endpoint 2004-10-23 lirc * NEWS, setup.data: added TriTan Technology TView95 * tools/xmode2.c: fixed core dump when font is missing 2004-10-19 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: minor change; display endpoint in hex 2004-10-11 lirc * daemons/hw_devinput.c: fix usage of pre/post data with devinput 2004-10-10 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: add a little more debugging information 2004-10-09 lirc * doc/html-source/index.html, ANNOUNCE, NEWS, configure.in, setup.sh: lirc-0_7_0pre8 pre-release * daemons/hw_devinput.c: support repeats * autogen.sh: updated links 2004-10-08 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: remove old macro * drivers/lirc_atiusb/lirc_atiusb.c: kernel 2.4 doesn't support multiple usb tables per module; changed method for determining if we're using a remote wonder 1 or 2. 2004-09-26 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: it appears that kernel 2.4 automagically resubmits urb after transfer completion. * drivers/lirc_atiusb/lirc_atiusb.c: add -EPIPE error for good measure :) * setup.data: Updated lirc_atiusb description to include remote wonder II support * drivers/lirc_atiusb/lirc_atiusb.c: implemented code for ATI's Remote Wonder II (based on patch from Falk Zoll) 2004-09-25 lirc * remotes/atiusb/lircd.conf.atiusb: added some additional model information * contrib/lirc.rules, doc/html-source/install.html, configure.in: added hints for devfs and sysfs 2004-09-11 lirc * daemons/hw-types.c, daemons/hw_atilibusb.c, acconfig.h, configure.in, daemons/Makefile.am, setup.data, NEWS: added userspce USB driver for ATI remotes (Michael Gold) 2004-09-05 lirc * drivers/lirc_sir/lirc_sir.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_serial/lirc_serial.c, drivers/kcompat.h, drivers/lirc_dev/lirc_dev.c, drivers/lirc_i2c/lirc_i2c.c: sysfs and devfs clean-ups (David Härdeman), compilation fixes 2004-09-04 lirc * remotes/atiusb/lircd.conf.atiusb: added another config variation 2004-09-02 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: linux 2.6.8.1 atiusb fix patch from Martin Tomasek 2004-08-28 lirc * daemons/receive.c: bugfix for serial protocol decoder 2004-08-21 lirc * drivers/lirc_parallel/lirc_parallel.c: get rid of floating point operations 2004-08-20 lirc * remotes/mceusb/lircd.conf.mceusb: additional buttons for HP Media Center remote control 2004-08-09 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: Patch from Reynald Poittevin to fix remote id stripping. 2004-08-07 lirc * drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_bt829/lirc_bt829.c: make more stuff static (David Härdeman) * drivers/lirc_sir/lirc_sir.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_bt829/lirc_bt829.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_i2c/lirc_i2c.c: harmonize debugging printk * drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/kcompat.h, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_bt829/lirc_bt829.c: harmonize module information (David Härdeman) * drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_igorplugusb/lirc_igorplugusb.c: corrected minimum version * drivers/lirc_dev/lirc_dev.c: devfs and sysfs support for 2.6 (David Härdeman) 2004-08-05 lirc * configure.in, drivers/Makefile.am, drivers/lirc_igorplugusb/Makefile.am, drivers/lirc_igorplugusb/lirc_igorplugusb.c, setup.data, NEWS: added support for Igor Cesko's USB IR receiver (Jan Hochstein) * drivers/lirc_dev/lirc_dev.c: check for error 2004-07-31 lirc * remotes/atiusb/lircd.conf.atiusb: added config file for another variation of this receiver 2004-07-26 lirc * configure.in: fixed typo in possible_drivers 2004-07-25 lirc * doc/html-source/index.html, ANNOUNCE, NEWS, configure.in, setup.sh: lirc-0_7_0pre7 release * drivers/lirc_mceusb/lirc_mceusb.c: support for 2.6 kernels (Malte Rohde) 2004-07-24 lirc * remotes/pcmak/lircd.conf.pcmak, remotes/pcmak/lircmd.conf.pcmak, remotes/pcmak/lircrc.pcmak, NEWS, configure.in, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_pcmak.c, daemons/hw_pcmak.h, setup.data, setup.sh: added support for ELMAK PCMAK (Pawel Nowak) 2004-07-18 lirc * configure.in, setup.data: convenience entries for Extigy USB sound card 2004-07-11 lirc * configure.in, doc/html-source/install.html: changed link for Technisat driver 2004-06-19 lirc * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.7.0pre6 * configure.in, drivers/Makefile.am, drivers/lirc_sasem/.cvsignore, drivers/lirc_sasem/Makefile.am, drivers/lirc_sasem/lirc_sasem.c, drivers/lirc_sasem/lirc_sasem.h, remotes/sasem/lircd.conf.dignhv5, setup.data, NEWS: added support for Sasem OnAir Remocon-V (Oliver Stabel) 2004-06-13 lirc * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: lirc-0.7.0pre5 * doc/html-source/help.html: list archive at geocrawler seems to have disappeared 2004-05-30 lirc * tools/mode2.c: fixed compiler warning (Michael Mauch) 2004-05-23 lirc * remotes/hercules/lircd.conf.smarttv_stereo, configure.in, data2setup.sh, setup.data: added config file for Hercules SmartTV Stereo TV card (Dimitris Michail) 2004-05-23 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: oops. forgot to increment the version #define 2004-05-20 lirc * remotes/atiusb/lircd.conf.atiusb-unknown_ch, remotes/atiusb/lircd.conf.atiusb, configure.in: added new atiusb config files, general clean-up 2004-05-16 lirc * drivers/lirc_parallel/lirc_parallel.c: inteface change in 2.6.4 (Stian Davidsen) 2004-05-06 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: attempt to handle repeats, somewhat based on the gatos code -- new module parameter, repeat = repeat timeout (1/100 sec) 2004-04-28 pmiller9 * remotes/atiusb/lircd.conf.atiusb: use channel 1 or set unique=0 * drivers/lirc_atiusb/lirc_atiusb.c: - clearly print received data and channel (debug) - add channel acceptance bit mask option - add channel-specific option (default to non-unique, where the channel code is removed from key-code) - bump version to 0.4 *** channel number not tested with 4/5-byte Dutch remotes *** 2004-04-27 lirc * drivers/lirc_atiusb/lirc_atiusb.c: usb structure change in 2.6.5 (Kenneth Aafloy) * drivers/lirc_it87/lirc_it87.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_sir/lirc_sir.c, drivers/kcompat.h, drivers/lirc_atiusb/lirc_atiusb.c, drivers/lirc_bt829/lirc_bt829.c, TODO: added missing module reference counting, new MOD_[INC|DEC]_USE_COUNT macros for 2.6 * daemons/receive.c: reset state on new keypress for remotes that use toggle_mask * drivers/Makefile.am, drivers/Makefile.common: added Makefile.common * drivers/lirc_gpio/lirc_gpio.c: return if bttv_get_cardinfo() fails 2004-04-25 lirc * drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/.cvsignore, drivers/lirc_serial/Makefile.am, drivers/lirc_sir/.cvsignore, drivers/lirc_sir/Makefile.am, drivers/lirc_i2c/Makefile.am, drivers/lirc_it87/.cvsignore, drivers/lirc_it87/Makefile.am, drivers/lirc_mceusb/.cvsignore, drivers/lirc_mceusb/Makefile.am, drivers/lirc_parallel/.cvsignore, drivers/lirc_bt829/.cvsignore, drivers/lirc_bt829/Makefile.am, drivers/lirc_dev/.cvsignore, drivers/lirc_dev/Makefile.am, drivers/lirc_gpio/.cvsignore, drivers/lirc_gpio/Makefile.am, drivers/lirc_i2c/.cvsignore, daemons/lircmd.c, drivers/lirc_atiusb/.cvsignore, drivers/lirc_atiusb/Makefile.am, NEWS, TODO, acinclude.m4, configure.in: install .ko modules on 2.6 2004-04-24 lirc * drivers/lirc_serial/lirc_serial.c: added IgorPlug to parameter list (patch by Martin Lillepuu) 2004-04-10 lirc * drivers/lirc_atiusb/lirc_atiusb.c: renamed KERNEL26 define to be consistent with all other modules 2004-04-10 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: fix lirc #includes such it'll compile under kernel 2.6 from lirc's source 2004-04-09 lirc * setup.sh: work-around for problems reported with cdialog 0.9b-20040316 * drivers/lirc_it87/lirc_it87.c, drivers/lirc_mceusb/Makefile.am, drivers/lirc_i2c/lirc_i2c.c, drivers/kcompat.h, drivers/lirc_bt829/Makefile.am, drivers/lirc_bt829/lirc_bt829.c, drivers/lirc_dev/lirc_dev.h: more drivers that compile with 2.6 2004-04-04 lirc * drivers/kcompat.h: added note about CONFIG_MODULE_UNLOAD for 2.6 kernels 2004-03-30 lirc * drivers/kcompat.h: fixed warning about redefinition of daemonize in kernels with modversions enabled 2004-03-29 lirc * configure.in: fixed setting of default values 2004-03-28 lirc * drivers/kcompat.h: fixed unsafe defines * drivers/lirc_sir/lirc_sir.c, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_dev/lirc_dev.c, drivers/kcompat.h: part of the drivers compile now with 2.6 kernels * drivers/lirc_mceusb/.cvsignore: added .cvsignore for lirc_mceusb directory 2004-03-25 lirc * doc/man-source/irxevent.inc: reformatted for nicer man page output * doc/man-source/irxevent.inc, tools/irxevent.c: added Focus flag (Rob Spearman), restructured code to actually match the documentation 2004-03-15 lirc * drivers/lirc_dev/lirc_dev.c: fixed problem with lirc_dev thread exiting too early 2004-03-07 lirc * tools/lirc_client.c, NEWS, acconfig.h, doc/html-source/configure.html, doc/html-source/install.html: system-wide lircrc (Michal Svec) 2004-03-06 lirc * drivers/lirc_mceusb/lirc_mceusb.c: cleanups 2004-03-02 lirc * drivers/lirc_i2c/lirc_i2c.c: fixed endianness issue in Hauppauge driver * daemons/lircd.c: --listen takes optional argument 2004-02-29 lirc * remotes/mceusb/lircd.conf.mceusb: fixed eps and gap value * drivers/Makefile.am: added Makefile.kernel to EXTRA_DIST * daemons/Makefile.am: fixed irrecord file list * drivers/lirc_it87/lirc_it87.c, drivers/lirc_mceusb/lirc_mceusb.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_i2c/lirc_i2c.c, NEWS, drivers/lirc_bt829/lirc_bt829.c, drivers/lirc_dev/lirc_dev.c: replaced get_key interface with more flexible add_to_buf method 2004-02-11 lirc * tools/mode2.c: check for character device 2004-02-08 lirc * daemons/config_file.c, daemons/config_file.h, daemons/dump_config.c, daemons/ir_remote.h, daemons/receive.c, daemons/transmit.c: added preliminary support for serial protocols 2004-02-06 lirc * daemons/dump_config.c: write rc6_mask 2004-02-05 lirc * daemons/irrecord.c: don't set ptrail for pulse encoded remotes 2004-02-04 lirc * daemons/irrecord.c: prevent infinite loop during toggle bit detection 2004-02-02 lirc * remotes/creative/lircd.conf.livedrive, daemons/hw_livedrive_common.h, daemons/hw_livedrive_midi.c, daemons/hw_livedrive_seq.c: added support for audigy2 livedrive controls (Stephen Beahm) 2004-01-31 lirc * daemons/irrecord.c: apply transform functions to all remote configs 2004-01-31 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: fix couple typos * drivers/lirc_atiusb/lirc_atiusb.c: forgot to submit urb for receiving! tested and working w/ 2.6 (I finally got lirc to compile) 2004-01-29 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: lirc_dev requires set_use_inc/dec functions to be set, otherwise it crashes 2004-01-27 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: fix kernel oops on device probe 2004-01-27 lirc * daemons/hw_udp.c: prevent integer overflow 2004-01-24 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: request module "lirc_dev" * drivers/lirc_atiusb/lirc_atiusb.c: fixed memset() kernel seg fault problem major updates for kernel 2.6 support (now compiles & loads!) removed set_use_inc/dec functions (not needed for usb?) code clean ups 2004-01-19 ranty * drivers/Makefile.kernel: Added missing file from the module building change. 2004-01-18 ranty * drivers/lirc_sir/Makefile.am, drivers/lirc_atiusb/Makefile.am, drivers/lirc_bt829/Makefile.am, drivers/lirc_dev/Makefile.am, drivers/lirc_gpio/Makefile.am, drivers/lirc_i2c/Makefile.am, drivers/lirc_it87/Makefile.am, drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/Makefile.am: Hack to make kernel module building more reliable, it should, maybe with small tunning, work for 2.6 kernels. 2004-01-18 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: started adding kernel 2.6 usb changes based on Brian Julin's GATOS ati_remote 2.6 port * drivers/lirc_atiusb/lirc_atiusb.c: nicer way to free kernel memory on failure 2004-01-13 lirc * configure.in, drivers/Makefile.am, drivers/lirc_dev/lirc_dev.c, drivers/lirc_mceusb/Makefile.am, drivers/lirc_mceusb/lirc_mceusb.c, remotes/mceusb/lircd.conf.mceusb, setup.data, NEWS: added support for Windows Media Center Remotes (Dan Conti) * daemons/Makefile.am, daemons/config_file.c, daemons/ir_remote.h, daemons/irrecord.c, daemons/receive.c, daemons/transmit.c: added rc6_mask for better RC6 variations support 2004-01-12 lirc * NEWS, acconfig.h, configure.in, drivers/lirc_serial/lirc_serial.c, setup.sh: fixed typo 2004-01-06 lirc * setup.sh: fixed type 2003-12-30 lirc * doc/html-source/install.html, drivers/lirc_sir/lirc_sir.c, NEWS: fine-tuning of lirc_sir driver * daemons/hw-types.c, daemons/hw_audio_alsa.c, doc/html-source/audio-alsa.html, doc/release-html.sh, NEWS, acconfig.h, configure.in, contrib/lirc.redhat, daemons/Makefile.am, setup.data: IR receiver IC connected to auido input using ALSA (Andrew Zabolotny) * daemons/hw_livedrive_common.c, daemons/hw_livedrive_midi.c, daemons/hw_livedrive_seq.c: timing issues fixed (Stephen Beahm) 2003-12-29 pmiller9 * remotes/atiusb/lircd.conf.atiusb-unknown_ch: example atiusb configuration file for (unknown channel). 2003-12-28 lirc * daemons/hw_devinput.c: get exclusive access to input device (Arkadiusz Miskiewicz) 2003-12-27 lirc * drivers/lirc_serial/lirc_serial.c: fix for Igor receiver * daemons/lircd.c: fixed typo in pidfile command line processing 2003-11-23 lirc * configure.in: fixed --driver=any build failure 2003-11-17 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: fix lirc_dev buffer init 2003-11-14 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: different method to copy received buffer to lirc renamed BUFLEN to USB_BUFLEN as it is now defined in lirc_dev.h 2003-11-13 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: why are some people having problems with the code length? works perfectly on my ati remote....? 2003-11-12 lirc * daemons/hw_default.c: major number sanity check 2003-11-11 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: properly handles 4 and 5 byte codes 2003-11-10 lirc * tools/lirc_client.c: repeat parameter was not respected for config entries where button entry is not set (reported by Peter Kundrat) * doc/html-source/configure.html, tools/lirc_client.c, NEWS: added include command to .lircrc config file (Ingo van Lil) * daemons/hw_creative_infracd.c: fixed potential buffer overflow 2003-11-09 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: Apparently, some remotes emit both 4 and 5 byte codes. This change accepts codes >= 4. we can assume that the code will be <= maxp <= BUF_LEN. I'm not sure how LIRC/LIRC_DEV will handle bytes_in_key = 4 with a 5 byte input... One user reports: The remote which is described in German including a picture under http://www.pearl.de/product.jsp?pdid=PE4444&catid=5005&rate=5 has some mouse movement keys. These and the corresponding mouse buttons have 4-byte codes (7 codes). The rest which are more than 30 keys have 5-byte codes. 2003-11-07 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: report received data length (debug) remove unnecessary #defines 2003-11-06 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: appears to fix inc/dec problem - we shouldn't disconnect the remote on dec, but wait until the remote receiver is unplugged or the module is unloaded. On inc, we should connect the remote only if it hasn't been already connected (the original problem). 2003-11-02 pmiller9 * drivers/lirc_atiusb/lirc_atiusb.c: fix typos * drivers/lirc_atiusb/lirc_atiusb.c: keep track of use count add extra safety checks for set_use_inc/dec() 2003-11-02 lirc * drivers/lirc_gpio/lirc_gpio.c: generated codes for this card did not match config file since 0.6.6 * drivers/lirc_atiusb/lirc_atiusb.c: removed superfluous IRUNLOCK * daemons/irrecord.c: don't touch *_data_bits if remote has pre or post 2003-10-29 pmiller9 * setup.data: change description of atiusb to include NVidia and X10 RF remotes (same remote, but with a different usb product id) * drivers/lirc_atiusb/lirc_atiusb.c: support other X10 USB product IDs (definitions found in windows ini file) attempt to fix multiple access problem 2003-10-26 lirc * daemons/hw_uirt2.c, daemons/hw_uirt2_common.c, daemons/hw_uirt2_common.h, daemons/hw_uirt2_raw.c: better transmit algorithm implemented * drivers/lirc_gpio/lirc_gpio.c: clearer debug output 2003-10-12 lirc * NEWS, drivers/lirc_gpio/lirc_gpio.c, setup.data: added support for Prolink Pixelview PV-BT878P+ (Rev.4C,8E) * NEWS, configure.in, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_uirt2.c, daemons/hw_uirt2_common.c, daemons/hw_uirt2_common.h, daemons/hw_uirt2_raw.c, setup.data: added support for UIRT2 (Mikael Magnusson) * daemons/hw_tira.c, setup.data: corrected bug, typo (Gregory McLean) 2003-10-07 ranty * drivers/lirc_atiusb/.cvsignore: Adapt to atiusb, .cvsignore was blindly copied from lirc_serial. * drivers/lirc_atiusb/.cvsignore: I had forgotten .cvsignore :-/ 2003-10-05 lirc * setup.sh: removed Karsten's email on his request 2003-09-28 lirc * drivers/lirc_gpio/lirc_gpio.c, remotes/leadtek/lircd.conf.RM-0010: use correct codes * doc/lirc.css: center HR's 2003-09-23 ranty * drivers/lirc_atiusb/lirc_atiusb.c: Use wake_up() instead of wake_up_sync() since the later is not available until 2.4.20 kernels and wake_up() seams enough. 2003-09-21 lirc * NEWS, configure.in, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_tira.c, daemons/hw_tira.h, data2setup.sh, setup.data, setup.sh: added support for Home Electronics Tira USB device (Gregory McLean) * TODO, daemons/Makefile.am, daemons/config_file.c, daemons/config_file.h, daemons/ir_remote.c, daemons/ir_remote.h: added preliminary support for special Pioneer protocol feature 2003-08-15 lirc * NEWS, configure.in, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_devinput.c, setup.data: added support for Linux input layer (Oliver Endriss, Jack Thomasson) * NEWS, acconfig.h, configure.in, daemons/config_file.c, daemons/ir_remote.c, daemons/ir_remote.h, setup.sh: enabled lircd to optinally decode buttons that are not included in the config file * daemons/config_file.c, daemons/ir_remote.c, daemons/ir_remote.h: added reverse flag compatibility mode * NEWS, doc/html-source/configure.html, tools/lirc_client.c, tools/lirc_client.h: added delay directive to .lircrc config file (Tobias Blomberg) 2003-08-05 lirc * doc/html-source/install.html: clarification about lirc_gpio parameters added 2003-08-05 ranty * drivers/lirc_dev/lirc_dev.c: If p->get_queue is provided there should be no need for read, poll or ioctl. 2003-08-03 lirc * configure.in, drivers/lirc_i2c/lirc_i2c.c, remotes/creative/lircd.conf.breakoutbox, setup.data: patches for Asus TV-Box and Creative PersonalCinema BreakOut-Box 2003-07-21 ranty * drivers/lirc_serial/lirc_serial.c: lirc_buffer_init may fail; removed leftover comment. 2003-07-19 lirc * doc/html-source/install.html: added section on kernel recompile shutcut * daemons/hw_bte.c: log flood fixed (vss) 2003-06-17 ranty * NEWS, configure.in, drivers/Makefile.am, drivers/lirc_atiusb/Makefile.am, drivers/lirc_atiusb/lirc_atiusb.c, setup.data: added support for ATI RF Remote Wonder (Paul Miller). 2003-06-07 lirc * tools/irexec.c: choose program name (patch by Vidar Holen) * remotes/iodata/lircd.conf.gvbctv5pci, configure.in, drivers/lirc_gpio/lirc_gpio.c, setup.data, NEWS: added support for I-O Data GV-BCTV5/PCI TV card (Jens C. Rasmussen) 2003-05-24 lirc * daemons/hw_creative_infracd.c: fixed too small buffer bug * NEWS, drivers/lirc_i2c/lirc_i2c.c, setup.data: corrected company name 2003-05-12 ranty * autogen.sh: Create setup-driver.sh so CVS users don't miss it. 2003-05-07 ranty * .cvsignore: ignore setup-driver.sh * setup.data: Remove the obsolet old_* stuff. 2003-05-07 lirc * doc/man-source/irw.inc, remotes/creative/lircd.conf.infracd, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_creative_infracd.c, daemons/hw_creative_infracd.h, setup.data, configure.in, NEWS: added support for Creative iNFRA CDROMO (Leonid Froenchenko) 2003-05-07 ranty * Makefile.am, data2setup.sh, setup.data, setup.sh: Move the "hardware selection menu" to a machine readable format. 2003-05-04 lirc * daemons/lircd.c, daemons/irrecord.c: fixed bug in device selection, order of --device and --driver option was relevant but shouldn't be * doc/html-source/install.html, drivers/lirc_gpio/lirc_gpio.c: allow forcing bttv id 2003-05-04 ranty * drivers/lirc_gpio/lirc_gpio.c: Use labeled (.FIELDNAME =) initializing for 'plugin'. * drivers/lirc_dev/lirc_dev.c: Remove extra lirc_buffer_unlock and make irctl_read return if it already wrote some data and the buffer is empty. 2003-05-03 lirc * remotes/hauppauge/lircd.conf.hauppauge: added config for new Hauppauge PVR models 2003-05-03 ranty * daemons/Makefile.am: synchronize EXTRA_lircd_SOURCES and EXTRA_irrecord_SOURCES. 2003-05-02 ranty * drivers/lirc_dev/lirc_dev.h: make lirc_buffer_full overflow tolerant. * drivers/lirc_dev/lirc_dev.h: Replace the semaphore in 'struct lirc_buffer' with an spinlock. 2003-05-01 lirc * daemons/lircd.c, daemons/hw_default.c: /dev/lirc can also be socket (for devices that use bidirectional communication through a helper daemon) * tools/irsend.c: can specify socket name on command line 2003-04-27 lirc * remotes/asus/lircd.conf.asus, drivers/lirc_i2c/lirc_i2c.c, NEWS, configure.in, setup.sh: added support for VisionTek BreakOut-Box (Stefan Jahn) 2003-04-21 lirc * remotes/creative/lircd.conf.livedrive: rm900 is a subset of rm1000w * daemons/Makefile.am, daemons/hw-types.c, daemons/hw_livedrive.c, daemons/hw_livedrive_common.c, daemons/hw_livedrive_common.h, daemons/hw_livedrive_midi.c, daemons/hw_livedrive_seq.c, configure.in, setup.sh, acconfig.h: split livedrive support into two separate modules for OSS/Alsa 2003-04-20 lirc * drivers/lirc_gpio/lirc_gpio.c: finished Kworld support with original config file 2003-04-19 lirc * drivers/lirc_serial/lirc_serial.c, NEWS, acconfig.h, configure.in, setup.sh: added support for Igor Ceska's receiver variation * daemons/hw_bte.c, daemons/hw_bte.h, remotes/ericsson/lircd.conf.bte, TODO, configure.in, daemons/hw-types.c, setup.sh, NEWS: added support for Ericsson mobile phone via Bluetooth (Vadim Shliakhov) * tools/lirc_client.c: fixed bug related with button sequences, if $HOME is not set use / as default 2003-03-31 lirc * remotes/kworld/lircd.conf.kworld, configure.in: finished Kworld support with original config file 2003-03-30 lirc * tools/mode2.c, tools/smode2.c, tools/xmode2.c: better guidance for dummies * daemons/lircd.c: fixed bad pidfile command line parsing 2003-03-07 lirc * daemons/Makefile.am: Mac OS X uses fifo instead of socket 2003-02-16 lirc * daemons/Makefile.am, daemons/hw-types.c, daemons/hw_mp3anywhere.c, daemons/hw_mp3anywhere.h, remotes/x10/lircd.conf.mp3anywhere, NEWS, configure.in, setup.sh: added support for X10 MP3 Anywhere RF receiver (Shawn Nycz), fixed Creative Infra Receiver setup bug * daemons/hw_creative.c: pre not hardwired anymore 2003-02-15 lirc * daemons/Makefile.am, daemons/hw-types.c, daemons/hw_livedrive.c, remotes/creative/lircd.conf.livedrive, configure.in, NEWS, setup.sh: added support for Creative LiveDrive (Stephen Beahm) * daemons/hw_default.c: transmit did not work correctly for raw config files that had the CONST_LENGTH flag turned on * doc/man-source/lircd.inc, daemons/transmit.c, daemons/lircd.h, daemons/lircd.c, daemons/config_file.c, TODO: use strtoull() instead of strtouq(), fixed compiler warnings when using --with-syslog, removed some duplicated code in start_server(), new command line options that allow multiple instances of lircd (patch from Kir Kostuchenko): --output --logfile --pidfile 2003-02-13 lirc * tools/irxevent.c: replaced nice but broken code by ugly but working code 2003-01-26 lirc * configure.in, daemons/Makefile.am, daemons/hw_audio.c: more soundcard driver changes * NEWS, Makefile.am: removed dist-bz2 target in favour of automake 1.5 built-in dist-bzip2 target * tools/irpty.c, NEWS, autogen.sh, configure.in, daemons/hw-types.c, daemons/lircd.c, drivers/lirc.h, setup.sh: added support for IR receiver connected to soundcard input, most parts now compile on Mac OS X/Darwin (Matthias Ringwald) 2003-01-19 ranty * drivers/lirc_dev/lirc_dev.h: Documented new fields. 2003-01-04 lirc * ANNOUNCE, TODO, daemons/ir_remote.c, daemons/irrecord.c: new function in irrecord to invert codes, some typos fixed 2002-12-28 lirc * tools/smode2.c: removed dummy printfs 2002-12-16 lirc * drivers/lirc_i2c/lirc_i2c.c: fix to support more RC-5 remotes 2002-12-15 ranty * drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_serial/lirc_serial.c: - lirc_dev: - Introduces 'struct lirc_buffer' and functions to handle it. - Moves the lock and wait queue to 'struct lirc_buffer'. - Locking happens implicitly on lirc_buffer_[read!write]_1. - The caller is responsible of locking on _lirc_buffer_[read!write]_1 - Plugins can provide an 'struct lirc_buffer' for reading. - Remove 'struct irctl'->bytes_in_key in favor of 'struct lirc_buffer'->chunk_size. - Extends lirc_dev's irctl_read and irctl_poll to acomodate lirc_serial. - lirc_serial: - Integrates lirc_serial with the above, removing lirc_poll and lirc_read. 2002-12-02 lirc * drivers/lirc_gpio/lirc_gpio.c: added support for AVerTV GO/wFM card * daemons/irrecord.c: added explicit test command line switch, this has confused too many people 2002-11-21 lirc * NEWS, daemons/transmit.c: fixed show-stopper bug in RC-6 transmit code * doc/html-source/technical.html: added hint to hdparm 2002-11-19 ranty * drivers/lirc_sir/lirc_sir.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_bt829/lirc_bt829.c: - Make set_use_inc return an int to allow the plugins to reject an open. - Move features into 'struct lirc_plugin' to allow the plugins to specify it's features. - Add an 'ioctl' function pointer to 'struct lirc_plugin' so plugins have a chance to handle ioctl's before the general cases are handled. - Extend the lirc_dev's ioctl handling to be more generic so it meets lirc_serial's needs. - Make lirc_serial take advantage of lirc_dev's new capabilities. - Make all other drivers fit with lirc_dev's changes. 2002-11-12 lirc * daemons/config_file.h, daemons/ir_remote.h, daemons/receive.c, daemons/transmit.c: added support for strange Grundig protocol 2002-11-11 lirc * setup.sh: yet another TV card * drivers/lirc_gpio/lirc_gpio.c, NEWS, configure.in: yet another TV card, config files still missing 2002-11-09 lirc * configure.in, doc/html-source/install.html, drivers/lirc_gpio/lirc_gpio.c, remotes/leadtek/lircd.conf.RM-0007, remotes/leadtek/lircd.conf.RM-0010, remotes/leadtek/lircd.conf.leadtek, remotes/leadtek/lircmd.conf.RM-0007, remotes/leadtek/lircmd.conf.RM-0010, remotes/leadtek/lircmd.conf.leadtek, setup.sh: better WinView 601 support * remotes/life-view/lircd.conf.flyvideo: some more buttons for LR50Q model * doc/html-source/configure.html: mentioned BUTTON*.* in lircmd.conf * drivers/lirc_dev/lirc_dev.c: won't check for signals as signals are all blocked anyway, bugfix: lirc_thread has to be waken up during shutdown 2002-11-07 lirc * daemons/receive.c: increased heuristic to better support Leadtek cards 2002-11-03 lirc * remotes/leadtek/lircd.conf.leadtek, remotes/leadtek/lircmd.conf.leadtek, doc/html-source/install.html, drivers/lirc_gpio/lirc_gpio.c, NEWS, configure.in, setup.sh: added support for Leadtek WinView 601 TV card 2002-10-30 lirc * drivers/lirc_gpio/lirc_gpio.c, setup.sh: added support for WinFast TV 2000 XP (Markus Lischka) 2002-10-27 ranty * drivers/lirc_serial/lirc_serial.c: - Renamed calc_pulse_lengths_in_clocks into init_timing_params and wrote one for the !USE_RDTSC case. - Inlined 'void on(void)' and 'void off(void)', better performance, and timing will not depend on CPU that much. - Broke up send_pulse_homebrew, it now calls send_pulse_homebrew_softcarrier. And the implementation of send_pulse_homebrew_softcarrier depends on USE_RDTSC. * drivers/lirc_serial/lirc_serial.c: Restore proper check_region behaviour. * drivers/lirc_dev/Makefile.am, drivers/lirc_it87/Makefile.am, drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/Makefile.am, drivers/lirc_sir/Makefile.am, drivers/lirc_bt829/Makefile.am: Make sure that depmod is run after installing the modules, and not before. 2002-10-26 lirc * remotes/generic/RC-6.conf: added template config file for RC-6 protocol 2002-10-25 lirc * NEWS, configure.in, drivers/lirc_gpio/lirc_gpio.c, remotes/avermedia/lircd.conf.vdomate, setup.sh: added support for AverMedia VDOMATE 2002-10-21 ranty * tools/irsend.c, tools/rc.c, doc/man-source/irsend.inc, doc/man-source/rc.inc, doc/man/Makefile.am, tools/.cvsignore, tools/Makefile.am, doc/html-source/index.html, doc/html-source/install.html, doc/html-source/programs.html, doc/html-source/technical.html, doc/man/.cvsignore, doc/release-html.sh, doc/release-man.sh: Renamed 'rc' to 'irsend' and updated everything I could think of to reflect the change. * drivers/Makefile.am, drivers/lirc_bt829/Makefile.am, drivers/lirc_dev/Makefile.am, drivers/lirc_it87/Makefile.am, drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/Makefile.am, drivers/lirc_sir/Makefile.am, TODO, configure.in, daemons/Makefile.am, doc/html-source/index.html, doc/html-source/technical.html: Renamed --disable-manage-devices into --enable-sandboxed enhanced it and added a documentation note for packagers. * configure.in: sed segfaults when $hw_module is too long :(, changed the implementation to use "sort -u". 2002-10-15 ranty * drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_gpio/lirc_gpio.c, remotes/pixelview/lircrc.playtv_pro, AUTHORS, doc/html-source/technical.html: New email for Artur Lipowski. 2002-10-12 ranty * drivers/lirc_it87/lirc_it87.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/Makefile.am, drivers/kcompat.h, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_i2c/lirc_i2c.c: - Removes support for 2.0 kernels; - Removes support for 2.2.17 and older kernels, 2.2.18 and above have some usefull 2.4 compatibility built in already; - Started a kcompat.h header file, to hold backwards compatibility code. * drivers/lirc_bt829/lirc_bt829.c: Cosmetic. 2002-10-12 lirc * daemons/hw_udp.c: support for pre ISO C99 systems 2002-10-10 ranty * configure.in: lirc_aver was gone long ago. 2002-10-09 ranty * drivers/lirc_bt829/lirc_bt829.c: Include parameter list in function prototypes to comply with ANSI C. * daemons/Makefile.am: Make sure that hw_caraca.c, hw_caraca.h and hw_udp.c get included in release tarballs. 2002-10-08 ranty * drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, drivers/lirc_it87/lirc_it87.c, drivers/lirc_parallel/lirc_parallel.c, configure.in, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h: Make all kernel modules into lirc_plugin's. 2002-10-06 lirc * NEWS, configure.in, drivers/lirc_i2c/lirc_i2c.c, remotes/asus/lircd.conf.asus, setup.sh: added support for Asus TV-Box (patch by Stefan Jahn) * remotes/life-view/lircd.conf.FlyVideo_II, remotes/life-view/lircd.conf.fly98, remotes/life-view/lircd.conf.flyvideo, remotes/life-view/lircmd.conf.fly98, remotes/life-view/lircmd.conf.flyvideo, remotes/life-view/lircrc.fly98, remotes/life-view/lircrc.flyvideo, doc/html-source/index.html, doc/html-source/install.html, drivers/lirc_gpio/lirc_gpio.c, NEWS, configure.in, setup.sh, ANNOUNCE: added support for another FlyVideo type card, major FlyVideo config cleanup * doc/html-source/index.html, ANNOUNCE, NEWS, configure.in, setup.sh: lirc-0.6.6 release 2002-10-02 lirc * drivers/lirc_serial/lirc_serial.c: cosmetic change 2002-09-26 lirc * drivers/lirc_i2c/lirc_i2c.c: malloc.h is obsolete 2002-09-21 lirc * doc/html-source/index.html, doc/html-source/programs.html, doc/man/Makefile.am: forgot links to rc page * ANNOUNCE, NEWS, configure.in, daemons/lircd.c, daemons/receive.c, doc/html-source/help.html, doc/html-source/index.html, doc/html-source/technical.html, setup.sh: pre2 2002-09-12 lirc * doc/man-source/xmode2.inc, tools/.cvsignore, tools/Makefile.am, tools/ircat.c, tools/irexec.c, tools/mode2.c, tools/rc.c, tools/smode2.c, tools/xmode2.c, NEWS, doc/html-source/configure.html, doc/html-source/foot.html, doc/html-source/help.html, doc/html-source/index.html, doc/html-source/install.html, doc/html-source/programs.html, doc/man-source/help2man.inc, doc/man-source/irexec.inc, doc/man-source/irxevent.inc, doc/man-source/lircd.inc, doc/man-source/rc.inc, doc/man/.cvsignore, doc/release-html.sh, doc/release-man.sh: moved rc tool from xrc package to LIRC package 2002-09-02 ranty * TODO: more things to do. 2002-08-31 ranty * daemons/lircd.c: enable should be initialized. 2002-08-30 lirc * drivers/lirc_gpio/lirc_gpio.c: bugfix for Winfast TV 2000 cards (untested) * daemons/lircd.c: former version did not notice when server went down after successful connect in client mode 2002-08-25 ranty * configure.in: Do proper quoting on the vgalib detection for autoconf 2.5x compatibility. 2002-08-17 lirc * TODO, daemons/lircd.c, daemons/lircmd.c, doc/html-source/foot.html, doc/html-source/head.html, doc/html-source/index.html, doc/html-source/programs.html, doc/man-source/ircat.inc, doc/man/Makefile.am, doc/release-html.sh, doc/release-man.sh, remotes/generic/NEC-AIWA.conf, remotes/generic/SANYO.conf, tools/Makefile.am, tools/ircat.c, tools/irexec.c, tools/irpty.c, tools/irw.c: added ircat tool (patch by Bjorn Bringert), minor fixes 2002-07-28 lirc * daemons/ir_remote.h, daemons/lircd.c, daemons/lircd.h, doc/html-source/technical.html: SEND_ONCE accepts optional repeat count (done by Scott Baily) 2002-07-27 lirc * configure.in, doc/html-source/configure.html, drivers/lirc_sir/lirc_sir.c, setup.sh, NEWS, acconfig.h: added SIR support for Actisys Act200L dongle (Karl Bongers) * tools/xmode2.c, tools/mode2.c, tools/smode2.c: add check for PIPE on fh, don't do ioctl if pipe 2002-07-13 ranty * acconfig.h, configure.in, daemons/hardware.h, daemons/hw-types.c, daemons/irrecord.c, daemons/lircd.c: Add patch to have a 'null' driver by Andy Mortimer and massage things to remove the LIRC_NETWORK_ONLY special case. 2002-07-07 lirc * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: cosmetic fix for recursive call of configure script 2002-07-04 lirc * daemons/irrecord.c: learn toggle_mask, untested 2002-07-01 lirc * drivers/lirc.h: int32_t would create incompatibilities on 64 bit architectures * tools/.cvsignore, daemons/config_file.c: begin and end now accepted as button names 2002-06-28 lirc * daemons/receive.c, drivers/lirc.h: should compile again with current 2.4.x kernels 2002-06-24 lirc * NEWS, configure.in, daemons/hw-types.c, daemons/hw_udp.c, setup.sh: added UDP network driver * daemons/config_file.c, daemons/irrecord.c, daemons/serial.c, setup.sh, tools/irxevent.c: minor cleanups 2002-06-16 lirc * daemons/lircd.c: set O_NONBLOCK flag to client file descriptors to avoid blocking of lircd when client becomes unreachable 2002-06-16 ranty * doc/man-source/irxevent.inc, tools/irxevent.c: Allow sending events to an specific 'WindowID'. * doc/man-source/irxevent.inc, tools/irxevent.c: Allow targeting the 'RootWindow' which makes sending events to the windowmanager posible/easier. 2002-05-20 lirc * doc/html-source/configure.html, setup.sh: additional config file docu 2002-05-18 lirc * acconfig.h, configure.in, drivers/lirc_sir/lirc_sir.c, setup.sh: restructured setup script 2002-05-12 lirc * doc/html-source/install.html: clearer explanation of serial port problem 2002-05-05 lirc * doc/html-source/install.html: doc update * daemons/receive.c: fixed stall bug 2002-05-04 lirc * daemons/hardware.h, daemons/hw_default.c, daemons/hw_default.h, daemons/hw_dsp.c, daemons/hw_slinke.c, daemons/hw_slinke.h, daemons/irrecord.c, daemons/lircd.c, daemons/lircd.h, daemons/receive.c: changes to integrate hw_dsp, irrecord bugfix 2002-04-28 lirc * daemons/config_file.h, daemons/ir_remote.h, daemons/receive.c: changes to decode unknown protocol found on a Goldstar TV remote 2002-04-22 lirc * daemons/transmit.c, tools/Makefile.am, daemons/Makefile.am, daemons/hw-types.c, daemons/hw_dsp.c, setup.sh, configure.in, NEWS: added support for hardware connected to soundcard input (Pavel Machek) 2002-04-18 ranty * doc/man-source/irpty.inc: The previous fix would add an extra space, this time it won't. 2002-04-11 ranty * doc/man-source/irpty.inc: A formating error was causing a piece of text not to be shown. 2002-04-01 lirc * doc/html-source/index.html, doc/html-source/install.html, drivers/lirc_gpio/lirc_gpio.c, remotes/pixelview/lircd.conf.playtv_pro: changed config file for Pixelview PlayTV pro and compatible TV cards to use original codes 2002-03-28 lirc * NEWS, configure.in, drivers/Makefile.am, drivers/lirc_bt829/.cvsignore, drivers/lirc_bt829/Makefile.am, drivers/lirc_bt829/lirc_bt829.c, remotes/tekram/lircd.conf.m230, remotes/tekram/lircmd.conf.m230, setup.sh: added support for Tekram M230 Mach64 (Froenchenko Leonid) 2002-03-27 lirc * drivers/lirc_sir/lirc_sir.c: changes for Sharp Zaurus hardware, disable interrupts during transmit 2002-03-25 lirc * contrib/sendxevent.c: command line version of irxevent 2002-03-24 lirc * daemons/lircd.c: fixed bug in command line driver selection 2002-03-06 lirc * drivers/lirc_parallel/lirc_parallel.c: fixed minor bug in timer initialization 2002-02-23 lirc * doc/html-source/technical.html: described interrupt issue * doc/man-source/irxevent.inc, doc/man2html.c: removed links to man pages from generated html pages 2002-02-22 lirc * daemons/dump_config.c, daemons/ir_remote.c, daemons/ir_remote.h, daemons/lircd.c, daemons/transmit.c, daemons/config_file.c: added support for error detection scheme found on Sharp RRMCG0041SJSA remote 2002-02-06 lirc * daemons/receive.c: code cleanup 2002-02-01 lirc * TODO, configure.in, daemons/irrecord.c, doc/man-source/irrecord.inc: no new protocols seem to show up 2002-02-01 ranty * drivers/lirc_dev/Makefile.am, drivers/lirc_it87/Makefile.am, drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/Makefile.am, drivers/lirc_sir/Makefile.am, drivers/Makefile.am: Didn't notice that mkdev and rmdev where used in multiple Makefile.am files. This should fix 'configure --disable-manage-devices' 2002-01-31 lirc * setup.sh: really disable X11 2002-01-26 lirc * ANNOUNCE, NEWS, configure.in, doc/html-source/index.html, setup.sh: 0.6.5 release * doc/html-source/help.html: cosmetic fix 2002-01-22 lirc * INSTALL, README: added pointers to main documentation 2002-01-18 lirc * doc/.cvsignore: added more files to ignore * doc/man/.cvsignore: added .cvsignore * doc/html-source/install.html: added note about serial.c kernel bug * doc/man/Makefile.am: man pages have to go into distribution * README, doc/.cvsignore: doc.html has been removed 2002-01-16 lirc * setup.sh: users don't look in the 'Other serial port devices' section 2002-01-06 lirc * configure.in, doc/Makefile.am, doc/man/Makefile.am, doc/release-man.sh: fixed man page handling (did not install correctly) * daemons/hw_default.c, daemons/irrecord.c: cosmetic fixes * doc/html-source/install.html, drivers/lirc_it87/README, drivers/lirc_it87/lirc_it87.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, setup.sh: renamed I/O base address parameter to io * doc/html-source/help.html: fixed typo 2001-12-17 lirc * doc/Makefile.am, doc/html-source/configure.html, doc/html-source/doc.html, doc/html-source/foot.html, doc/html-source/head.html, doc/html-source/head1.html, doc/html-source/head2.html, doc/html-source/help.html, doc/html-source/index.html, doc/html-source/install.html, doc/html-source/programs.html, doc/html-source/technical.html, doc/lirc.css, doc/release-html.sh: cleaned up html documentation, now uses CSS 2001-12-16 ranty * doc/html-source/programs.html: Forgot to remove "html/" from the links. * doc/html-source/configure.html: Revised lircmd/XF4 configuration. More IntelliMouse vs. IMPS/2 updates. * doc/html-source/install.html, doc/html-source/programs.html: Some documentation is generated from man pages. * doc/html-source/configure.html, doc/html-source/foot.html, doc/html-source/head1.html, doc/html-source/head2.html, doc/html-source/help.html, doc/html-source/install.html, doc/html-source/technical.html: Fixed html comments which prevented some text from showing up in a browser. 2001-12-15 ranty * remotes/life-view/lircmd.conf.fly98, remotes/pixelview/lircmd.conf.playtv_pro, remotes/pixelview/lircmd.conf.remotemaster, remotes/silitek/lircmd.conf.silitek, NEWS, contrib/lircmd.conf, daemons/lircmd.c, doc/html-source/configure.html, doc/html-source/technical.html, doc/man-source/lircmd.inc, remotes/avermedia/lircmd.conf.avermedia, remotes/avermedia/lircmd.conf.avermedia98, remotes/bestbuy/lircmd.conf.bestbuy, remotes/bestbuy/lircmd.conf.bestbuy2, remotes/hauppauge/lircmd.conf.hauppauge: Implemented IntelliMouse protocol in lircmd which is more appropriate for the pipe we use there. 2001-12-12 lirc * AUTHORS, NEWS, configure.in, drivers/Makefile.am, drivers/lirc_it87/.cvsignore, drivers/lirc_it87/Makefile.am, drivers/lirc_it87/README, drivers/lirc_it87/TODO, drivers/lirc_it87/lirc_it87.c, drivers/lirc_it87/lirc_it87.h, setup.sh: added support for ITE IT8712/IT8705 CIR port (Hans-Günter Lütke Uphues) 2001-12-12 ranty * drivers/lirc_dev/lirc_dev.c, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_i2c/lirc_i2c.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c: Added the GPL license paragraph to source files, MODULE_LICENSE declarations and a couple of MODULE_AUTHOR and MODULE_DESCRIPTION declarations. * daemons/hw-types.c: Include 'irman' in the list of available drivers if available. * configure.in: 'irman' support wasn't building properly when driver 'any' was selected. 2001-12-08 lirc * daemons/hardware.h, daemons/hw_caraca.c, daemons/hw_creative.c, daemons/hw_default.c, daemons/hw_default.h, daemons/hw_irman.c, daemons/hw_logitech.c, daemons/hw_pinsys.c, daemons/hw_pixelview.c, daemons/hw_silitek.c, daemons/hw_slinke.c, daemons/ir_remote.c, daemons/ir_remote.h, daemons/lircd.c, drivers/lirc.h: implemented functions to set receiver frequency range * drivers/lirc_sir/lirc_sir.c: implemented sane read function 2001-12-02 lirc * configure.in: check for svgalib include files added * drivers/lirc_sir/lirc_sir.c: del_timer_sync() not available in 2.2.x * doc/html-source/configure.html: docs are far from being complete... * drivers/lirc_sir/lirc_sir.c: fixed potential kernel crash due to timer still being active at module removal * daemons/hw_logitech.c: increased timeout, warning in debug mode only 2001-11-27 ranty * daemons/irrecord.c, daemons/dump_config.c: Christoph prefers #ifdef rather than #if with autoconf preprocesor macros. 2001-11-24 ranty * daemons/lircd.c, daemons/lircd.h, daemons/lircmd.c: ANSI-C forbids text after #endif, only comments are accepted there. 2001-11-22 ranty * daemons/dump_config.c, daemons/irrecord.c, doc/man2html.c, tools/smode2.c: Removed some compiler warnnings. 2001-11-20 ranty * drivers/lirc_dev/Makefile.am, drivers/lirc_gpio/Makefile.am, drivers/lirc_i2c/Makefile.am, drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/Makefile.am, drivers/lirc_sir/Makefile.am: automake 1.5 seams to change some variables which broke module compilation. * configure.in: prevent "AC_PROG_CPP was called before AC_PROG_CC" autoconf error. * doc/man-source/irrecord.inc, doc/man-source/irw.inc, doc/man-source/irxevent.inc, doc/man-source/lircd.inc, doc/man-source/lircmd.inc, doc/man-source/mode2-common.inc, doc/man-source/mode2.inc, doc/man-source/smode2.inc, doc/man-source/xmode2.inc, tools/irw.c, tools/irxevent.c, tools/mode2.c, tools/smode2.c, tools/xmode2.c, Makefile.am, doc/Makefile.am, doc/html-source/doc.html, doc/man-source/daemons.inc, doc/man-source/help2man.inc, doc/man-source/irexec.inc, doc/man-source/irpty.inc, doc/man2html.c, doc/release-html.sh, doc/release-man.sh: Generate manpages with help2man and html program manuals from the manpages. 2001-11-18 lirc * remotes/pinnacle_systems/lircd.conf.pctv: some more buttons * daemons/receive.c: didn't compile * daemons/hw_pinsys.c: warning only should appear in debug mode, otherwise the log file could fill up quite fast 2001-11-14 lirc * NEWS, drivers/lirc_gpio/lirc_gpio.c, setup.sh: added support for Prolink PV-BT878P+9B card (Arkadiusz Miskiewicz) * daemons/receive.c: introduced better heuristic that should fix problems with repeat and most TV cards 2001-11-14 ranty * acconfig.h, tools/irpty.c: Polishing the use of forkpty in irpty. 2001-11-09 lirc * daemons/irrecord.c, doc/html-source/configure.html, doc/html-source/install.html, doc/html-source/programs.html: location of config files was wrong 2001-11-04 ranty * configure.in: The check for gl_setcontextvga in libvgagl was not using -lvga so it failed even if libvga and libvgagl where there. * configure.in, tools/Makefile.am, tools/irpty.c: Use libc6's forkpty if available: enables devpts and probably devfs support. * configure.in, daemons/Makefile.am: made device node creation a configure option, to make easier installation by non root users. This makes Debian packing easier and maybe others. * configure.in: Tagged driver/configuration selection heuristic for easier extraction on Debian packing process and maybe others. 2001-11-03 lirc * daemons/config_file.c, doc/html-source/install.html, drivers/lirc_serial/lirc_serial.c: accept CR-LF in config file 2001-10-21 lirc * drivers/lirc_serial/lirc_serial.c: removed nearly all compile time configuration from module, the used hardware can now be chosen with a variable 2001-10-18 lirc * TODO, daemons/lircd.c, daemons/serial.c: recognize stale lockfiles * doc/html-source/doc.html, doc/html-source/foot.html, doc/html-source/technical.html: added known bugs section 2001-10-14 lirc * drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, setup.sh: fixed potential problem with udelay() on fast machines 2001-09-30 lirc * NEWS, TODO, configure.in, setup.sh: added support for Hauppauge DVB-s card 2001-09-28 lirc * drivers/lirc_serial/lirc_serial.c: an unresolved symbol appeared in a special configuration, fixed 2001-09-18 lirc * drivers/lirc_serial/lirc_serial.c: loops_per_jiffy is also used since 2.2.18 2001-09-17 lirc * drivers/lirc_serial/lirc_serial.c: IRdeo Remote does support receiving * setup.sh: fixed typo in TV card selection 2001-09-14 lirc * acconfig.h, configure.in, drivers/lirc_serial/lirc_serial.c, setup.sh: added support for IRdeo Remote 2001-09-07 lirc * daemons/dump_config.c, remotes/generic/MOTOROLA.conf: added template config file for Motorola protocol 2001-08-26 lirc * NEWS, configure.in, doc/html-source/install.html, drivers/lirc_gpio/lirc_gpio.c: AVerMedia TV cards with ID 0x00011461 and 0x00041461 should finally work with the provided config files 2001-08-25 lirc * daemons/hw_default.c, daemons/ir_remote.h, daemons/lircd.c, daemons/transmit.c, daemons/transmit.h: fixed two bugs in transmit code that affected distance between repeated signals 2001-08-16 lirc * daemons/lircd.c: moved error logging to correct place 2001-08-15 lirc * ANNOUNCE, NEWS, configure.in, doc/html-source/doc.html, setup.sh: 0.6.4 release 2001-08-10 lirc * daemons/irrecord.c: fixed segfault occuring for remotes with very short signals 2001-08-08 lirc * drivers/lirc_serial/lirc_serial.c: fixed compile error in debug code 2001-08-04 lirc * drivers/lirc_serial/lirc_serial.c: rdtsc in 2.2.x * NEWS, doc/html-source/install.html, drivers/lirc_serial/lirc_serial.c: use rdtsc if available (Steve Davies) * remotes/generic/SONY12.conf: measured duty_cycle using oscilloscope 2001-07-28 lirc * drivers/lirc_serial/lirc_serial.c: changes to improve transmissoin quality (Steve Davies) 2001-07-24 lirc * drivers/lirc_sir/lirc_sir.c: made ISR more fail safe, some clean-ups 2001-07-18 lirc * drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c: small gaps between bytes were generated... 2001-07-16 lirc * daemons/hw-types.c, daemons/irrecord.c, daemons/lircd.c: fixed network only compile error 2001-07-12 lirc * daemons/serial.c: cosmetic fix 2001-07-11 lirc * NEWS, doc/html-source/install.html, drivers/lirc_serial/lirc_serial.c: fixed bug in Irdeo transmit code 2001-07-06 ranty * setup.sh: It now should be POSIX Bourne shell compatible. 2001-07-06 lirc * daemons/irrecord.c: produce nicer pre/post data values 2001-07-05 lirc * daemons/Makefile.am, daemons/irrecord.c: handle multiple remotes in pre/post remove functions 2001-07-04 uid26674 * daemons/lircd.c: address was reused on wrong socket... 2001-06-24 lirc * NEWS, configure.in, drivers/lirc_gpio/lirc_gpio.c, remotes/life-view/lircd.conf.FlyVideo_II, setup.sh: added support for FlyVideo II TV card 2001-06-23 lirc * drivers/lirc_serial/lirc_serial.c: Animax receiver won't transmit... * drivers/lirc_parallel/lirc_parallel.c: changes for 2.4.x kernels * daemons/Makefile.am, daemons/hw-types.c, setup.sh: hw-types.[c|h] was not included in the distribution 2001-06-15 lirc * NEWS: updated NEWS file * drivers/lirc_sir/lirc_sir.c: Power on IR module 2001-06-14 lirc * TODO, drivers/lirc_gpio/lirc_gpio.c, remotes/cph03x/lircd.conf.cph03x, setup.sh: added support for FlyVideo 98/FM TV card * contrib/conf.modules.aver: lirc_aver no longer exists 2001-06-11 ranty * doc/html-source/install.html, doc/html-source/programs.html: documentation update: muti-driver lircd and long options for irpty. * tools/irpty.c: added long options including --help and --version. * acconfig.h, configure.in, daemons/Makefile.am, daemons/hardware.h, daemons/hw-types.c, daemons/hw-types.h, daemons/hw_caraca.c, daemons/hw_creative.c, daemons/hw_default.c, daemons/hw_irman.c, daemons/hw_logitech.c, daemons/hw_pinsys.c, daemons/hw_pixelview.c, daemons/hw_silitek.c, daemons/hw_slinke.c, daemons/irrecord.c, daemons/lircd.c, daemons/receive.c: Multiple drivers may be linked into lircd and selected at runtime. 2001-06-04 lirc * daemons/dump_config.c: changed description 2001-05-24 lirc * daemons/hw_pinsys.c, daemons/hw_pinsys.h: changed timeout value 2001-05-20 lirc * AUTHORS, NEWS, configure.in, drivers/lirc_gpio/lirc_gpio.c, setup.sh: added support for Winfast TV2000, thanks to Juan Toledo for the patch 2001-05-06 lirc * configure.in, doc/html-source/install.html: changed default location of some files * contrib/lirc.suse7.1: added S.u.S.E. 7.1 init script 2001-04-26 lirc * daemons/Makefile.am, drivers/Makefile.am, drivers/lirc_dev/Makefile.am, drivers/lirc_gpio/Makefile.am, drivers/lirc_i2c/Makefile.am, drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/Makefile.am, drivers/lirc_sir/Makefile.am: modified Makefiles to support DESTDIR, etc. 2001-04-25 lirc * configure.in, daemons/lircd.c, drivers/lirc_gpio/lirc_gpio.c, remotes/bestbuy/lircd.conf.bestbuy, remotes/bestbuy/lircd.conf.bestbuy2, remotes/bestbuy/lircmd.conf.bestbuy2, setup.sh: added support for BT878 version of BestBuy Easy TV card (Miguel Angel) * configure.in: added iPAQ to configure script * daemons/lircd.c: reuse address * acconfig.h, drivers/lirc_sir/lirc_sir.c, setup.sh: initial iPAQ support (NOT working) 2001-04-24 lirc * configure.in, drivers/lirc_i2c/lirc_i2c.c, remotes/knc_one/lircd.conf.knc_one, setup.sh: added support for KNC ONE TV cards (Ulrich Mueller) * remotes/pinnacle_systems/lircd.conf.pctv: added extra buttons for new version of the remote * doc/html-source/install.html: added mode3 warning * doc/html-source/configure.html: added X 4.0 configuration detail * daemons/ir_remote.c: fixed repeat bug * daemons/hw_silitek.c, daemons/hw_silitek.h, remotes/silitek/lircd.conf.silitek, remotes/silitek/lircmd.conf.silitek: added support for Silitek SM-1000 receiver, many thanks to Krister Wicksell Eriksson * tools/irxevent.c: fixed bug (Scott A. Herod) * daemons/hw_pixelview.c: timeout was too short (Michael Beattie) * daemons/ir_remote.h, tools/irw.c: fixed some compile warnings * drivers/lirc_sir/lirc_sir.c: show buffer overrun error only in DEBUG mode * drivers/lirc_serial/lirc_serial.c: show buffer overrun error only in DEBUG mode, added clock debug code, changes to transmit code * daemons/Makefile.am, daemons/hw_logitech.c, daemons/hw_slinke.c, remotes/packard_bell/lircd.conf.packard_bell: added support for Silitek SM-1000 receiver, many thanks to Krister Wicksell Eriksson * drivers/lirc_i2c/lirc_i2c.c: fixed autodetection issues with PixelView cards (Gerd), probe 0x1a first * setup.sh: added TCP/IP network support (Bryan Clingman), added support for Silitek SM-1000 receiver, many thanks to Krister Wicksell Eriksson * configure.in: added TCP/IP network support (Bryan Clingman), fixed autodetection issues with PixelView cards (Gerd), added support for Silitek SM-1000 receiver, many thanks to Krister Wicksell Eriksson * acconfig.h: added TCP/IP network support (Bryan Clingman), fixed autodetection issues with PixelView cards (Gerd) * NEWS: changed behaviour of repeat setting, added TCP/IP network support (Bryan Clingman), added support for Silitek SM-1000 receiver, many thanks to Krister Wicksell Eriksson, 0.6.3 release * daemons/irrecord.c, daemons/lircd.c, daemons/lircd.h, doc/html-source/doc.html, doc/html-source/programs.html, doc/html-source/technical.html: added TCP/IP network support (Bryan Clingman) * tools/lirc_client.c: changed behaviour of repeat setting 2001-02-04 columbus * remotes/sigma_designs/lircd.conf.realmagic: changes for version 1.5 * remotes/technisat/lircd.conf.mediafocusI: cosmetic change to reduce confusion 2001-01-30 columbus * daemons/ir_remote.h: fixed bug in map_code 2001-01-27 columbus * Makefile.am: added dist-bz2 target 2001-01-21 columbus * acconfig.h, configure.in, drivers/lirc_i2c/lirc_i2c.c: fixed possible kernel oops in lirc_i2c * daemons/hw_caraca.c, daemons/hw_creative.c, daemons/hw_irman.c, daemons/hw_logitech.c, daemons/irrecord.c: fixed(?) irrecord toggle_bit problem * remotes/bestbuy/lircd.conf.bestbuy, remotes/bestbuy/lircmd.conf.bestbuy: added BestBuy config files * NEWS, configure.in, drivers/lirc_gpio/lirc_gpio.c, setup.sh: added support for BestBuy EasyTV (Miguel A. Alvarez ) 2001-01-20 columbus * configure.in, daemons/dump_config.c, daemons/lircd.c, drivers/lirc_i2c/lirc_i2c.c, remotes/provideo/lircd.conf.pv951: added config file for PV951 2001-01-18 columbus * NEWS, configure.in, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_i2c/lirc_i2c.c, setup.sh: added support for ProVideo PV951 (Bogdan Gaspar) * remotes/generic/DENON.conf: frequency update * drivers/lirc_parallel/lirc_parallel.c: fixed 2.0.x compile problem 2001-01-13 columbus * drivers/lirc_gpio/lirc_gpio.c: some AVerMedia card ID related changes 2001-01-11 columbus * ChangeLog, daemons/irrecord.c: not obvious enough * ChangeLog, drivers/lirc_gpio/lirc_gpio.c, remotes/avermedia/lircd.conf.avermedia: adjusted number of bits in driver 2001-01-10 columbus * drivers/lirc_gpio/lirc_gpio.c: changes to driver to work with the new AVerMedia config file * doc/html-source/install.html, remotes/avermedia/lircd.conf.avermedia, remotes/avermedia/lircd.conf.avermedia98: got the codes of the old AVerMedia remote from Santiago 2001-01-06 columbus * NEWS, configure.in, daemons/hw_creative.c, daemons/hw_logitech.c, daemons/hw_pinsys.c, daemons/hw_pixelview.c, daemons/ir_remote.h, remotes/creative/lircd.conf.creative, setup.sh: fixed irrecord incompatibility with some receivers 2001-01-05 columbus * drivers/lirc_gpio/lirc_gpio.c: config file did not work for AVerMedia TVCapture98 1461:0004 * configure.in, daemons/Makefile.am, daemons/hw_creative.c, daemons/hw_creative.h, daemons/irrecord.c, doc/html-source/programs.html, setup.sh: added support for Creative Infra receiver * drivers/lirc_dev/Makefile.am, drivers/lirc_gpio/Makefile.am, drivers/lirc_i2c/Makefile.am, drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/Makefile.am, drivers/lirc_sir/Makefile.am: changed for 2.4.0 kernel Makefiles 2000-12-23 columbus * acinclude.m4, configure.in, drivers/lirc_dev/lirc_dev.c: some devfs related changes 2000-12-15 columbus * NEWS, TODO, acconfig.h, configure.in, doc/html-source/install.html, drivers/lirc_sir/lirc_sir.c, setup.sh: added support for Tekram Irmate 210, cleaned up SIR driver (thanks to Frank Przybylski for bug fixes and suggestions) 2000-12-09 columbus * drivers/lirc_dev/lirc_dev.c: removed module_ prefix 2000-12-08 columbus * daemons/hw_irman.c, daemons/hw_logitech.c, daemons/hw_pinsys.c, daemons/hw_pixelview.c, daemons/hw_slinke.c, daemons/irrecord.c, daemons/lircd.c, doc/html-source/programs.html, drivers/Makefile.am, tools/mode2.c, tools/smode2.c, tools/xmode2.c, configure.in, contrib/lirc.debian, contrib/lirc.suse, daemons/hardware.h, daemons/hw_caraca.c, daemons/hw_default.c: device name can be selected from command line * NEWS, README, configure.in, drivers/Makefile.am, drivers/lirc_gpio/.cvsignore, drivers/lirc_gpio/Makefile.am, drivers/lirc_gpio/lirc_gpio.c, drivers/lirc_gpio/lirc_gpio_i.c, drivers/lirc_gpio/lirc_gpio_p.c, drivers/lirc_i2c/lirc_i2c.c, remotes/technisat/lircd.conf.mediafocusI, setup.sh, doc/html-source/install.html, doc/html-source/technical.html: added support for Technisat MediaFocus I, moved lirc_gpio_p to lirc_gpio, removed lirc_gpio_i, added support of Fly98 TV card to lirc_gpio (interrupt driven), removed old lirc_fly98 driver, adapted lirc_i2c and lirc_gpio to current bttv versions 2000-12-03 columbus * drivers/lirc_dev/lirc_dev.h, drivers/lirc_gpio/lirc_gpio_i.c, drivers/lirc_gpio/lirc_gpio_p.c, drivers/lirc_dev/lirc_dev.c: some clean-ups * remotes/generic/DENON.conf, remotes/generic/NEC-AIWA.conf, remotes/generic/NEC-pulse.conf, remotes/generic/NEC-short-pulse.conf, remotes/generic/NEC.conf, remotes/generic/RC-5.conf, remotes/generic/RECS80.conf, remotes/generic/SONY12.conf, remotes/generic/SONY20.conf: added generic config files for various protocols 2000-11-30 columbus * drivers/lirc_i2c/lirc_i2c.c: PixelView support, untested 2000-11-26 columbus * doc/html-source/install.html, doc/html-source/programs.html: documentation updates * drivers/lirc_gpio/lirc_gpio_i.c, drivers/lirc_gpio/lirc_gpio_p.c: update for 2.4.x kernels 2000-11-25 columbus * daemons/hw_default.c, daemons/lircd.c, doc/html-source/install.html: better min_repeat handling 2000-11-24 columbus * NEWS, doc/html-source/install.html, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, setup.sh: changes to transmit code in lirc_serial 2000-11-23 columbus * doc/html-source/install.html, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c: compiling the serial port module is not really mandatory * daemons/irrecord.c: cosmetic changes * acinclude.m4: fixed problem when mktemp is not installed 2000-11-16 columbus * doc/html-source/install.html: fixed bad link 2000-11-13 columbus * daemons/irrecord.c, doc/html-source/programs.html: existing config files now can be used as templates for new remotes * remotes/sigma_designs/lircd.conf.realmagic: config file should be correct now * setup.sh: added Miro PCTV to list of supported devices 2000-11-11 columbus * ANNOUNCE, doc/html-source/foot.html, doc/html-source/help.html, doc/html-source/install.html: LIRC homepage moved to www.lirc.org 2000-11-10 columbus * remotes/sigma_designs/lircd.conf.realmagic, configure.in, daemons/irrecord.c, setup.sh: added support for REALmagic remote control from Sigma Designs 2000-11-09 columbus * tools/lirc_client.c, tools/lirc_client.h, NEWS, doc/html-source/configure.html: added startup_mode flag to .lircrc config file, thanks to Bruno Coudoin for the patches 2000-11-01 columbus * doc/html-source/programs.html: most users probably don't know how to pass arguments to the slave program * drivers/lirc_i2c/lirc_i2c.c: workaround for I2C read failures 2000-10-23 columbus * acinclude.m4: configure script broke with 2.2.18pre* kernels because it failed to recognise the correct CC value, it should work again, but it's still a hack 2000-10-22 columbus * doc/html-source/configure.html, doc/html-source/install.html, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c: documentation updated 2000-10-10 columbus * daemons/irrecord.c, drivers/lirc_i2c/lirc_i2c.c, configure.in: enable devfs only for lirc_dev 2000-10-08 columbus * contrib/lirc.suse6.2, contrib/lircd.suse6: renamed file 2000-10-07 columbus * drivers/lirc_i2c/lirc_i2c.c: uploaded Gerd's patch, Hauppauge support should work again 2000-10-02 columbus * daemons/serial.c: removed too much 2000-10-01 columbus * setup.sh, tools/irxevent.c: small fix and enhancement, thanks to Tom Hudec for the patch 2000-09-30 columbus * NEWS, README, configure.in, doc/html-source/doc.html, doc/html-source/install.html, drivers/Makefile.am, drivers/lirc_dev/lirc_dev.c, drivers/lirc_i2c/.cvsignore, drivers/lirc_i2c/Makefile.am, drivers/lirc_i2c/lirc_i2c.c, remotes/pixelview/lircd.conf.playtv_bt878, setup.sh: started adding support for Pixelview PlayTV (bt878) card, not working yet * daemons/serial.c, tools/lirc_client.c: small fixes 2000-09-27 columbus * configure.in, drivers/lirc_gpio/lirc_gpio_p.c, setup.sh: added support for PixelView PlayTV PAK TV card * TODO, acconfig.h: temporary devfs work-around * TODO, daemons/irrecord.c: reducing misunderstandings * drivers/lirc_dev/lirc_dev.c: devfs support officially will come with 2.4.x AFAIK 2000-09-26 columbus * setup.sh: substituted which with type 2000-09-21 columbus * drivers/lirc_gpio/lirc_gpio_p.c: lirc_haup needs bttv module 2000-09-19 columbus * tools/lirc_client.c: bugfix and additional consistency tests * contrib/lircs: added LIRC starter stript, thanks to Michael Kammerer for this contribution 2000-09-18 columbus * tools/xmode2.c: added alternative display mode for xmode2, thanks to Peter T. Whiting for the patch * NEWS, configure.in, drivers/lirc_gpio/lirc_gpio_p.c, remotes/chronos/lircd.conf.chronos, setup.sh, ANNOUNCE: added support for Chronos Video Shuttle II TV card, thanks to Tonu Raitviir for patches 2000-09-17 columbus * doc/html-source/foot.html, drivers/lirc_gpio/lirc_gpio_p.c, NEWS: fixed typo 2000-09-07 columbus * drivers/lirc_dev/lirc_dev.c, drivers/lirc_gpio/lirc_gpio_p.c, setup.sh: added support for Phoebe Tv Master 2000-09-03 columbus * daemons/hw_default.c, daemons/irrecord.c, daemons/receive.c, daemons/receive.h, daemons/transmit.c, daemons/transmit.h: recognition of toggle bit should work again, implemented recognition of min_repeat 2000-08-28 columbus * drivers/lirc_gpio/lirc_gpio_p.c: mapping should be correct now 2000-08-26 columbus * drivers/lirc_gpio/lirc_gpio_p.c: moved some bits around * ANNOUNCE, NEWS, drivers/lirc_serial/lirc_serial.c, setup.sh: ok, IRdeo support should *work* now, transmitting is also implemented 2000-08-25 columbus * daemons/hw_caraca.c, daemons/hw_caraca.h, remotes/caraca/lircd.conf.caraca, remotes/caraca/lircrc.caraca: added caraca files... 2000-08-23 columbus * NEWS, acconfig.h, configure.in, drivers/lirc_serial/lirc_serial.c, setup.sh: Added support for IRdeo. Currently only receiving works. Many thanks to Hans-Hermann Redenius for contributing a device. * daemons/Makefile.am, NEWS, acconfig.h, configure.in, setup.sh: Konrad Riedel has added support for CARACA (caraca.sourceforge.net) 2000-08-17 columbus * daemons/lircd.c: bugfix: don't close device during repeating 2000-08-12 columbus * doc/html-source/install.html, drivers/lirc_serial/lirc_serial.c: doc updates 2000-08-05 columbus * setup.sh: added bttv card ids 2000-07-29 columbus * drivers/lirc_gpio/lirc_gpio_p.c: this mask seems to be correct 2000-07-28 columbus * doc/html-source/install.html: explained bttv autodetection * AUTHORS, doc/html-source/technical.html, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_gpio/lirc_gpio_i.c, drivers/lirc_gpio/lirc_gpio_p.c, remotes/pixelview/lircd.conf.playtv_pro, remotes/pixelview/lircrc.playtv_pro: code clean-up (Artur) 2000-07-27 columbus * drivers/lirc_gpio/lirc_gpio_p.c, remotes/cph03x/lircd.conf.cph03x, setup.sh: some TV card changes 2000-07-26 columbus * ChangeLog, NEWS, TODO, configure.in, daemons/ir_remote.h, daemons/lircd.c, daemons/lircd.h, doc/html-source/technical.html, drivers/lirc_dev/lirc_dev.c: implemented min_repeat (one TODO item less) 2000-07-23 columbus * drivers/lirc_dev/lirc_dev.c: fix for 2.4.0-test4 * configure.in: fixed typo in configure script 2000-07-21 columbus * drivers/lirc_gpio/Makefile.am, drivers/lirc_gpio/lirc_gpio_p.c, ANNOUNCE, NEWS, configure.in, daemons/.cvsignore, doc/html-source/foot.html, doc/html-source/install.html: releasing lirc-0.6.1 2000-07-19 columbus * remotes/avermedia/lircd.conf.avermedia, remotes/avermedia/lircd.conf.avermedia98, remotes/avermedia/lircmd.conf.avermedia, remotes/avermedia/lircmd.conf.avermedia98, setup.sh, configure.in: added config files for old AVerMedia cards 2000-07-13 columbus * ANNOUNCE, ChangeLog, daemons/Makefile.am, daemons/config_file.c, daemons/dump_config.c, daemons/hw_default.c, daemons/ir_remote.h, daemons/slinke.c, daemons/slinke.h: added a tool to convert Slink-e device files to LIRC config files * configure.in, drivers/lirc_gpio/lirc_gpio_p.c, setup.sh: added CPH6xx support (untested) 2000-07-08 columbus * NEWS, configure.in, daemons/Makefile.am, daemons/hw_pinsys.c, daemons/hw_pinsys.h, daemons/hw_pixelview.c, remotes/pinnacle_systems/lircd.conf.pctv, setup.sh: added support for PCTV receiver, many thanks to Bart Alewijnse for contributing the driver * NEWS, acconfig.h, configure.in, daemons/config_file.c, daemons/hw_default.c, daemons/hw_irman.c, daemons/hw_logitech.c, daemons/hw_pixelview.c, daemons/hw_slinke.c, daemons/ir_remote.c, daemons/irrecord.c, daemons/lircd.c, daemons/lircd.h, daemons/lircmd.c, daemons/receive.c, daemons/serial.c, daemons/transmit.c, doc/html-source/programs.html, setup.sh: lircd now can be configured to use syslogd for log output, thanks to Rainer Clasen for the suggestion * NEWS, doc/html-source/programs.html, tools/Makefile.am, tools/irexec.c: added --daemon option to irexec (suggestion by Eric Crahen) 2000-07-06 columbus * NEWS, daemons/config_file.c, daemons/dump_config.c, daemons/ir_remote.c, daemons/ir_remote.h, daemons/irrecord.c, daemons/lircd.c, daemons/receive.c, daemons/transmit.c: added RC-MM support 2000-07-05 columbus * AUTHORS, NEWS, daemons/config_file.h, daemons/dump_config.c, daemons/hw_default.c, daemons/ir_remote.h, daemons/irrecord.c, daemons/receive.c, daemons/receive.h, daemons/transmit.c, daemons/transmit.h, setup.sh: added RC-6 support * daemons/hw_slinke.c: made memory allocations safer, freeing allocations 2000-07-02 columbus * AUTHORS, configure.in, daemons/Makefile.am, daemons/hw_slinke.c, daemons/hw_slinke.h, setup.sh: added support for Slink-e from Nirvis Systems, code provided by Max Spring * daemons/hw_logitech.c, daemons/hw_pixelview.c: added O_NONBLOCK,O_NOCTTY flags to open() * drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c: nobody reads documentations... 2000-06-24 columbus * daemons/receive.c: fix for unusual header 2000-06-22 columbus * configure.in, drivers/lirc_gpio/lirc_gpio_p.c, setup.sh: support for CPH03x TV cards (untested) * doc/html-source/install.html, setup.sh: UIR=Irman 2000-06-18 columbus * drivers/lirc_dev/lirc_dev.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c: fixes for latest kernel, thanks to wollny for the patch 2000-06-12 columbus * configure.in, daemons/Makefile.am, daemons/hw_default.c, daemons/hw_default.h, daemons/receive.c, daemons/receive.h, daemons/serial.c, daemons/serial.h, daemons/transmit.c, daemons/transmit.h: internal change of code structure 2000-06-11 columbus * drivers/lirc_gpio/lirc_gpio_p.c, remotes/avermedia/lircd.conf.avermedia: AVerMedia config updates 2000-06-02 columbus * drivers/lirc_gpio/lirc_gpio_p.c, remotes/avermedia/lircd.conf.avermedia: now should work with TVCapture98 cards * drivers/lirc_dev/lirc_dev.c, drivers/lirc_parallel/lirc_parallel.c: some SMP fixes (thanks to Gert) 2000-05-27 columbus * setup.sh: chaged default for SOFT_CARRIER to enabled 2000-05-22 columbus * drivers/lirc_gpio/lirc_gpio_p.c: finally we get it right, TVPhone98 works 2000-05-21 columbus * drivers/lirc_gpio/lirc_gpio_p.c: you were right Artur, it could not be correct... :) 2000-05-15 columbus * doc/html-source/install.html: lirc_gpio_p doc updates 2000-05-14 columbus * doc/html-source/help.html: new mailing list 2000-05-11 columbus * acconfig.h, daemons/lircd.c: lircd now creates pid lockfile in /var/run 2000-05-10 columbus * drivers/lirc_gpio/lirc_gpio_p.c: code clean-ups (Artur) 2000-05-06 columbus * configure.in, daemons/hw_default.c, daemons/hw_default.h, drivers/lirc_gpio/lirc_gpio_p.c, remotes/avermedia/lircd.conf.avermedia, remotes/avermedia/lircmd.conf.avermedia: changes to make AverMedia TVCapture98 work with the correct config file 2000-05-05 columbus * doc/html-source/install.html, doc/html-source/technical.html, drivers/lirc_gpio/lirc_gpio_p.c: changed algorithm of get_key() to allow AVerMedia support * drivers/lirc_dev/lirc_dev.c: changed order of devfs registration (Artur) 2000-05-04 columbus * drivers/lirc_dev/lirc_dev.c: added include for smp_lock.h 2000-05-03 columbus * daemons/lircd.c, daemons/lircd.h, daemons/lircmd.c, doc/html-source/programs.html: added --permission option, lircd creates /dev/lircd if it does not exist * daemons/ir_remote.c, daemons/lircd.c, daemons/lircmd.c, doc/html-source/programs.html: added --nodaemon option * configure.in: removed superfluous = 2000-04-29 columbus * acconfig.h, acinclude.m4, configure.in, drivers/lirc_dev/lirc_dev.c: added devfs support to lirc_dev, thanks to Gerd Knorr for patches * doc/html-source/install.html: too many people are still trying to run mode2 * daemons/irrecord.c: added some maintainer-only functions 2000-04-24 columbus * NEWS, daemons/config_file.c, daemons/config_file.h, daemons/dump_config.c, daemons/hw_default.c, daemons/ir_remote.h, drivers/lirc.h, drivers/lirc_serial/lirc_serial.c: added duty_cycle option to lircd.conf * setup.sh: sorry guys, setup.sh was broken 2000-04-19 columbus * daemons/irrecord.c: making things idiot proof, my fault ;-) 2000-04-18 columbus * acconfig.h, configure.in, setup.sh: removed old (buggy) Hauppauge driver * NEWS, daemons/hw_default.c, daemons/irrecord.c, daemons/lircd.c: hardware is only initialized if clients have connected to lircd * doc/html-source/programs.html: added pointer to remote control section 2000-04-17 columbus * TODO, daemons/irrecord.c: is this clear enough ? * daemons/lircd.c: SIGHUP does again what it should 2000-04-15 columbus * TODO, daemons/lircd.c, daemons/lircd.h, daemons/lircmd.c: implemented proper signal handlers 2000-04-13 columbus * remotes/pixelview/lircmd.conf.playtv_pro, configure.in: added lircmd config file for PixelView PlayTV pro cards 2000-04-11 columbus * TODO, configure.in, daemons/Makefile.am: daemon(), where are you? * doc/html-source/doc.html, doc/html-source/technical.html: added short info about lirc_dev purpose and usage * doc/html-source/install.html: added short info about lirc_gpio_i and lirc_gpio_p with parameter descriptions * drivers/lirc_dev/lirc_dev.c: fixed compatibility bug with DECLARE_WAITQUEUE definition (required for 2.3.x kernels) 2000-04-06 columbus * drivers/lirc_gpio/Makefile.am: now automake uses top_module variable to find which module is valid * drivers/lirc_gpio/lirc_gpio_i.c, drivers/lirc_gpio/lirc_gpio_p.c: minor parameter can be now negative and it has -1 as default value * drivers/lirc_dev/Makefile.am: added EXPORT_SYMTAB symbol definition to compiler flags * drivers/lirc_dev/lirc_dev.c: fixed logical bug in lirc_read function, fixed bug in interpretation of minor device number in lirc_register_plugin * configure.in: added a top_module variable which is used in lirc_gpio directory for decision which module (lirc_gpio_p or lirc_gpio_i) to use 2000-04-02 columbus * drivers/lirc_serial/lirc_serial.c: fixes for 2.3.x * remotes/pixelview/lircd.conf.playtv_pro, remotes/pixelview/lircrc.playtv_pro: config files for PixelView PlayTV pro card * doc/html-source/install.html, drivers/Makefile.am, drivers/lirc_dev/.cvsignore, drivers/lirc_dev/Makefile.am, drivers/lirc_dev/lirc_dev.c, drivers/lirc_dev/lirc_dev.h, drivers/lirc_gpio/.cvsignore, drivers/lirc_gpio/Makefile.am, drivers/lirc_gpio/lirc_gpio_i.c, drivers/lirc_gpio/lirc_gpio_p.c, Makefile.am, NEWS, configure.in, setup.sh: added hardware abstraction layer for TV cards(Artur Lipowski ) * doc/html-source/configure.html: forgot to mention TOGGLE_ACTIVATE * daemons/lircmd.c: fixed leave semantics * ANNOUNCE: noticed error 1 min after release... * ANNOUNCE, NEWS, doc/html-source/foot.html, doc/html-source/head1.html, doc/html-source/head2.html, doc/html-source/help.html: releasing lirc-0.6.0 2000-04-01 columbus * setup.sh: last pre release 2000-03-30 columbus * Makefile.am, TODO, configure.in, setup.sh: probably broke configuration 2000-03-27 columbus * doc/Makefile.am, doc/html-source/doc.html, doc/html-source/foot.html, doc/html-source/programs.html, doc/irxevent.keys: done 2000-03-25 columbus * ChangeLog: oops, don't need any ChangeLog in CVS * tools/xmode2.c, ChangeLog, doc/html-source/programs.html, tools/lirc_client.c, tools/smode2.c: 95% done * doc/html-source/configure.html, doc/html-source/install.html: ispell is your friend * drivers/lirc_serial/lirc_serial.c: sense variable could tilt in undesired situations * tools/irpty.c: found some bugs while trying to understand what this program does 2000-03-24 columbus * doc/html-source/install.html, doc/html-source/programs.html, doc/html-source/technical.html: final spurt * doc/html-source/install.html: compile kernel serial support as module 2000-03-23 columbus * NEWS, TODO, drivers/lirc_serial/lirc_serial.c: SMP support, fixed many minor implementation drawbacks * drivers/lirc_parallel/lirc_parallel.c: fixed minor flaw 2000-03-21 columbus * TODO, daemons/lircd.c, daemons/lircmd.c: finally fixed daemonize code (I hope) 2000-03-18 columbus * setup.sh: made clear serial port requirements 2000-03-16 columbus * daemons/hw_default.c, doc/html-source/install.html, tools/xmode2.c: some small fixes 2000-03-14 columbus * doc/html-source/help.html, doc/html-source/install.html, doc/html-source/configure.html, doc/html-source/doc.html, doc/html-source/foot.html: only section 3 missing 2000-03-12 columbus * configure.in: better use some default values than : 2000-03-10 columbus * drivers/Makefile.am: removed Hauppauge driver too early 2000-03-09 columbus * drivers/lirc_sir/.cvsignore: fixed file name * ANNOUNCE, configure.in, drivers/Makefile.am: started removing unmaintained drivers * doc/html-source/configure.html, doc/html-source/doc.html, doc/html-source/install.html, doc/html-source/technical.html: doc 75% ready 2000-03-07 columbus * doc/html-source/doc.html, doc/html-source/install.html, doc/html-source/configure.html: documentation starts becoming useful 2000-03-03 columbus * AUTHORS, NEWS, TODO, configure.in, drivers/Makefile.am, drivers/lirc_sir/.cvsignore, drivers/lirc_sir/Makefile.am, drivers/lirc_sir/lirc_sir.c, setup.sh: added SIR IrDA driver from Milan Pikula 2000-03-02 columbus * tools/lirc_client.c: fixed some more init problems (again thanks to Crispin Flowerday) 2000-02-19 columbus * tools/lirc_client.c: fixed reinit problem (thanks to Crispin Flowerday for the hint) 2000-02-12 columbus * daemons/lircmd.c: release buttons when deactivated * acconfig.h, configure.in, setup.sh: added Hauppauge driver that uses new I2C layer, thanks to Tom Lees for the port to the new layer 2000-02-07 columbus * remotes/pixelview/lircd.conf.remotemaster, remotes/pixelview/lircmd.conf.remotemaster: added config file for lircmd 2000-02-05 columbus * drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c: corrected EINTR semantics * daemons/hw_pixelview.c, remotes/pixelview/lircd.conf.remotemaster: PixelView RemoteMaster 2000 should work now 2000-02-02 columbus * doc/html-source/technical.html, tools/irexec.c, tools/irpty.c, tools/irxevent.c, tools/lirc_client.c, tools/lirc_client.h: cleaned up library interface * daemons/irrecord.c: added help string * acconfig.h: fixed --disable-long-codes 2000-01-24 columbus * daemons/irrecord.c: minor fixes * remotes/README: pointer to remotes 2000-01-23 columbus * daemons/lircd.c: minor protocol bug fixed 2000-01-20 columbus * Makefile.am: remove CVS traces from distribution 2000-01-18 columbus * configure.in, remotes/logitech/lircd.conf.logitech, remotes/logitech/lircmd.conf.logitech: added config files for Logitech receiver 1999-12-12 columbus * doc/html-source/help.html, doc/html-source/technical.html: some more docs 1999-11-22 columbus * doc/html-source/doc.html, doc/html-source/help.html, doc/html-source/technical.html: some more docs * drivers/lirc_serial/lirc_serial.c: removed autodetection failure warning 1999-11-07 columbus * daemons/lircd.c, daemons/lircmd.c: glibc-2.1 seems to choke on fclose(stdin), hmm... * doc/html-source/doc.html, doc/html-source/foot.html, doc/html-source/help.html, doc/html-source/technical.html: updated docs 1999-10-27 columbus * configure.in: fixed check for libirman 1999-10-18 columbus * daemons/.cvsignore: added .libs * contrib/lircd.suse6: init script for S.u.S.E. 6.2 * daemons/ir_remote.h, daemons/irrecord.c, ChangeLog, daemons/hw_default.c: NO_HEAD_REP now works many thanks to Ti Leggett for his help * tools/mode2.c, tools/smode2.c, tools/xmode2.c: more understandable error message 1999-10-14 columbus * doc/html-source/doc.html, doc/html-source/help.html: doc updates * daemons/irrecord.c: fixed problem with seldom protocol (untested) 1999-10-09 columbus * .cvsignore, daemons/.cvsignore, doc/.cvsignore, tools/.cvsignore: updated some .cvsignore files 1999-10-08 columbus * daemons/Makefile.am: create /usr/local/etc/ if not present 1999-09-28 columbus * lirc-bttv-2.2.7.patch.gz: removed old patch fixed poll semantics 1999-09-25 columbus * tools/smode2.c: fixed typo 1999-09-16 columbus * doc/html-source/install.html: added updating infos 1999-09-15 columbus * tools/mode2.c, tools/smode2.c, tools/xmode2.c: allow only MODE2 drivers 1999-09-13 columbus * ANNOUNCE, INSTALL, README, doc/html-source/doc.html, doc/html-source/foot.html, doc/html-source/programs.html: writing docs... * doc/html-source/configure.html, doc/html-source/doc.html, doc/html-source/foot.html, doc/html-source/head1.html, doc/html-source/head2.html, doc/html-source/help.html, doc/html-source/install.html, doc/html-source/programs.html, doc/html-source/technical.html, doc/Makefile.am, doc/images/diode.gif, doc/images/lirc.gif, doc/images/marb18.jpg, doc/release-html.sh: started to write some docu... (thanks to Karsten) * TODO, configure.in, contrib/lircd.conf, daemons/ir_remote.c, daemons/ir_remote.h, daemons/lircd.c, tools/Makefile.am, tools/irexec.c, tools/irpty.c, tools/irw.c, tools/irxevent.c, tools/lirc_client.c, tools/lirc_client.h, tools/mode2.c, ANNOUNCE, AUTHORS, Makefile.am, NEWS: moved lirc_client into a library 1999-09-12 columbus * NEWS, TODO, daemons/irrecord.c, setup.sh: changes not worth mentioning 1999-09-07 columbus * configure.in, tools/irxevent.c: merged with irxevent-0.5.0 with small modifications 1999-09-06 columbus * NEWS, TODO, configure.in, daemons/Makefile.am, daemons/hw_irman.c, daemons/hw_irman.h, daemons/hw_logitech.c, daemons/hw_logitech.h, daemons/hw_pixelview.c, daemons/hw_pixelview.h, daemons/ir_remote.c, daemons/ir_remote.h, daemons/irrecord.c, daemons/serial.c, drivers/Makefile.am: removed lirmand, added support of shift encoded remotes to irrecord 1999-09-02 columbus * daemons/config_file.c, daemons/config_file.h, daemons/dump_config.c, daemons/dump_config.h, daemons/hardware.h, daemons/hw_default.c, daemons/hw_default.h, daemons/hw_logitech.c, daemons/hw_logitech.h, daemons/hw_pixelview.c, daemons/hw_pixelview.h, daemons/ir_remote.c, daemons/ir_remote.h, daemons/irrecord.c, drivers/Makefile.am, drivers/lirc.h, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, tools/mode2.c, tools/smode2.c, tools/xmode2.c: changed type of all signal related data to lirc_t, this should fix incompatibilities with Alphas 1999-08-30 columbus * daemons/irrecord.c: implemented repeat code support, thanks to Joachim Groh for suggestions 1999-08-25 columbus * tools/xmode2.c: fixed typos 1999-08-24 columbus * tools/xmode2.c: uploaded new version from Heinrich Langos, modified it a bit on occation 1999-08-18 columbus * daemons/lircd.c: added debug option 1999-08-15 columbus * daemons/hw_default.c: improved sync 1999-08-13 columbus * daemons/hw_logitech.c, daemons/hw_pixelview.c, daemons/irrecord.c: further improved irrecord * daemons/ir_remote.c: added heuristic for repeats * daemons/hw_default.c, drivers/lirc_serial/lirc_serial.c: moved noise filter to device driver 1999-08-12 columbus * configure.in, daemons/hw_logitech.c, daemons/hw_logitech.h, setup.sh: added support of Logitech/AST receiver many thanks to Isaac Lauer for the patch * daemons/Makefile.am, daemons/hw_default.h, daemons/hw_pixelview.c, daemons/ir_remote.h, daemons/irrecord.c, tools/Makefile.am, tools/irrecord.c: moved irrecord to daemons directory started to rewrite irrecord this version is far from being usable * daemons/hw_default.c: added noise filter 1999-08-07 denis * setup.sh: Fixed tiny mistake with AverMadia 1999-08-06 columbus * acconfig.h, configure.in, daemons/Makefile.am, drivers/lirc_serial/lirc_serial.c, setup.sh: automatic install of config files receiver only support in lirc_serial 1999-08-04 columbus * daemons/lircmd.c, drivers/Makefile.am, remotes/pixelview/lircd.conf.playtv, setup.sh, configure.in: added Nathan Hand's patch for Pixelview TV cards 1999-08-03 columbus * .cvsignore, daemons/.cvsignore, drivers/.cvsignore, drivers/lirc_parallel/.cvsignore, drivers/lirc_serial/.cvsignore, tools/.cvsignore: added .cvsignore files * drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/Makefile.am: Makefiles should now be complete * daemons/hw_default.c: forgot a FIXME ;-) * daemons/Makefile.am, daemons/hw_default.c: small fixes * daemons/lircmd.c: new directive: TOGGLE_ACTIVATE * remotes/avermedia/lircd.conf.avermedia, remotes/avermedia/lircmd.conf.avermedia, remotes/life-view/lircd.conf.fly98, remotes/life-view/lircmd.conf.fly98: adjusted config files to use new features 1999-08-03 jochym * README, remotes/life-view/lircd.conf.fly98, remotes/life-view/lircmd.conf.fly98, remotes/life-view/lircrc.fly98: Small additional rearangements 1999-08-02 columbus * daemons/config_file.c, daemons/hardware.h, daemons/hw_default.c, daemons/hw_default.h, daemons/hw_pixelview.c, daemons/hw_pixelview.h, daemons/ir_remote.c, daemons/ir_remote.h, daemons/lircd.c, daemons/lircd.h, daemons/serial.c, daemons/serial.h, drivers/Makefile.am, tools/Makefile.am, acconfig.h, configure.in, daemons/Makefile.am, setup.sh: reorganisation of lircd's code added support for Pixelview RemoteMaster * remotes/hauppauge/lircmd.conf.hauppauge: uploaded *working* Hauppauge driver many thanks to Matti Airas for making it finally work * drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/Makefile.am: added config.h to dependencies 1999-08-02 jochym * README: Finally a working setup. Further clean-up of the kernel patch (got it even smaller). Configuration files for lircd, lircmd and ~/.lircrc. Lock-up in the bttv caused by wrong initialization order removed. External bttv patch not fully tested yet. Internal version 0.1. BETA. 1999-07-30 columbus * contrib/lirc.m4: m4 macros to check for LIRC support * acinclude.m4, configure.in, drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/Makefile.am: further changes for kernel Makefile usage 1999-07-27 columbus * daemons/ir_remote.c: bug-fix for LIRC_MODE_CODE and LIRC_MODE_LIRCCODE, all buttons on Hauppauge remote control should work now * configure.in, drivers/lirc_parallel/Makefile.am, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/Makefile.am, drivers/lirc_serial/lirc_serial.c: drivers now use kernel Makefile to compile, this fixes some long known problems * acinclude.m4: additional m4 macros 1999-07-27 jochym * README: Note for FlyVideo98 added 1999-07-24 columbus * drivers/lirc_serial/lirc_serial.c: fixes for 2.3.x kernels (thanks to Adam Fritzler for the patch),disabled interrupts during transmission 1999-07-21 columbus * Makefile.am, NEWS, daemons/ir_remote.c, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_parallel/lirc_parallel.h: several small changes 1999-07-08 columbus * Makefile.am: added setup.sh added rcs2log call for 'make dist' * daemons/Makefile.am, daemons/ir_remote.c: maintainer-mode fixes * tools/irrecord.c: added debug code 1999-06-29 nic * setup.sh: *** empty log message *** 1999-06-21 columbus * daemons/config_file.c, daemons/dump_config.c, daemons/ir_remote.c, daemons/ir_remote.h, daemons/lircd.h, tools/irrecord.c: support for different modulation frequencies (currently transmission only) * daemons/ir_remote.c, daemons/ir_remote.h, daemons/lircd.c: send_command() returns errors 1999-06-19 columbus * NEWS, tools/lirc_client.c, tools/lirc_client.h: added new feature to .lircrc config file 1999-06-14 denis * drivers/lirc_serial/Makefile.am, drivers/lirc_parallel/Makefile.am: module_SCRIPTS changed to module_DATA. Run "depmod -a" after installation. * contrib/conf.modules.aver: /etc/conf.modules file for autoload lirc_aver driver. * contrib/lirc.redhat: RedHat 5.x init script 1999-06-11 columbus * tools/lirc_client.c: potential memory leak fixed 1999-06-08 denis * remotes/avermedia/lircd.conf.avermedia: Support for new 8-bit LIRC_MODE_CODE mode added. Repeat bit support added. * configure.in: Added 'depmod' program search. Fixed return value from ${withval} to ${enableval} after AC_ARG_ENABLE. Commented out SHELL redefinition. 1999-05-28 columbus * daemons/lircd.c: lircd could be blocked by applications 1999-05-15 columbus * daemons/Makefile.am, daemons/ir_remote.c: added maintainer mode 1999-05-14 wheeley * drivers/Makefile.am: added lirc.h to distribution * acconfig.h, configure.in, daemons/Makefile.am, daemons/lircd.c: added maintainer mode 1999-05-10 columbus * drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c: now works with 2.0.x kernels 1999-05-07 columbus * tools/Makefile.am, tools/mode2.c: added mode2, I need it * tools/irrecord.c: added some debug code 1999-05-06 wheeley * autogen.sh: added to repository 1999-05-06 columbus * daemons/lircd.c, daemons/lircmd.c: added config-file argument to daemons' command line 1999-05-05 columbus * daemons/ir_remote.c, daemons/ir_remote.h, daemons/lircd.c, daemons/lircd.h, drivers/lirc.h, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_serial/lirc_serial.c, tools/irrecord.c: added new ioctl interface to lircd, lirc_parallel, lirc_serial * drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/Makefile.am: corrected mknod call 1999-05-04 rggammon * AUTHORS, configure.in, daemons/ir_remote.c, daemons/lircd.c, drivers/Makefile.am, drivers/lirc.h, lirc-bttv-2.2.7.patch.gz, remotes/avermedia/lircd.conf.avermedia, remotes/avermedia/lircmd.conf.avermedia: Added patches for Avermedia, Fly98, and Hauppague tv cards. These all need various degrees of work. Also includes an experimental ioctl interface for the avermedia driver. 1999-05-03 columbus * drivers/lirc_parallel/lirc_parallel.c: fixed stupid bug that has overwritten the control register 1999-04-29 columbus * ANNOUNCE, AUTHORS, COPYING, ChangeLog, Makefile.am, NEWS, TODO, acconfig.h, configure.in, contrib/irman2lirc, contrib/lirc.debian, contrib/lirc.suse, contrib/lircd.conf, contrib/lircmd.conf, contrib/lircrc, daemons/Makefile.am, daemons/config_file.c, daemons/config_file.h, daemons/dump_config.c, daemons/dump_config.h, daemons/ir_remote.c, daemons/ir_remote.h, daemons/lircd.c, daemons/lircd.h, daemons/lircmd.c, drivers/Makefile.am, drivers/lirc_parallel/Makefile.am, drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_parallel/lirc_parallel.h, drivers/lirc_serial/Makefile.am, drivers/lirc_serial/lirc_serial.c, remotes/animax/lircd.conf.animax, remotes/animax/lircmd.conf.animax, remotes/hauppauge/lircd.conf.hauppauge, remotes/life-view/lircd.conf.FlyVideo_II, remotes/packard_bell/lircd.conf.packard_bell, tools/Makefile.am, tools/irexec.c, tools/irpty.c, tools/irrecord.c, tools/irw.c, tools/irxevent.c, tools/lirc_client.c, tools/lirc_client.h, tools/smode2.c, tools/xmode2.c: changed revision to reflect current lirc version * tools/irrecord.c: Imported sources. * tools/irrecord.c: New file. * tools/irexec.c, tools/irpty.c, tools/irw.c, tools/lirc_client.c, tools/lirc_client.h: Imported sources. * tools/irexec.c, tools/irpty.c, tools/irw.c, tools/lirc_client.c, tools/lirc_client.h: New file. * tools/irxevent.c: Imported sources. * tools/irxevent.c: New file. * tools/xmode2.c: Imported sources. * tools/xmode2.c: New file. * tools/Makefile.am, tools/smode2.c: Imported sources. * tools/Makefile.am, tools/smode2.c: New file. * daemons/dump_config.c, daemons/dump_config.h: Imported sources. * daemons/dump_config.c, daemons/dump_config.h: New file. * daemons/lircmd.c: Imported sources. * daemons/lircmd.c: New file. * daemons/config_file.h: Imported sources. * daemons/config_file.h: New file. * daemons/config_file.c, daemons/ir_remote.h, daemons/lircd.h: Imported sources. * daemons/config_file.c, daemons/ir_remote.h, daemons/lircd.h: New file. * daemons/ir_remote.c: Imported sources. * daemons/ir_remote.c: New file. * daemons/lircd.c: Imported sources. * daemons/lircd.c: New file. * daemons/Makefile.am: Imported sources. * daemons/Makefile.am: New file. * drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_parallel/lirc_parallel.h: Imported sources. * drivers/lirc_parallel/lirc_parallel.c, drivers/lirc_parallel/lirc_parallel.h: New file. * drivers/lirc_parallel/Makefile.am: Imported sources. * drivers/lirc_parallel/Makefile.am: New file. * drivers/lirc_serial/lirc_serial.c: Imported sources. * drivers/lirc_serial/lirc_serial.c: New file. * contrib/lirc.debian, drivers/Makefile.am, drivers/lirc_serial/Makefile.am: Imported sources. * contrib/lirc.debian, drivers/Makefile.am, drivers/lirc_serial/Makefile.am: New file. * contrib/irman2lirc, contrib/lirc.suse, contrib/lircd.conf, contrib/lircmd.conf, contrib/lircrc, remotes/packard_bell/lircd.conf.packard_bell: Imported sources. * contrib/irman2lirc, contrib/lirc.suse, contrib/lircd.conf, contrib/lircmd.conf, contrib/lircrc, remotes/packard_bell/lircd.conf.packard_bell: New file. * remotes/animax/lircd.conf.animax, remotes/animax/lircmd.conf.animax, remotes/hauppauge/lircd.conf.hauppauge, remotes/life-view/lircd.conf.FlyVideo_II: Imported sources. * remotes/animax/lircd.conf.animax, remotes/animax/lircmd.conf.animax, remotes/hauppauge/lircd.conf.hauppauge, remotes/life-view/lircd.conf.FlyVideo_II: New file. * ANNOUNCE, ChangeLog, configure.in: Imported sources. * ANNOUNCE, ChangeLog, configure.in: New file. * NEWS, TODO, acconfig.h: Imported sources. * NEWS, TODO, acconfig.h: New file. * COPYING, Makefile.am: Imported sources. * COPYING, Makefile.am: New file. * AUTHORS: Imported sources. * AUTHORS: New file.