Modified LIRC interface to better handle repeat function

This commit is contained in:
Klaus Schmidinger
2000-09-21 17:00:59 +02:00
parent f9a3ec512a
commit b4faf3787a
2 changed files with 28 additions and 16 deletions

View File

@@ -203,3 +203,7 @@ Video Disk Recorder Revision History
- The daemon mode (option '-d') now no longer works with REMOTE=KBD (there
is no stdin in daemon mode, so KBD makes no sense - plus it sometimes
crashed).
2000-09-21: Version 0.65
- Modified LIRC interface to better handle repeat function (by Carsten Koch).