diff options
author | Frank Schmirler <vdr@schmirler.de> | 2013-09-26 09:31:35 +0200 |
---|---|---|
committer | Frank Schmirler <vdr@schmirler.de> | 2013-09-27 17:33:18 +0200 |
commit | c92de13d0666bcad050989c0d81d67878876ac52 (patch) | |
tree | 792f1460191367819b707b5faf6a8bafe7220cd0 /CONTRIBUTORS | |
parent | d7652d89ca79e30c6296ec71882b2de6b7728c63 (diff) | |
download | vdr-plugin-streamdev-c92de13d0666bcad050989c0d81d67878876ac52.tar.gz vdr-plugin-streamdev-c92de13d0666bcad050989c0d81d67878876ac52.tar.bz2 |
Select start position for replaying a recording by parameter pos=
Based on offset_5.diff from hivdr@vdrportal with the following modifications:
- indenting
- replaced isyslog with Dprintf
- left out HTTP header "Server:" for the moment
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ed94b7c..0451378 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -217,3 +217,6 @@ macmenot thomasjfox for fixing cSuspendCtl preventing idle shutdown + +hivdr + for adding the pos= parameter for replaying recordings from a certain position |