diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-06-21 13:34:40 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-06-21 13:34:40 +0200 |
commit | e33ba08af4548210034ce628c4bb5fa69b08b4e0 (patch) | |
tree | a279fddebc5623aee4f5e80cc220dc90620c5a73 /HISTORY | |
parent | b14d498613ce2ccbdf487b5dae2394bbdc8a6478 (diff) | |
download | vdr-e33ba08af4548210034ce628c4bb5fa69b08b4e0.tar.gz vdr-e33ba08af4548210034ce628c4bb5fa69b08b4e0.tar.bz2 |
Fixed cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in case only part of the buffer has been accepted by the device
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6140,3 +6140,5 @@ Video Disk Recorder Revision History - Fixed storing the current OSD size in case the device has changed it in its setup menu (reported by Reinhard Nissl). +- Fixed cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in case only part of the + buffer has been accepted by the device (reported by Udo Richter). |