summaryrefslogtreecommitdiff
path: root/lirc.c
AgeCommit message (Expand)Author
2005-07-31Added the command line options '--lirc', '--rcu' and '--no-kbd'Klaus Schmidinger
2005-01-14Fixed canceling the LIRC threadKlaus Schmidinger
2004-12-19Replaced time_ms() with a threadsafe and non-overflowing cTimeMsKlaus Schmidinger
2004-12-18Removed the LOCK_THREAD from the LIRC threadKlaus Schmidinger
2003-10-18The cThread class now accepts a 'Description' parameterKlaus Schmidinger
2003-04-27Skipping keys that come in too fast from LIRCKlaus Schmidinger
2003-04-25Fixed detecting broken connection to the LIRC daemonKlaus Schmidinger
2003-04-12The LIRC and RCU remote control no longer try to learn keys in case of errors...Klaus Schmidinger
2003-04-06Fixed handling repeat function with LIRCKlaus Schmidinger
2003-04-06Avoiding high CPU load in case the connection to LIRC gets lostKlaus Schmidinger
2002-09-29Made remote controls plugin awareKlaus Schmidinger