diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2000-04-15 18:00:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2000-04-15 18:00:00 +0200 |
commit | 37250a0568d5b1d689d5c59f983e9be228ed49c2 (patch) | |
tree | f5b3cb133d5ec1ede63de04cf9c394bcf4a514a2 /keys.conf | |
parent | 6feebe674c09b65e43012bf439c201cfb65aa82c (diff) | |
download | vdr-patch-lnbsharing-37250a0568d5b1d689d5c59f983e9be228ed49c2.tar.gz vdr-patch-lnbsharing-37250a0568d5b1d689d5c59f983e9be228ed49c2.tar.bz2 |
Version 0.03vdr_osm-0.03
- Actual record/replay now works.
- Dropped the idea of different "recording qualities" (a 36GB harddisk is
able to store some 18 hours in full quality, so we don't really need that).
- Termination signals are now caught and the program cleans up before exiting.
- Support for CICAM.
Diffstat (limited to 'keys.conf')
-rw-r--r-- | keys.conf | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/keys.conf b/keys.conf deleted file mode 100644 index 0e3c07b..0000000 --- a/keys.conf +++ /dev/null @@ -1,23 +0,0 @@ -Code B -Address 0000 -Up 000047E2 -Down 000007E2 -Menu 000011E2 -Ok 000079E2 -Back 00001AE2 -Left 000005E2 -Right 000045E2 -0 00007FE2 -1 00003FE2 -2 00005FE2 -3 00001FE2 -4 00006FE2 -5 00002FE2 -6 00004FE2 -7 00000FE2 -8 000077E2 -9 000037E2 -Red 000025E2 -Green 00002AE2 -Yellow 00005AE2 -Blue 00000000 |