Devan Lippman wrote:
On 5/27/05, *Devan Lippman* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
The query string was missing seconds so it would not find the
recording entry. Added "00" to the date formatting string in
ProgramInfo::getProgramFlags() to fix this. Should there be a
static constant for this formatting instead of rewriting it
everywhere?
was this patch commited?
http://cvs.mythtv.org/cgi-bin/viewcvs.cgi/mythtv/libs/libmythtv/programinfo.cpp?rev=1.212&view=log
http://cvs.mythtv.org/cgi-bin/viewcvs.cgi/mythtv/libs/libmythtv/programinfo.cpp?annotate=1.212
BTW, it's more likely to get committed if you create the patch relative
to the top-level source directory (i.e. use CVS to m "cvs -z3 diff -u"
or, if you're not using CVS, use something like "diff -Naur" from the
top of the source tree--basically, the path at the top should be
"libs/libmythtv/programinfo.cpp" instead of just "programinfo.cpp").
Oh, and also, if you don't keep pestering the devs. ;)
Mike
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev