diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-01-19 13:21:51 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-01-19 13:21:51 +0100 |
commit | 1b1465a6775c1f53d1f7ef5ef13c7efdbc42a74a (patch) | |
tree | f5e875387c07b807ca80a83d153dcae4af76ea73 /CONTRIBUTORS | |
parent | 2f6ce68ca74153c6343568394afcfc24a53e6806 (diff) | |
download | vdr-1b1465a6775c1f53d1f7ef5ef13c7efdbc42a74a.tar.gz vdr-1b1465a6775c1f53d1f7ef5ef13c7efdbc42a74a.tar.bz2 |
Now making sure a spawned timer only fully overlaps the given event
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0586bd79..208f106e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3665,6 +3665,8 @@ Jürgen Schneider <jsffm@web.de> event has no short text for reporting a bug in VPS handling when spawning a pattern timer, in case Setup.UseVps is false + for reporting an endless spawning of pattern timers in case the spawned timer doesn't + use VPS and fully overlaps a second event that is longer than the original one Stefan Verse <Verse@amotronics.de> for fixing an occasional black screen when switching channels |