On Sun, 06 Apr 2014 21:26:08 +0200
Peter Münster wrote:
> On Sun, Apr 06 2014, VDR User wrote:
>
> >>> What I would be willing to accept is a patch that makes the skip
> >>> delta of the yellow and green keys (currently a fixed +/-60s)
> >>> configurable.
> >>
> >> Yes, that's fine. But what's t
> If I officially use them for a function that is (IMHO, agreed)
unnecessary, then they would be wasted for future use for functions that
might be more important ;-).
Well these keys are unused for 14 years now and yes, they could be saved
for any usage another 14 years, ..., doing nothing ... ^^
On 07.04.2014 17:44, Helmut Auer wrote:
On 06.04.2014 19:06, Peter Münster wrote:
On Sun, Apr 06 2014, Klaus Schmidinger wrote:
First and foremost I don't think that we need extra keys for jumping such
short distances as 5 or 10 seconds. Just use "fast forward" or "fast rewind"
for that.
Hav
On Mon, Apr 07 2014, Klaus Schmidinger wrote:
>> Or a Boolean configuration option for making 5s-skips instead of fast
>> forward/rewind?
>
> Well, that's something we can talk about. You could make it so that during
> replay the Left and Right keys perform 5s skips, and the FastForward/-Rewind
>
Am Montag, 7. April 2014, 12:20:37 schrieb Klaus Schmidinger:
> Well, that's something we can talk about. You could make it so that during
> replay the Left and Right keys perform 5s skips, and the FastForward/-Rewind
> keys (if present on the user's remote control) still retain their normal
> func
On 06.04.2014 19:06, Peter Münster wrote:
On Sun, Apr 06 2014, Klaus Schmidinger wrote:
First and foremost I don't think that we need extra keys for jumping such
short distances as 5 or 10 seconds. Just use "fast forward" or "fast rewind"
for that.
Have you tried 5s steps? I really prefer 5s
>> Well, that's something we can talk about. You could make it so that during
>> replay the Left and Right keys perform 5s skips, and the FastForward/-Rewind
>> keys (if present on the user's remote control) still retain their normal
>> function.
>
> This kind of behavior sounds like a good comprom
On Mon, 07 Apr 2014 12:20:37 +0200
Klaus Schmidinger wrote:
> Well, that's something we can talk about. You could make it so that during
> replay the Left and Right keys perform 5s skips, and the FastForward/-Rewind
> keys (if present on the user's remote control) still retain their normal
> func
On 04/07/2014 12:20 PM, Klaus Schmidinger wrote:
> Well, that's something we can talk about. You could make it so that during
> replay the Left and Right keys perform 5s skips, and the FastForward/-Rewind
> keys (if present on the user's remote control) still retain their normal
> function.
This k
On 06.04.2014 19:06, Peter Münster wrote:
On Sun, Apr 06 2014, Klaus Schmidinger wrote:
First and foremost I don't think that we need extra keys for jumping such
short distances as 5 or 10 seconds. Just use "fast forward" or "fast rewind"
for that.
Have you tried 5s steps? I really prefer 5s
On Sun, Apr 06 2014, VDR User wrote:
>>> What I would be willing to accept is a patch that makes the skip delta of
>>> the yellow and green keys (currently a fixed +/-60s) configurable.
>>
>> Yes, that's fine. But what's the problem with a second skip-value for
>> buttons 1 and 3?
>
> If the skip
>> What I would be willing to accept is a patch that makes the skip delta of
>> the yellow and green keys (currently a fixed +/-60s) configurable.
>
> Yes, that's fine. But what's the problem with a second skip-value for
> buttons 1 and 3?
If the skip amount can configurable then each user can set
On Sun, Apr 06 2014, Klaus Schmidinger wrote:
> First and foremost I don't think that we need extra keys for jumping such
> short distances as 5 or 10 seconds. Just use "fast forward" or "fast rewind"
> for that.
Have you tried 5s steps? I really prefer 5s steps over fast
forward/rewind. With mpl
On 01.04.2014 13:29, Peter Münster wrote:
On Mon, Mar 31 2014, Peter Münster wrote:
What about adding a possibility to skip ±5 or ±10 seconds when replaying
a recording?
Would you perhaps accept a patch for the developer version?
Hi Klaus,
What about the attached patch?
There are several
Am 31.03.2014 11:42, schrieb Peter Münster:
> What about adding a possibility to skip ±5 or ±10 seconds when
> replaying a recording?
BTW: The liemikuutio Patch set does have Binary Search (half jump
width on each direction reversal). Around 4 lines of code to make it
the perfect skipper.
I guess
On Mon, Mar 31 2014, Peter Münster wrote:
> What about adding a possibility to skip ±5 or ±10 seconds when replaying
> a recording?
>
> Would you perhaps accept a patch for the developer version?
Hi Klaus,
What about the attached patch?
--
Peter
diff -ur vdr-2.1.6/MANUAL vdr-2.1.6-n
Peter Münster writes:
> Hi Klaus,
>
> What about adding a possibility to skip ±5 or ±10 seconds when replaying
> a recording?
>
> Would you perhaps accept a patch for the developer version?
Bonjour,
i've added this to menu.c :
case k5|k_Repeat:
case k5: SkipSeconds(240); break;
ca
17 matches
Mail list logo