summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-04-05 11:01:21 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-04-05 11:01:21 +0200
commit43d25f07de0c9a6feedaa331c82f923beb379fcf (patch)
tree9318923312cb760c6862b3e4e9343309fda34391 /HISTORY
parent5ee2a21c8a6c4a10713698f2ad50dc8bc2102aa4 (diff)
downloadvdr-43d25f07de0c9a6feedaa331c82f923beb379fcf.tar.gz
vdr-43d25f07de0c9a6feedaa331c82f923beb379fcf.tar.bz2
Fixed the 'VideoOnly' condition in the PlayPes() and PlayTs() calls in cDvbPlayer::Action()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 120f1ba5..3dcc9cb2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6018,3 +6018,5 @@ Video Disk Recorder Revision History
- Now freeing configDirectory before setting it to a new value in
cPlugin::SetConfigDirectory().
- Fixed a crash when jumping to an editing mark in an audio recording.
+- Fixed the 'VideoOnly' condition in the PlayPes() and PlayTs() calls in
+ cDvbPlayer::Action() (thanks to Reinhard Nissl).