Added an additional sleep() after going into "Pause live video" mode

This commit is contained in:
Klaus Schmidinger
2003-05-29 09:47:31 +02:00
parent b417112bd4
commit d2d2b75b2c
3 changed files with 9 additions and 1 deletions

View File

@@ -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).