diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-05 12:29:27 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-05 12:29:27 +0200 |
commit | 371a9a90250463bb1b5aeece709c444a836269aa (patch) | |
tree | f9c51176ee390ef54f99e691df59d8037da753ec /HISTORY | |
parent | 43d25f07de0c9a6feedaa331c82f923beb379fcf (diff) | |
download | vdr-371a9a90250463bb1b5aeece709c444a836269aa.tar.gz vdr-371a9a90250463bb1b5aeece709c444a836269aa.tar.bz2 |
cDevice::PlayTs() now plays as many TS packets as possible in one call
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6020,3 +6020,4 @@ Video Disk Recorder Revision History - 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). +- cDevice::PlayTs() now plays as many TS packets as possible in one call. |