[vdr] how to stop timer?
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Wed Jan 25 17:14:37 CET 2006
Markus Hahn wrote:
> Am Samstag, 21. Januar 2006 11:05 schrieb Klaus Schmidinger:
>
>>Klaus Schmidinger wrote:
>>
>>>>>After some more thinking I believe cRecordControls::Start() actually
>>>>>is the better place for this check, since it is called several times.
>>>>>
>>>>>Please try the attached patch.
>
>
> Hi Klaus,
> because vdr wants to record out of EPG,
What do you mean by "vdr wants to record out of EPG"?
> I added Timer->ClearFlags(tfActive);
I don't think it's a good idea to deactivate a timer.
If this is a repeating timer and the user doesn't realize
that it has been deactivated, it won't record next time.
> ------------------------------------------------------------------------
>
> diff -x '[A-Z]*' -x '*.bak' -Nu /home/markus/svn-vdr/vdr-current/i18n.c vdr-rbox/i18n.c
> --- /home/markus/svn-vdr/vdr-current/i18n.c 2006-01-12 18:12:18.000000000 +0100
> +++ vdr-rbox/i18n.c 2006-01-24 18:31:33.000000000 +0100
> ...
Your diff doesn't seem to be made against the latest VDR 1.3.40.
It also contained several test outputs.
Klaus
More information about the vdr
mailing list