Menu

Tree [622683] master /
 History

HTTPS access


File Date Author Commit
 configs 2017-06-18 Alec Leamas Alec Leamas [039cc8] build: Fix VPATHS builds (#294).
 contrib 2017-01-19 Alec Leamas Alec Leamas [00e7e8] contrib: release-process: update.
 daemons 2022-06-26 Sean Young Sean Young [051518] Always use bundled lirc.h header file
 debian 2015-11-03 Alec Leamas Alec Leamas [446964] Remove in-source debian packaging files.
 doc 2022-06-26 Sean Young Sean Young [9cbecf] Update download link and remove merge conflict
 drivers 2022-06-26 Sean Young Sean Young [051518] Always use bundled lirc.h header file
 git-tools 2016-05-23 Alec Leamas Alec Leamas [9fb4e1] Build: Fix some BSD portability issues (#155).
 include 2022-06-26 Sean Young Sean Young [096731] Sync lirc.h with linux 5.18
 lib 2022-06-26 Sean Young Sean Young [888a28] Support lirc overflows
 m4 2017-06-16 Alec Leamas Alec Leamas [eed80b] build: m4: Clean up AX_PYTHON_MODULE
 plugins 2022-08-28 Khem Raj Khem Raj [622683] mplay: Fix build with musl
 python-pkg 2022-06-03 Alec Leamas Alec Leamas [cdcecd] python 3.10: Fix new Queue interface
 systemd 2019-09-15 Craig Andrews Craig Andrews [de531e] systemd: ensure lirc runtime directory exists
 test 2017-06-24 Alec Leamas Alec Leamas [e32255] build: Align with release-0.10 branch.
 tools 2022-06-26 Sean Young Sean Young [888a28] Support lirc overflows
 .gitignore 2017-08-22 Alec Leamas Alec Leamas [cda3aa] build: Don't generate table.html in build - #28...
 AUTHORS 2014-09-09 Alec Leamas Alec Leamas [a53561] smode2: Retiring, moving to contrib/.
 CONTRIBUTE.md 2017-03-24 Alec Leamas Alec Leamas [157f68] doc: fixes, some source comments
 COPYING 2013-10-10 Alec Leamas Alec Leamas [a65eb9] Update COPYING to latest version.
 COPYING.ciniparser 2016-10-19 Alec Leamas Alec Leamas [a6f997] Adding curl and ciniparser license files.
 COPYING.curl 2016-10-19 Alec Leamas Alec Leamas [a6f997] Adding curl and ciniparser license files.
 LICENSE 2014-03-11 Alec Leamas Alec Leamas [6ad1ed] Adding CCAN config file libraries (MIT licensed).
 Makefile.am 2017-06-24 Alec Leamas Alec Leamas [027256] build: Mute libtool when V=0.
 NEWS 2017-09-12 Alec Leamas Alec Leamas [b986b5] NEWS: update.
 README 2017-08-23 Alec Leamas Alec Leamas [f9dae8] Update for 0.11.0
 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 2016-05-23 Alec Leamas Alec Leamas [9fb4e1] Build: Fix some BSD portability issues (#155).
 configure.ac 2022-06-26 Sean Young Sean Young [051518] Always use bundled lirc.h header file
 irexec.lircrc 2015-10-23 Alec Leamas Alec Leamas [8007ff] doc: Update (includes fixes to #154).
 lirc-driver.pc.in 2017-04-19 Alec Leamas Alec Leamas [ab6d56] Revert "build: Add missing -I flag to lirc-driv...
 lirc.pc.in 2016-10-25 Alec Leamas Alec Leamas [951193] lirc.pc: Fix bad library specification (#236).
 lirc_options.conf 2017-05-13 Alec Leamas Alec Leamas [f6851f] lircd-uinput: Fix options config file handling ...
 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.
 pep8.conf 2016-12-30 Alec Leamas Alec Leamas [ba530e] python-bindings: feature complete.
 pylint.conf 2016-12-30 Alec Leamas Alec Leamas [ba530e] python-bindings: feature complete.
 pylint.mak 2016-12-30 Alec Leamas Alec Leamas [ba530e] python-bindings: feature complete.
 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.11.0-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.


## 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 which decodes IR
signals received by the device drivers and provides the information
on a socket. It also accepts commands for IR signals to be sent if
the hardware supports this.

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/