summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-06-10 11:53:39 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-06-10 11:53:39 +0200
commit360d8fe6b1faeea134f7a18d45ebbe69fd685be6 (patch)
treee8ebcdc420f2e40db0dfde43ea0ce9c3e44031f8 /HISTORY
parent93102b45e09ac75bb390aa58b0a94c63f0da0091 (diff)
downloadvdr-360d8fe6b1faeea134f7a18d45ebbe69fd685be6.tar.gz
vdr-360d8fe6b1faeea134f7a18d45ebbe69fd685be6.tar.bz2
Implemented CAM auto responses
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 62fed8c0..1711490f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9113,3 +9113,6 @@ Video Disk Recorder Revision History
- Increased SLL_LENGTH in thread.c to better handle long caller lines, and enclosed
logCaller with DEBUG_LOCKCALL to preserve memory in normal operation.
- Fixed a typo in CAMMENURETYTIMEOUT and added logging CAM enquiries.
+- The new configuration file 'camresponses.conf' can be used to define automatic
+ responses to CAM menus, for instance to avoid annyoing popup messages or entering
+ the parental rating PIN. See vdr.5 for details.