index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lirc.c
Age
Commit message (
Expand
)
Author
2006-05-28
Improved the repeat function for LIRC remote controls
Klaus Schmidinger
2006-01-27
Now trying to reestablish the connection to the LIRC daemon in case it breaks
Klaus Schmidinger
2005-09-02
Made LIRC command parsing more robust
Klaus Schmidinger
2005-08-15
Some missed places where cThread::Running() should be used
Klaus Schmidinger
2005-07-31
Added the command line options '--lirc', '--rcu' and '--no-kbd'
Klaus Schmidinger
2005-01-14
Fixed canceling the LIRC thread
Klaus Schmidinger
2004-12-19
Replaced time_ms() with a threadsafe and non-overflowing cTimeMs
Klaus Schmidinger
2004-12-18
Removed the LOCK_THREAD from the LIRC thread
Klaus Schmidinger
2003-10-18
The cThread class now accepts a 'Description' parameter
Klaus Schmidinger
2003-04-27
Skipping keys that come in too fast from LIRC
Klaus Schmidinger
2003-04-25
Fixed detecting broken connection to the LIRC daemon
Klaus Schmidinger
2003-04-12
The LIRC and RCU remote control no longer try to learn keys in case of errors...
Klaus Schmidinger
2003-04-06
Fixed handling repeat function with LIRC
Klaus Schmidinger
2003-04-06
Avoiding high CPU load in case the connection to LIRC gets lost
Klaus Schmidinger
2002-09-29
Made remote controls plugin aware
Klaus Schmidinger