diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-04 09:34:06 +0100 |
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-04 09:34:06 +0100 |
| commit | f61645b4d2a73101c2a30c5b8b943bf96bc5da0d (patch) | |
| tree | f760c97d7219defd1112d05207660bde70745025 /CONTRIBUTORS | |
| parent | f1603e91280feb26051537b2287a69a23a96fc1e (diff) | |
| download | vdr-f61645b4d2a73101c2a30c5b8b943bf96bc5da0d.tar.gz vdr-f61645b4d2a73101c2a30c5b8b943bf96bc5da0d.tar.bz2 | |
Synchronizing system time to the transponder time is now done using adjtime() in order to avoid discontinuities
Diffstat (limited to 'CONTRIBUTORS')
| -rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0c37f847..1cbe7e08 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2731,6 +2731,8 @@ Manuel Reimer <Manuel.Reimer@gmx.de> contains only the address of the local host for a patch that was used as a base for making editing marks be updated every 10 seconds during replay + for suggesting to synchronize system time to the transponder time using adjtime() in + order to avoid discontinuities Rene van den Braken <rene@vandenbraken.name> for reporting a bug in writing the PCR pid into the PMT in |
