summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-10-12 11:26:07 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-10-12 11:26:07 +0200
commitc8d77e241f91f7f067186819c410d81e3de35223 (patch)
tree0716cf9decbe5f747f4ad1e16aa380bb62b27217 /HISTORY
parent965b3471b7a844e464458dbf54d55cca9aa7c22a (diff)
downloadvdr-c8d77e241f91f7f067186819c410d81e3de35223.tar.gz
vdr-c8d77e241f91f7f067186819c410d81e3de35223.tar.bz2
Now also checking the source (in addition to the transponder) when setting the system time from the TDT
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 0c39a4fc..cbdd3323 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7832,7 +7832,7 @@ Video Disk Recorder Revision History
- Fixed cleaning up old EPG events in case no epg data file is given (reported by
Dave Pickles).
-2013-10-11: Version 2.0.4
+2013-10-12: Version 2.0.4
- Unified the internal sequence of actions when pressing the Blue and the Back key,
respectively, during replay (reported by Thomas Maass).
@@ -7840,3 +7840,7 @@ Video Disk Recorder Revision History
is set to "do not pause live video" (suggested by Ulf Kiener).
- Fixed writing group separators to channels.conf that contain a comma (reported by
Eike Edener).
+- Now also checking the source (in addition to the transponder) when setting the
+ 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).