summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-03-07 13:27:05 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-03-07 13:27:05 +0100
commita67fe0663d07a6e91bfe22f5a86ce73d73b17563 (patch)
tree681d373abe6b54363026b91c46131f03d5d40e77 /HISTORY
parent16c931453db9723cee36d2b51502558fcd1921c5 (diff)
downloadvdr-a67fe0663d07a6e91bfe22f5a86ce73d73b17563.tar.gz
vdr-a67fe0663d07a6e91bfe22f5a86ce73d73b17563.tar.bz2
Fixed a possible deadlock when changing the audio track while replaying a recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 547023d3..5ca52fb9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7720,3 +7720,4 @@ Video Disk Recorder Revision History
- Renamed the "plp id" to a more general "stream id" and added support for DVB-S2
"Input Stream Identifier" (ISI) (based on a patch from Rolf Ahrenberg).
With this VDR now supports "multi streaming" on DVB-S2 and DVB-T2 transponders.
+- Fixed a possible deadlock when changing the audio track while replaying a recording.