diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-28 12:21:57 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-28 12:21:57 +0100 |
commit | fbddcb2fd69fc44e2eed62285b794cde92da5840 (patch) | |
tree | 23848b23f8c4ff108cff4de06c7cc2ef92b16815 /HISTORY | |
parent | 967d9b0b03c8937ff766a6c8f5c9b621d2529391 (diff) | |
download | vdr-fbddcb2fd69fc44e2eed62285b794cde92da5840.tar.gz vdr-fbddcb2fd69fc44e2eed62285b794cde92da5840.tar.bz2 |
Removing deleted recordings is now done in a separate thread
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 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-27: Version 1.3.38 +2005-12-28: Version 1.3.38 - Fixed handling second audio and Dolby Digital PIDs for encrypted channels (was broken in version 1.3.37). @@ -4006,3 +4006,4 @@ Video Disk Recorder Revision History now immediately creates a timer for the selected event and marks it with 'T'. If the event is already marked with 'T', the "Red" button opens the "Edit timer" menu for that timer. +- Removing deleted recordings is now done in a separate thread. |