summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-12-24 15:53:53 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-12-24 15:53:53 +0100
commit186a3213d04c3a041148e14c18caa59f1a71b573 (patch)
treed92d8d007dc0fac4726d6d90794932d216ee5a02 /HISTORY
parent60d56fceb9c1e05f314a0a4c05e47a663fb8c1af (diff)
downloadvdr-186a3213d04c3a041148e14c18caa59f1a71b573.tar.gz
vdr-186a3213d04c3a041148e14c18caa59f1a71b573.tar.bz2
The main menu now dynamically updates its contents
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 2572b44b..06966359 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").
-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.