Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move setting of O_NONBLOCK before lirc_readconfig, this avoids a memleak | reimar | 2009-01-30 |
* | Fix an MSGT_INPUT to MSGT_LIRC in lirc.c | reimar | 2009-01-30 |
* | Do not use select n lirc code, instead set the fd non-blocking. | reimar | 2009-01-27 |
* | Fix typo: pool -> poll | reimar | 2009-01-25 |
* | Add standard GPL license header. | diego | 2008-12-13 |
* | litle bug, didn't compile :( | ptt | 2006-10-12 |
* | slight overall verbosity reduction | diego | 2006-10-12 |
* | Move conditional compilation to the build system. | diego | 2006-09-12 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-10-25 |
* | consume empty lirc events at once. | reimar | 2005-06-27 |
* | rewrote the lirc code to remove the fork | arpi | 2002-10-23 |
* | A bug fix + moved error msg from verbose to error | albeu | 2002-03-19 |
* | Make old and new lirc support independant from each other | albeu | 2002-02-23 |
* | Remove some unuseful stuff and don't try to kill an unexisting | albeu | 2002-02-04 |
* | Added lirc support in input | albeu | 2002-01-31 |