Menu

Tree [41baa2] master /
 History

HTTPS access


File Date Author Commit
 attic 2015-10-18 Alec Leamas Alec Leamas [342f35] doc: Update.
 configs 2015-11-03 Alec Leamas Alec Leamas [82dfb2] plugins: Move iguanair driver out of tree.
 contrib 2015-10-23 Alec Leamas Alec Leamas [8007ff] doc: Update (includes fixes to #154).
 daemons 2016-01-05 Alec Leamas Alec Leamas [ee6d9b] Make --uinput a separate service lircd-uinput (...
 debian 2015-11-03 Alec Leamas Alec Leamas [446964] Remove in-source debian packaging files.
 doc 2016-01-06 Alec Leamas Alec Leamas [9f17e5] doc: Makefile.am distcheck bugfix.
 drivers 2015-12-02 Alec Leamas Alec Leamas [474a3e] irpipe: Fix compiler option (breaks w recent ke...
 git-tools 2015-09-08 Alec Leamas Alec Leamas [f8871b] checkfiles: Mute needless kernel.space check (#...
 include 2014-12-16 Alec Leamas Alec Leamas [03edd4] lirc.h: Update bundled kernel header.
 lib 2016-01-06 Alec Leamas Alec Leamas [41baa2] Fix --options-file option parsing (#165).
 m4 2014-10-01 Alec Leamas Alec Leamas [45f4f1] configure: Make python3-yaml mandatory.
 plugins 2015-12-02 Alec Leamas Alec Leamas [3ba807] plugins: file: Add sending of LIRCCODE files.
 systemd 2016-01-05 Alec Leamas Alec Leamas [ee6d9b] Make --uinput a separate service lircd-uinput (...
 test 2015-11-06 Alec Leamas Alec Leamas [0624bb] test: Update plugin count.
 tools 2016-01-06 Alec Leamas Alec Leamas [d4ab8f] Use kernel lirc.h if available (#163).
 .gitignore 2015-11-02 Alec Leamas Alec Leamas [630abb] Create kernel-driver.yaml data in runtime (#157).
 AUTHORS 2014-09-09 Alec Leamas Alec Leamas [a53561] smode2: Retiring, moving to contrib/.
 CONTRIBUTE.md 2015-01-12 Alec Leamas Alec Leamas [c7acc3] git-tools, build: Update formatting tools.
 COPYING 2013-10-10 Alec Leamas Alec Leamas [a65eb9] Update COPYING to latest version.
 LICENSE 2014-03-11 Alec Leamas Alec Leamas [6ad1ed] Adding CCAN config file libraries (MIT licensed).
 Makefile.am 2015-11-03 Alec Leamas Alec Leamas [446964] Remove in-source debian packaging files.
 NEWS 2015-10-28 Alec Leamas Alec Leamas [7d13ba] NEWS: drivers OOT move.
 README 2015-11-03 Alec Leamas Alec Leamas [446964] Remove in-source debian packaging files.
 README.conf.d 2015-10-18 Alec Leamas Alec Leamas [74ff24] Create a devinput-based default setup (#106).
 VERSION.in 2015-10-16 Alec Leamas Alec Leamas [baa603] build: Debian packaging build wrap-up.
 autogen.sh 2015-10-01 Alec Leamas Alec Leamas [60f985] doc: Mega update.
 configure.ac 2016-01-06 Alec Leamas Alec Leamas [d4ab8f] Use kernel lirc.h if available (#163).
 irexec.lircrc 2015-10-23 Alec Leamas Alec Leamas [8007ff] doc: Update (includes fixes to #154).
 lirc-driver.pc.in 2015-09-10 Alec Leamas Alec Leamas [666e56] plugins: Add document reference in .info.
 lirc.pc.in 2014-12-29 Inando Inando [034dcf] lirc.pc: Fix bad variable reference/ordering (#86)
 lirc_options.conf 2015-10-18 Alec Leamas Alec Leamas [74ff24] Create a devinput-based default setup (#106).
 lircd.conf 2014-11-11 Alec Leamas Alec Leamas [3038e9] lib, lircd: Clean up lircd.conf include semantics.
 lircmd.conf 2015-08-12 Alec Leamas Alec Leamas [e0d367] doc: Updates, bugfixes.
 uncrustify.cfg 2015-01-12 Alec Leamas Alec Leamas [c7acc3] git-tools, build: Update formatting tools.

Read Me

# LIRC - Linux Infrared Remote Control README.

    Copyright (C) 1996 Ralph Metzler <rjkm@thp.uni-koeln.de>
    Copyright (C) 1998-2010 Christoph Bartelmus <lirc@bartelmus.de>
    Copyright (C) 2010-2011 Jarod Wilson <jarod@redhat.com>
    (according to GNU General Public Licence 2.0 or later)

## General

This is the README file for LIRC, the Linux Infrared Remote Control
package. The main documentation of this package is available in HTML
format at http://lirc.sf.net. After building the documentation is also
available at doc/html/index.html.

Updated versions of lirc is available using the website http://lirc.org.

## Last version: 0.9.4-devel

## Build and install.

More complete build and install instructions are available in the
manual, the Installation chapter. The fast track:

    $ ./configure
    $ make
    $ sudo make install

If you are upgrading from an older version of LIRC take a look at the
NEWS file which contains all user visible changes between
releases. Also at least read the "Updating from lirc-x.y.z" sections
in the main documentation.

If you intend to make a package the separate branches 'debian' and
'fedora' contains upstream .deb and RPM packaging starting points.

## What is LIRC?

LIRC is a package that allows you to decode and send infra-red signals
of many (but not all) commonly used remote controls. Pre-release versions
are currently available at the LIRC homepage: http://www.lirc.org/

Former versions focused on home-brew hardware connected to the serial
or parallel port. Descriptions how to build this hardware can be found
on the LIRC homepage. Current versions of LIRC also support a variety
of other hardware. An up-to-date list of all supported devices and the
status of the according drivers is available on the LIRC homepage.

The most important part of LIRC is the lircd daemon that will decode
IR signals received by the device drivers and provide the information
on a socket. It will also accept commands for IR signals to be sent if
the hardware supports this. The second daemon program called lircmd
will connect to lircd and translate the decoded IR signals to mouse
movements. You can e.g. configure X to use your remote control as an
input device.

The user space applications will allow you to control your computer
with your remote control. You can send X events to applications, start
programs and much more on just one button press.  The possible
applications are obvious: Infra-red mouse, remote control for your TV
tuner card or CD-ROM, shutdown by remote, program your VCR and/or
satellite tuner with your computer, etc.

Since some time some of the LIRC functionality has been moved to the
kernel. However, LIRC still adds functionality and flexibility to the
basic kernel IR remote handling.

## Bug tracker and mailing list.

See https://sourceforge.net/projects/lirc/
MongoDB Logo MongoDB