cDvbPlayer::Goto() now appends a Sequence End Code to get the image shown immediately with softdevices

This commit is contained in:
Klaus Schmidinger
2005-07-30 10:04:18 +02:00
parent a6f3a325d7
commit 856f22dbf1
3 changed files with 29 additions and 2 deletions

View File

@@ -3640,3 +3640,5 @@ Video Disk Recorder Revision History
device, which avoids a busy loop on very fast machines (thanks to Martin Wache).
- Modified the description of cDevice::Poll() to avoid misunderstandings.
- Updated Croatian language texts (thanks to Drazen Dupor).
- cDvbPlayer::Goto() now appends a Sequence End Code to get the image shown
immediately with softdevices (thanks to Reinhard Nissl).