Fixed setting system time to avoid time jumps in case of faulty data

This commit is contained in:
Klaus Schmidinger
2005-08-07 13:52:29 +02:00
parent 1173d8d359
commit 5da7f10c3e
3 changed files with 15 additions and 6 deletions

View File

@@ -3668,3 +3668,5 @@ Video Disk Recorder Revision History
a forced EPG scan works even if EPG scan timeout is set to 0 (thanks to
Bernhard Stegmaier for reporting a problem with this).
- Fixed cDvbSpuBitmap::putPixel() (thanks to Reinhard Nissl).
- Fixed setting system time to avoid time jumps in case of faulty data (thanks
to Andreas B<>ttger).