summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-05-29 09:47:31 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-05-29 09:47:31 +0200
commitd2d2b75b2cd48a857dd69417ab81b3c977f4e934 (patch)
treee9becec01cd7b1bf6138c037e170f58ac69e8492 /HISTORY
parentb417112bd4e1b7eec6118121668cc39ab36ff736 (diff)
downloadvdr-d2d2b75b2cd48a857dd69417ab81b3c977f4e934.tar.gz
vdr-d2d2b75b2cd48a857dd69417ab81b3c977f4e934.tar.bz2
Added an additional sleep() after going into "Pause live video" mode
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 610abe43..adcc5d64 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2217,3 +2217,6 @@ Video Disk Recorder Revision History
- Some corrections to the Finnish OSD texts (thanks to Niko Tarnanen and Rolf
Ahrenberg).
- Completed the Italian OSD texts (thanks to Antonio Ospite).
+- Added an additional sleep() after going into "Pause live video" mode to avoid
+ breaking off replay in case the user hits "Play" or "Pause" too soon (thanks
+ to Karim Afifi for reporting ths one).