diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-24 15:53:53 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-24 15:53:53 +0100 |
commit | 186a3213d04c3a041148e14c18caa59f1a71b573 (patch) | |
tree | d92d8d007dc0fac4726d6d90794932d216ee5a02 /HISTORY | |
parent | 60d56fceb9c1e05f314a0a4c05e47a663fb8c1af (diff) | |
download | vdr-186a3213d04c3a041148e14c18caa59f1a71b573.tar.gz vdr-186a3213d04c3a041148e14c18caa59f1a71b573.tar.bz2 |
The main menu now dynamically updates its contents
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"). -2005-12-18: Version 1.3.38 +2005-12-24: Version 1.3.38 - Fixed handling second audio and Dolby Digital PIDs for encrypted channels (was broken in version 1.3.37). @@ -3989,3 +3989,5 @@ Video Disk Recorder Revision History - Fixed handling OSD areas that have invalid sizes (thanks to Marco Schlüßler). - Added a mutex to AssertFreeDiskSpace() to make sure calls from foreground and background threads won't interfere. +- The main menu now dynamically updates its contents in case an instant + recording or replay stops, etc. |