From e2d0f3f8453750ce0de8a02289fe58161c2c505e Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 2 Feb 2015 13:59:19 +0100 Subject: Added "Setup/Replay/Binary skip strict" --- MANUAL | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'MANUAL') diff --git a/MANUAL b/MANUAL index 4f783c41..ea4fd191 100644 --- a/MANUAL +++ b/MANUAL @@ -1006,6 +1006,18 @@ Version 2.0 the binary mode and makes '1' and '3' always skip the number of seconds configured as the initial value. + Binary skip strict = yes + When skipping in binary mode with the '1' and '3' keys, the + distance of the skip is halved with every key press after the + first change of direction. While this allows for locating a + particular position in a recording very fast, once you make + one step too many in the current direction you have no chance + of ever reaching the desired point any more. You will have to + wait for the timeout to occur and start binary skipping anew. + If this option is set to 'no', the skip distance will only be + halved if the direction actually changes. That way, even if + you missed the target point, you can still back up to it. + Resume ID = 0 Defines an additional ID that can be used in a multi user environment, so that every user has his/her own resume files for each recording. The valid range is 0...99, with -- cgit v1.2.3