Fixed the 'VideoOnly' condition in the PlayPes() and PlayTs() calls in cDvbPlayer::Action()

This commit is contained in:
Klaus Schmidinger
2009-04-05 11:01:21 +02:00
parent 5ee2a21c8a
commit 43d25f07de
3 changed files with 7 additions and 3 deletions

View File

@@ -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).