diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-22 10:36:07 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-22 10:36:07 +0200 |
commit | 1f0a55ca7d0f681999f9f1eb4c05be956e195e63 (patch) | |
tree | 85567f7f6d91217ebc719199b7bbed8f4560b2a5 /HISTORY | |
parent | 917331767b5fed77bdd300c5c9347e9ca887fc4f (diff) | |
download | vdr-1f0a55ca7d0f681999f9f1eb4c05be956e195e63.tar.gz vdr-1f0a55ca7d0f681999f9f1eb4c05be956e195e63.tar.bz2 |
Fixed a possible crash when shutting down VDR while subtitles are being displayed
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7819,3 +7819,5 @@ Video Disk Recorder Revision History - No longer trying to delete old recordings in AssertFreeDiskSpace() if the given Priority is less than 1. - Fixed handling LIRC events in case repeated events are lost. +- Fixed a possible crash when shutting down VDR while subtitles are being displayed + (reported by Ville Skyttä). |