summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-07-30 10:04:18 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-07-30 10:04:18 +0200
commit856f22dbf1ac274210ba5d4e12d7a5090fda1c94 (patch)
treec4d753e4a70efefd87e0932e12b7eb3e002916ea /HISTORY
parenta6f3a325d7c0d4d7e7857a1e7b561e488ef8055d (diff)
downloadvdr-856f22dbf1ac274210ba5d4e12d7a5090fda1c94.tar.gz
vdr-856f22dbf1ac274210ba5d4e12d7a5090fda1c94.tar.bz2
cDvbPlayer::Goto() now appends a Sequence End Code to get the image shown immediately with softdevices
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6777ba1e..c1cde750 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).