diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-05 11:01:21 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-05 11:01:21 +0200 |
commit | 43d25f07de0c9a6feedaa331c82f923beb379fcf (patch) | |
tree | 9318923312cb760c6862b3e4e9343309fda34391 /HISTORY | |
parent | 5ee2a21c8a6c4a10713698f2ad50dc8bc2102aa4 (diff) | |
download | vdr-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-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |