summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-04 11:48:38 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-04 11:48:38 +0100
commitfa0af7065e92abc566346b264740570991ae3f13 (patch)
tree002084407020050627dc3fddc1a2bbe1125588ae /HISTORY
parenta94f6a8443d8a723aedb3f2854d85f1fdd8a17e2 (diff)
downloadvdr-fa0af7065e92abc566346b264740570991ae3f13.tar.gz
vdr-fa0af7065e92abc566346b264740570991ae3f13.tar.bz2
Now using FE_READ_STATUS to read the current frontend status
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 42dcf138..7d0b7f4e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3963,7 +3963,7 @@ Video Disk Recorder Revision History
commands may now be executed at any time, and the message will be displayed
(no more "pending message").
-2006-01-03: Version 1.3.38
+2006-01-04: Version 1.3.38
- Fixed handling second audio and Dolby Digital PIDs for encrypted channels
(was broken in version 1.3.37).
@@ -4077,3 +4077,5 @@ Video Disk Recorder Revision History
- Fixed handling TS packets in cTS2PES (thanks to Reinhard Nissl).
- Added cTimer::SetPriority() to set a timer's priority (suggested by Kendy Kutzner).
- Added cMenuEditStrItem::InEditMode() (suggested by Christian Wieninger).
+- Now using FE_READ_STATUS to read the current frontend status (suggested by
+ Holger Wächtler).