diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-18 10:41:43 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-18 10:41:43 +0100 |
commit | eda593934db9ccb1c67d566ecf13108672c08ab6 (patch) | |
tree | 30e5c952c0899853b78cea862cb0d73314337630 /CONTRIBUTORS | |
parent | a88ca5d4e5e3f994b74411a6f8089730109f9bcf (diff) | |
download | vdr-eda593934db9ccb1c67d566ecf13108672c08ab6.tar.gz vdr-eda593934db9ccb1c67d566ecf13108672c08ab6.tar.bz2 |
Modified handling user inactivity in the shutdown handler to avoid a problem in case the system time is changed after VDR has been started
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2ede5a72..35d8c3d1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1777,6 +1777,8 @@ Udo Richter <udo_richter@gmx.de> for suggesting to shift editing marks that don't point to an I-frame towards the next I-frame when a recording is played for requesting to keep using relative paths when building plugins locally + for fixing a problem with detecting user inactivity in case the system time is + changed after VDR has been started Sven Kreiensen <svenk@kammer.uni-hannover.de> for his help in keeping 'channels.conf.terr' up to date @@ -3039,6 +3041,8 @@ Sören Moch <smoch@web.de> handling of PCR values for improving cutting MPEG-2 video for pointing out that FindHeader() can also be used in cMpeg2Fixer::AdjTref() + for reporting a problem with detecting user inactivity in case the system time is + changed after VDR has been started Peter Münster <pmlists@free.fr> for fixing 'make install' to not overwrite existing configuration files |