Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Sat, 27 Feb 2010 20:32:55 +0000 |
cehoyos |
Include lirc.h in lirc.c to add missing prototypes.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 30 Jan 2009 15:41:45 +0000 |
reimar |
Move setting of O_NONBLOCK before lirc_readconfig, this avoids a memleak
|
Fri, 30 Jan 2009 15:38:54 +0000 |
reimar |
Fix an MSGT_INPUT to MSGT_LIRC in lirc.c
|
Tue, 27 Jan 2009 19:06:50 +0000 |
reimar |
Do not use select n lirc code, instead set the fd non-blocking.
|
Sun, 25 Jan 2009 18:46:24 +0000 |
reimar |
Fix typo: pool -> poll
|
Sat, 13 Dec 2008 18:28:00 +0000 |
diego |
Add standard GPL license header.
|
Thu, 12 Oct 2006 23:48:52 +0000 |
ptt |
litle bug, didn't compile :(
|
Thu, 12 Oct 2006 22:24:19 +0000 |
diego |
slight overall verbosity reduction
|
Tue, 12 Sep 2006 08:42:01 +0000 |
diego |
Move conditional compilation to the build system.
|
Tue, 25 Oct 2005 21:23:45 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
Mon, 27 Jun 2005 08:16:23 +0000 |
reimar |
consume empty lirc events at once.
|
Wed, 23 Oct 2002 22:23:12 +0000 |
arpi |
rewrote the lirc code to remove the fork
|
Tue, 19 Mar 2002 13:28:45 +0000 |
albeu |
A bug fix + moved error msg from verbose to error
|
Sat, 23 Feb 2002 21:18:40 +0000 |
albeu |
Make old and new lirc support independant from each other
|
Mon, 04 Feb 2002 15:03:18 +0000 |
albeu |
Remove some unuseful stuff and don't try to kill an unexisting
|
Thu, 31 Jan 2002 09:39:11 +0000 |
albeu |
Added lirc support in input
|