From c92de13d0666bcad050989c0d81d67878876ac52 Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Thu, 26 Sep 2013 09:31:35 +0200 Subject: 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 --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 3fcd666..d6030c8 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,9 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- +- Select start position for replaying a recording by parameter pos=. Supported + values are resume, mark.#, time.#, frame.# or a plain # representing a + percentage if < 100 or a byte position otherwise (thanks to hivdr) - Start cSuspendCtl hidden or it will prevent idle shutdown (thanks to thomasjfox) - Fixed recordings menu inode numbers: ino_t is a long long on some systems -- cgit v1.2.3