Mostly minor fixes up until version 0.8.10.
[irreco.git] / lirc-0.8.4a / ANNOUNCE
blob789b2ce4e0656d7398c976353101bcbfaec0d537
1 LIRC - Linux Infrared Remote Control, Version: 0.8.4a
3 Copyright (C) 1996 Ralph Metzler <rjkm@thp.uni-koeln.de>
4 Copyright (C) 1998-2008 Christoph Bartelmus <lirc@bartelmus.de>
5 (according to GNU General Public Licence 2.0 or later)
7 LIRC is a package that allows you to decode and send infra-red signals
8 of many (but not all) commonly used remote controls.
9 Pre-release versions are currently available at the LIRC homepage:
10 http://www.lirc.org/
12 Former versions focussed on home-brew hardware connected to the serial
13 or parallel port. Descriptions how to build this hardware can be found
14 on the LIRC homepage. Current versions of LIRC also support a variety
15 of other hardware. An up-to-date list of all supported devices and the
16 status of the according drivers is available on the LIRC homepage.
18 The most important part of LIRC is the lircd daemon that will decode
19 IR signals received by the device drivers and provide the information
20 on a socket. It will also accept commands for IR signals to be sent if
21 the hardware supports this. The second daemon program called lircmd
22 will connect to lircd and translate the decoded IR signals to mouse
23 movements. You can e.g. configure X to use your remote control as an
24 input device.
26 The user space applications will allow you to control your computer
27 with your remote control. You can send X events to applications, start
28 programs and much more on just one button press.  The possible
29 applications are obvious: Infra-red mouse, remote control for your TV
30 tuner card or CD-ROM, shutdown by remote, program your VCR and/or
31 satellite tuner with your computer, etc. I've heard that MP3 players
32 are also quite popular these days.
34 Adding new remotes is still problematic but since version 0.5.2 there
35 comes the first program that will try to add new remote controls
36 automatically.
38 Don't expect much documentation. This is only a pre-release version
39 and there is still much to be done before LIRC becomes easily
40 configurable and usable.
41 For people with a little C/C++ knowledge this should already be possible
42 with this pre-release. Otherwise, wait for version 1.0.