Added lirc.
[irreco.git] / lirc-0.8.4a / NEWS
blobc7f568dcd13d2bb81ce86c0bc917bb17367581f4
1 0.8.4a: 10/26/08
2   * fixed show-stopper bug in irrecord for drivers using MODE2
4 0.8.4: 10/12/08
5   * added support for ITE8709 CIR port (Gregory Lardiere)
6   * added pronto2lirc converter (Olavi Akerman)
7   * support for include directive in lircd.conf
9 0.8.3: 05/04/08
10   * added support for Samsung USB IR Receiver (Robert Schedel)
11   * added support for Soundgraph iMON IR/LCD (Dean Harding)
12   * added support for IRLink receiver (Maxim Muratov)
13   * added support for VLSystem MPlay Blast (Benoit Laurent)
14   * implemented SIMULATE command in irsend to simulate IR events
15   * added user-space I2C driver (Adam Sampson)
16   * added support for Hauppauge HVR-1300 (Jan Frey)
17   * dropped support for 2.4 kernels
19 0.8.2: 06/09/07
20   * added support for TechnoTrend USB IR receiver (Stefan Macher)
21   * automatic release event generation in lircd
22   * added support for Apple Mac mini USB IR Receiver (Stephen Williams)
23   * added support for ADSTech USBX-707 USB IR Blaster (Jelle Foks)
24   * periodically try to reopen lirc device if reading fails (probably
25     because USB device has been removed)
26   * added support for Creative USB IR Receiver (SB0540) (Benjamin Drung)
27   * lirc_mceusb2 supports setting carrier frequency
28   * added support for Asus DH remote (Brice DUBOST, Bernhard Frauendienst)
29   * fixed show-stopper bug in RC-6 transmit code
30   * added support for Kanam Accent (Niccolo Rigacci)
31   * added support for SoundGraph iMON 2.4G DT & LT (Morten Bogeskov)
33 0.8.1: 01/07/07
34   * added support for USB-UIRT
35   * added transmitter support for new version of Windows Media Center
36     transceiver (Daniel Melander)
37   * added support for Iguanaworks USB IR Transceiver (Joseph Dunn)
39 0.8.0: 01/21/06
40   * added support for Actisys Act220L(+) (Jan Roemisch)
41   * added support for Linksys NSLU2 (Matthias Goebl)
42   * added new program lircrcd:
43     lircrcd reads the .lircrc config file and synchronises the mode
44     that the LIRC clients using this config file (irexec, irxevent,
45     etc.) are in. Using lircrcd has to be explicitly enabled in the
46     config file by adding the following line at the beginning of the
47     file: "#! lircrcd"
48   * the special driver option "any" has been replaced by two new
49     options: "all" and "userspace"
50   * bug fixes when transmitting codes with small gap values:
51     NO_HEAD_REP and RC5 work correctly again 
53 0.7.2: 08/14/05
54   * added support for new version of Windows Media Center Remotes
55    (Martin Blatter, Eric Moors)
56   * added support for InnovationOne's COMMANDIR USB Transceiver (Evelyn Yeung,
57     Matt Bodkin)
58   * added support for Asus Digimatrix (Andrew Calkin)
59   * bug fixes for Streamzap driver:
60     - device stops responding in some situations
61     - one pulse was dropped from output in certain situations
62   * added support for Sound Blaster Extigy/Audigy 2 NX (Clemens Ladisch)
63   * added support for Remotec Multimedia PC Remote BW6130 (Maik Freudenberg)
65 0.7.1: 04/17/05
66   * added support for iMON-PAD and iMON-RSC models (Venky Raju)
67   * added support for DViCO USB Remote (William Uther)
68   * added support for Adaptec AVC-2410 capture card (Trev Jackson)
69   * slight change to decode algorithm:
70     decoding was very unreliable since release 0.6.6 for Motorola
71     protocol which is mostly used by Grundig remotes
72   * added support for Winfast PVR2000 TV card (Thomas Reitmayr)
73   * added support for Streamzap PC remote
74   * added support for Soundgraph iMON MultiMedian IR/VFD (Venky Raju)
75   * added support for X10 MouseRemote RF Receiver (Geoffrey Hausheer)
76   * added support for Hauppauge PVR150 (Per Jönsson)
77   * 2.2.x kernels are no longer supported
78   * added support for AOpen XC Cube EA65, EA65-II (Max Krasnyansky)
79   * added IGNORE directive to lircmd (Steven Mueller)
81 0.7.0: 11/07/04
82   * added userspace USB driver for ATI remotes (Michael Gold)
83   * added support for Igor Cesko's USB IR receiver (Jan Hochstein)
84   * added support for ELMAK PCMAK (Pawel Nowak)
85   * added support for Sasem OnAir Remocon-V (Oliver Stabel)
86   * if no .lircrc file is found in the user's home directory,
87     /etc/lircrc is used
88   * replaced get_key interface with more flexible add_to_buf method
89   * added support for Windows Media Center Remotes (Dan Conti)
90   * fine-tuning of lirc_sir driver available with threshold parameter:
91     the default has been changed from 2 to 3 which should generate 
92     correct signal values for more remotes
93   * added support for alternative IR receiver circuit connected to
94     soundcard input using ALSA (Andrew Zabolotny)
95   * added include command to .lircrc config file (Ingo van Lil)
96   * added support for Prolink Pixelview PV-BT878P+ (Rev.4C,8E)
97   * added support for UIRT2 (Mikael Magnusson)
98   * added support for Home Electronics Tira USB device (Gregory McLean)
99   * added support for Linux input layer (Oliver Endriss, Jack Thomasson)
100   * enabled lircd to optinally (compile time setting) decode buttons
101     that are not included in the config file
102   * added delay directive to .lircrc config file (Tobias Blomberg)
103   * added support for ATI RF Remote Wonder (Paul Miller)
104   * added support for I-O Data GV-BCTV5/PCI TV card (Jens C. Rasmussen)
105   * added support for Creative iNFRA CDROM (Leonid Froenchenko)
106   * added support for Creative BreakOut-Box (Stefan Jahn)
107   * added support for Igor Cesko's receiver variation
108   * added support for Ericsson mobile phone via Bluetooth (Vadim Shliakhov)
109   * added support for X10 MP3 Anywhere RF receiver (Shawn Nycz)
110   * added support for Creative LiveDrive (Stephen Beahm)
111   * added command line options to lircd that allow running multiple
112     instances of the daemon (Kir Kostuchenko)
113   * added support for IR receiver connected to soundcard input,
114     most parts now compile on Mac OS X/Darwin (Matthias Ringwald)
115   * fixed show-stopper bug in RC-6 transmit code
116   * added support for Jetway TV/Capture JW-TV878-FBK, Kworld KW-TV878RF cards
117   * added support for Leadtek WinView 601 TV card
118   * renamed rc tool to irsend due to name clash with another rc program
119   * added support for AverMedia VDOMATE
120   * added support for Flyvideo 98FM (LR50Q) / Typhoon TView TV/FM Tuner
121   * added support for Asus TV-Box (Stefan Jahn)
123 0.6.6: 10/06/02
124   * added rc tool for sending IR commands (previously included in xrc package)
125   * bugfix for Winfast TV2000 card
126   * added SIR support for Actisys Act200L dongle (Karl Bongers)
127   * added UDP network driver for use with the IPC@Chip (Jim Paris)
128   * added support for hardware connected to soundcard input (Pavel Machek)
129   * added support for Tekram M230 Mach64 (Froenchenko Leonid)
131 0.6.5: 01/26/02
132   * added support for IntelliMouse to lircmd
133   * added support for ITE IT8712/IT8705 CIR port (Hans-Günter Lütke Uphues)
134   * added support for Prolink PV-BT878P+9B card (Arkadiusz Miskiewicz)
135   * added support for Hauppauge DVB-s card
136   * more transmit bug fixes
138 0.6.4: 08/15/01
139   * fixed bug in home-brew transmitter code (Steve Davies)
140   * fixed bug in Irdeo transmit code
141   * added support for FlyVideo II TV card (Alexios Chouchoulas)
142   * added support for Compaq iPAQ 
143   * added support for FlyVideo 98/FM TV card
144   * added support for Winfast TV2000 (Juan Toledo)
145   * added support for BT878 version of BestBuy Easy TV card (Miguel Angel)
146   * added support for KNC ONE TV cards (Ulrich Mueller)
148 0.6.3: 03/10/01
149   * added support for Silitek SM-1000 receiver (Krister Wicksell Eriksson)
150   * added TCP/IP network support (Bryan Clingman)
151   * changed behaviour of the repeat setting in .lircrc.
152     Now the 1st,(n+1)th, (2n+1)th codes are forwarded to the
153     application. I wonder why it ever was anything else...
154   * added support for BestBuy EasyTV (Miguel A. Alvarez
155     <maacruz@navegalia.com>)
156   * added support for ProVideo PV951 (Bogdan Gaspar)
157   * added support for Creative Infra receiver (PC-DVD remote, Stephen White)
158   * major changes to the SIR driver, if you used this driver before
159     you may have to generate new config files for your remotes
160   * Tekram Irmate 210 support (receiving only, EXPERIMENTAL)
161     range is really lousy (<10 cm) for some remotes, works best with
162     RECS80 remotes due to the short pulses this protocol uses
163   * Fly98 TV is now supported by the lirc_gpio module
164   * renamed lirc_gpio_p module to lirc_gpio
165   * added support for Technisat MediaFocus I
166   * changes to transmit code in lirc_serial (read update hints for details)
167   * added support for Pixelview PlayTV (bt878) card
168   * moved lirc_haup to lirc_i2c
169   * added support for Chronos Video Shuttle II TV card (Tonu Raitviir)
170   * added startup_mode flag to .lircrc config file (Bruno Coudoin)
172 0.6.2: 09/10/00
173   * added support for IRdeo (www.pofahl.de/irdeo.htm). Many thanks to
174     Hans-Hermann Redenius for contributing a device.
175   * Konrad Riedel has added support for CARACA (caraca.sourceforge.net)
176   * added min_repeat option to lircd.conf
177     Some remotes (e.g. Sony) send the IR codes several times if you
178     press a button even though you don't hold the button down. This
179     new option tells lircd how often it should send a code
180     additionally to the first code. In order to send the code three
181     times altogether you have to set min_repeat to 2.
183 0.6.1: 07/21/00
184   * added support for PCTV (pro) receiver by Pinnacle Systems (Bart Alewijnse)
185   * lircd now can be configured to use syslogd for log output
186     Thanks to Rainer Clasen for the suggestion.
187   * irexec has a --daemon option to easily start it from an init script
188     Thanks to Eric Crahen for the suggestion.
189   * added RC-MM support
190   * added RC-6 support
191   * added support for Slink-e by Nirvis Systems (Max Spring)
192   * added duty_cycle option to lircd.conf
193   * hardware is only initialized if clients have connected to lircd
194     That way modules don't have to be loaded until they are really
195     needed. Thanks to Gilles Chanteperdrix for suggestion and patches.
196   * added support for the following TV cards:
197     Hauppauge, AVerMedia, Fly Video 98, Pixelview PlayTV pro
198   * added hardware abstraction layer for TV cards (Artur Lipowski
199     <lipowski@comarch.pl>)
201 0.6.0: 04/02/00
202   * SMP support for serial port driver
203   * Milan Pikula has provided a driver for the SIR (serial infrared)
204     mode of IrDA ports available in many notebooks
205   * lirc_client is now a library
206   * irxevent: new keyword:
207      xy_Key <x_position> <y_position> [modifiers-]<key> <windowname>
208   * finally added support of shift-encoded remotes to irrecord
209   * got rid of lirmand, you no longer need it!
210     if you update from lirc-0.5.4 you might want to modify the value
211     of gap in your config file to make repeats work (or just record
212     everything again)
213   * added new feature to .lircrc config file:
214     a program with name 'progname' will startup in mode 'progname' if
215     such a mode is defined
216   * now works on Alphas
217   * added very simple noise filter to serial port driver
218   * added TOGGLE_ACTIVATE directive to lircmd
219   * renamed examples to contrib, added Debian 2.1 Slink init script
220   * cleaned up lircmd.c
221   * fixed bug in lirc_nextir()
222   * implemented extended C escape codes in .lircrc
223   * added IMPS/2 protocol to lircmd
224   * fixed signal bug in lircd, lircmd
225   * cleaned up parallel port driver: works great
226   * reversed order of ChangeLog and renamed to NEWS
227   * deleted all those nice new 0.5.4 Makefiles...
228     we now do automake and autoconf (Tom Wheeley)
229   * fixed memory leak in read_config()
230   * read_config(): parser recognizes garbage at the end of valid lines
231   * irrecord.c: 'begin','end' and names beginning with '#' are not allowed
232     as button name
233   * changed decoding code as last bit of pulse encoded remotes (e.g. SONY)
234     can be significant
235   * irrecord.c: small fix to make NO_HEAD_REP work
236   * started to add support for TV cards
237   * parport support for parallel port driver in 2.2.x kernels
238     As I don't plan to upgrade my Linux box to 2.2.x very soon this code
239     will stay untested until then.
240   * lircd accepts some list commands, an example will be implemented in
241     the next version of xrc; lircd sends a 'SIGHUP' string to all clients
242     on SIGHUP
243   * added new flag to support remote controls that also send a header
244     before repeat codes
247 0.5.4: 02/26/99
248   * fixed misbehaviour when header and repeat code is equal
249   * added new flag to support AIWA remote controls correctly
250   * parser is more pedantic regarding numbers
251   * fixed a bug parsing flags
252   * LONG_IR_CODE is now default
253     There are more remote controls that send >32 bits than I thought.
254   * fixed some bugs in sending code
255   * minor changes to decoding code, I hope that everything else is still
256     working
257   * record now can convert config files in raw mode into normal config
258     files
259     These config files are much smaller and consume less memory.
260     This is still experimental and will only work for space encoded remote
261     controls.
262   * added repeat_gap to support AnimaX remote controls correctly (only
263     sending is affected)
264   * As there have been some changes to the decoding code, I have added some
265     code to simulate any remote control as long as I have a config file
266     for it.
267     So now I am quite sure that everything is still working with the
268     already known remote controls because I now can test it. :-)
269   * merged the device driver with Ben Pfaff's driver
270   * some things done by me (Karsten Scheibler)
271     - added documentation
272     - rewrite of the Makefiles to make installation somewhat easier
273     - new directory structure
274   * fixed a nasty bug in serial port device driver
275   * fixed sense autodetection problem in serial device driver (thanks
276     to Eric Lammerts for the patch)
277   * changed the name of record program to irrecord to avoid name conflicts
278   * fixed another bug in serial port device driver, we must autodetect
279     sense before requesting the IRQ
280   * documentation-update
281   * fixed (I hope) problem with irq_handler in the serial port device driver
282   * changes to the serial port device driver to support the Animax remote
283     control correctly 
284   * added xmode2 and irxevent-0.4.2 to the tools directory (thanks to
285     Heinrich Langos)
288 0.5.3: 11/23/98
289   * changed type of ir_code to unsigned long for faster decoding on
290     32-bit architectures. Change the define in the Makefile to get the
291     old setting.
292   * removed some inlines to reduce code size
293   * changed config file format for all application programs
294     The most important new features are:
295     - one config file for all lirc applications possible
296       You can still have different config files.
297     - toggle buttons possible
298     - button sequences are supported
299     - different modes available for e.g. cd, mpg, tv, etc.
300   * new program: smode2
303 0.5.2: 10/20/98
304   * This version has been done by Pablo d'Angelo and me (Chistoph)
305   * (changed by pablo) changed the config-files format for every application
306     in the apps directory.
307     You can specify the remote within the config files. '*' are allowed as 
308     wildcards for button and remote now. (beware: the config file is parsed 
309     from bottom to top, in case you use button='*')
310   * added ACTIVATE direcitve to lircmd config file
311     There is an example config file in contrib/lircmd.conf now.
312   * added some Philips remote controls (thanks to Per-Henrik Persson)
313   * shift encoded remote contols now work!
314   * Pablo has added config file support to lircd
315     The old header files still can be used for compatibility.
316     As the header files and the format of the config files might change in
317     further versions (yes, it has changed again in this version) you are only
318     on the safe side if you send me header/config files for your remote
319     controls that are not already part of this package.
320   * both lircd and lircmd will re-read their config files an SIGHUP
321   * added support for "raw mode" remote controls to lircd
322     The IR signals are not decoded. Instead the output of the device driver
323     is just recorded and kind of pattern matching is being done to
324     recognize a IR signal.
325     There is a new program in apps:
326     record will create a lircd config file for your remote control in raw mode
327     This also will work with remote contorls that do not use a known
328     protocol for sending IR signals. There might be some limitations on this
329     I am not aware of at the moment, but the only problem I can think of now
330     are remote controls that use a repeat bit.
331     You can still record the IR signals twice for each state of the repeat bit.
332     This will give you good enough results, but this is not an elegant
333     solution.
336 0.5.1: 09/05/98
337   * configureable mouse daemon
338   * minor bugfixes
341 0.5.0: 09/02/98
342   * this is a complete rewrite of the daemon done by me (Christoph)
343   * cleaned up the whole package
344   * removed mouse stuff from daemon, somebody has to write a configureable
345     mouse daemon...
346   * the daemon has been rewritten in plain C,
347     this should be much better to read
348   * there is support for sending again
349     you can download the software for sending via lirc from my homepage
350     at http://fsinfo.cs.uni-sb.de/~columbus/lirc
351   * the data structures for remotes have changed,
352     adding new remotes should be much easier now
353     at this time there is only support for my remote control
354     further remote controls will be added if they are confirmed to work 
355     with the new header files
356   * by default the daemon writes into a logfile in /var/log/lircd
357   * added irxevent for sending events to X application
358     from Heinrich Langos (heinrich@null.net)
361 0.4.1: 06/05/98
362   * The structures for the different remotes have been moved into their own
363     header files, in the directory remotes.  The file remotes.h controls
364     which ones get compiled in.
365   * An additional remote (panasonic) thanks to Tommy Thorn
366   * Some updates to the docs
367   * Somes changes to make shift encoded remotes work better.  They still
368     don't work right.  I don't have one of these remotes, so there isn't
369     much I can do.
372 0.4: 02/25/98
373   * Not official, done by me (Trent)
374   * new mode in kernel driver, easier to use and more stable
375   * Use UNIX domain socket rather than TCP socket for daemon
376   * decoding is more robust
377   * support for Packard Bell remotes, their repeat codes, and mouse control
378   * support for my JVC and Pioneeer remotes
379   * easier config file format, use names like MUTE, POWER instead of hex codes
380   * new program irexec, run programs when you press buttons.
381   * misc other fixes/changes
382   * no transmitting stuff....
385 0.3: 07/21/96
386   * some support for transmitting
387   * cleaned up ir_remote
388   * readir replaced by record
391 0.2: 05/15/96
392   * remote recognition more flexible 
393     for most remotes you only need to fill in a data table now
394     see ir_remote.h and ir_remote.cc
397 0.1: 05/13/96
398   * first release