diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-04 11:48:38 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-04 11:48:38 +0100 |
commit | fa0af7065e92abc566346b264740570991ae3f13 (patch) | |
tree | 002084407020050627dc3fddc1a2bbe1125588ae /HISTORY | |
parent | a94f6a8443d8a723aedb3f2854d85f1fdd8a17e2 (diff) | |
download | vdr-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-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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). |