diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-12 12:08:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-12 12:08:37 +0200 |
commit | 446c3b4cfd6f905bf6a5e1e073282b5a33eea24d (patch) | |
tree | e0bdc44f6411d059430ed02ea06239041d737f26 /HISTORY | |
parent | adf0dac2c38a6773ec4925045551fad47488dd66 (diff) | |
download | vdr-446c3b4cfd6f905bf6a5e1e073282b5a33eea24d.tar.gz vdr-446c3b4cfd6f905bf6a5e1e073282b5a33eea24d.tar.bz2 |
Changed cRecorder::Action() to use cTimeMs instead of time()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7990,3 +7990,6 @@ Video Disk Recorder Revision History system time from the TDT, which avoids problems in case devices are tuned to the same transponder on different sources, and these broadcast different time data (reported by Torsten Lang). +- Changed cRecorder::Action() to use cTimeMs instead of time() to avoid problems with + unjustified "video data stream broken" errors in case the system time is changed + while a recording is active (reported by Torsten Lang). |