Mailing List archive

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

[vdr] Re: [ANNOUNCE] Timeline 0.9.0



Rainer Zocholl wrote:
j.schmitz@web.de(Jürgen Schmitz)  03.01.05 12:08


Thanks Jürgen!  BTW, I just tried out your new release with the same
problem I was having before.  If you only have one dvb card (device)
and set timers like this, they show as conflicting:

Repeating Conflict on --W---- (same input device)
19:00-19:30(--W----),(P50) TV1: Video_File
19:00-20:00(-T-----, (P50) TV2: Law_File


Yes, I've checked the code after your last report but as I remember
I'm using VDR functions to check if a timer runs on a weekday
(DayMatches()). So I couldn't find any place that might be the problem
(without going into the details of the used vdr function).

Some of the "Day" functions in "tools" are not thread save/reentrant.
That gives "funny" side effects (mostly in the display and VPS range, so that problem is not very relevant).
I have patched versions, but if found the implentation i made not very elegant.

Maybe your program is touching such functions?

Hm, don't think so. Everything is done in the main thread/ProcessKey function. Btw. I'm only using the timer functions, don't know if they use tools functions.

Jürgen

Attachment: signature.asc
Description: OpenPGP digital signature


Home | Main Index | Thread Index