diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-22 10:33:59 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-22 10:33:59 +0200 |
commit | 99321b371acd247bb41737df50af6f4084472098 (patch) | |
tree | f57fa0f15bf54f875eb97946abb9f510dc07195f /HISTORY | |
parent | 58c9fdc8c5cae831b2321db1c46a21e55ab3b6a6 (diff) | |
download | vdr-99321b371acd247bb41737df50af6f4084472098.tar.gz vdr-99321b371acd247bb41737df50af6f4084472098.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
@@ -7872,3 +7872,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ä). |