[mythtv] Re: [mythtv-commits] mythtv commits

Holger Buchfink avalanche at beyondmonkey.com
Sat Oct 23 15:02:54 UTC 2004


Kenneth Aafløy wrote:
>>- Changes committed by avalanche on Wed Oct  6 01:55:12 2004
>>
>>Modified Files:
>>   in mythtv/libs/libmyth:
>>        mythcontext.h util.cpp
>>   in mythtv/libs/libmythtv:
>>        programinfo.cpp
>>   in mythweb/includes:
>>        mythbackend.php programs.php
>>Log Message:
>>Adjustments to ProgramInfo::To/FromStringList(), makes backend queries 10x
>>faster. Note that ProgramInfo::ToStringlist() now encodes dates as UTC.
>>Update MythWeb accordingly, also fix the preview pixmap backend query.
>>Proto bump.
> 
> 
> The changes to FromStringList/FromScheduler will deadlock if the String count 
> does not match exactly, any ideas to fix that just in case?

Only problem I can see is a big float overflowing the tmp buffer. I'll set
it to 64 on my next commit. Can you check if that was it?

Holger



More information about the mythtv-dev mailing list