diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-18 12:43:17 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-18 12:43:17 +0100 |
commit | df13d22c6c285d7dfa8b8ba98ea58dbe555b4eab (patch) | |
tree | 35a5483f806aa6d5bf7d1c6dc5627ecd98e958d8 /HISTORY | |
parent | 78990eb18811079d78cbe6ffe24fd5b750a22eac (diff) | |
download | vdr-df13d22c6c285d7dfa8b8ba98ea58dbe555b4eab.tar.gz vdr-df13d22c6c285d7dfa8b8ba98ea58dbe555b4eab.tar.bz2 |
Fixed a possible crash when displaying the "Low disk space!" message from a background thread
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3984,3 +3984,5 @@ Video Disk Recorder Revision History - Fixed handling the DELETEDLIFETIME when removing deleted recordings. Now a deleted recording is retained at least DELETEDLIFETIME seconds before actually removing it (unless a new recording requires the disk space). +- Fixed a possible crash when displaying the "Low disk space!" message from + a background thread (thanks to Christof Steininger). |