summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-04-28 20:44:56 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2021-04-28 20:44:56 +0200
commit4a199fe4acba6da192c0fa5b847760ca65e2c365 (patch)
tree8e5ac12681f3412aaacfc9987a99313f12fc9d84 /HISTORY
parent98fa6206ac8aaef4864a4de4ac2f14d821a3bd55 (diff)
downloadvdr-4a199fe4acba6da192c0fa5b847760ca65e2c365.tar.gz
vdr-4a199fe4acba6da192c0fa5b847760ca65e2c365.tar.bz2
Now using a separate fixed value for internal EPG linger time
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6beb0cf2..4e05870d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9662,3 +9662,9 @@ Video Disk Recorder Revision History
the start/stop times of timers in the main menu.
- EXPIRELATENCY now only applies to VPS timers.
- Deleting expired timers is now triggered immediately after the timers are modified.
+
+2021-04-28:
+
+- Now using a separate fixed value for internal EPG linger time. This fixes problems with
+ spawned timers jumping to the next event in case Setup.EPGLinger is very small. (reported
+ by Jürgen Schneider).