summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-02-12 15:45:59 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-02-12 15:45:59 +0100
commit1e74f596b238358fe0b348208d4ef714ce5dd9f2 (patch)
treedc5f7b77ca5f17747eda8a64351376072790245b /HISTORY
parentcace8bed8d05444168ab82d0042f6ac5193befb4 (diff)
downloadvdr-1e74f596b238358fe0b348208d4ef714ce5dd9f2.tar.gz
vdr-1e74f596b238358fe0b348208d4ef714ce5dd9f2.tar.bz2
Fixed a possible crash when canceling VDR while displaying subtitles, and the primary device is no longer available
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fe486796..54e72a0d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6855,3 +6855,5 @@ Video Disk Recorder Revision History
faster in case the file is very large (suggested by Helmut Auer).
- Fixed selecting the primary device for receiving the live viewing channel in
case it is bonded with an other device and has no receiver attached to it.
+- Fixed a possible crash when canceling VDR while displaying subtitles, and the
+ primary device is no longer available.