Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: timer dating



Klaus.Schmidinger@cadsoft.de(Klaus Schmidinger)  31.03.02 23:16

Once upon a time Klaus Schmidinger shaped the electrons to say...

>Rainer Zocholl wrote:
>>
>> JFI:
>>
>> Little "usage" problem:
>>
>> today (the 27th) i disabled a time on sunday 31th (blue key)
>>
>> The "timer date" was set to the 28th Hu?
>> So the timer will not actually be disabled sunday 
>> and will record "skiing" again...
>>
>> I would have expected that the next Sunday (6.4) would have been
>> set, or at least next Monday, 1.4., so the timer is really
>> disabled that sunday, 31th.
>> Bug or feature?

>Well, 'Bug', I'd say.

>Please try this:

>-+- config.c    2002/03/31 11:57:07
>+++ config.c    2002/03/31 21:08:12
>@@ -640,7 +640,7 @@

> void cTimer::SkipToday(void)
> {
>-  firstday = IncDay(SetTime(recording ? StartTime() : time(NULL), 0),
>1); +  firstday = IncDay(SetTime(StartTime(), 0), 1);
> }

>Line numbers may be somewhat off.

>With this change pressing the Blue button while a timer is actually
>recording will still set the "First day" parameter to "tomorrow".
>If the timer is _not_ recording, it will be set to "one day after
>the timer would have hit". In the old version it has always been set
>to "tomorrow", which apparently is not what the user would expect.

Thanks a lot. I'll try.

Did i say that this "disable" is a very nice usefull convinient 
feature and eases use a lot? :-)

Rainer---<=====>                         Vertraulich
             //  
           //                              
         <=====>--------------ocholl, Kiel, Germany ------------



Home | Main Index | Thread Index