Version 0.06

- Added support for LIRC remote control (thanks to Carsten Koch!).
  There are now three different remote control modes: KBD (PC-Keyboard), RCU
  and LIRC. See the INSTALL file for information on how to enable either of
  these modes. The default mode is now KBD, not RCU as before (to make it
  work immediately even if there is no actual remote control).
This commit is contained in:
Klaus Schmidinger
2000-07-15 18:00:00 +02:00
parent 9599a8fd8a
commit 3b78ec8374
16 changed files with 360 additions and 132 deletions

5
CONTRIBUTORS Normal file
View File

@@ -0,0 +1,5 @@
Thanks go to the following people for patches and contributions:
Carsten Koch <Carsten.Koch@icem.de>
for adding LIRC support