[mythtv-commits] mythtv commits
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Tue Jul 6 00:50:03 EDT 2004
----------------------------------------------------------------------------
Changes committed by cpinkham on Tue Jul 6 04:47:35 2004
Modified Files:
in mythweb/includes:
mythbackend.php
Log Message:
* Updated mythbackend.php to define 2 variables at the top corresponding
to two variables in mythbackend. MYTH_PROTO_VERSION should be
equal to MYTH_PROTO_VERSION from mythtv/libs/libmyth/mythcontext.h
and NUMPROGRAMLINES should be equal to NUMPROGRAMLINES from
mythtv/libs/libmythtv/programinfo.h.
NOTE: NUMPROGRAMLINES should be defined EQUAL in programinfo.h and
mythbackend.php from now on.
----------------------------------------------------------------------------
Changes committed by cpinkham on Tue Jul 6 04:49:36 2004
Modified Files:
in mythweb/includes:
programs.php
Log Message:
* Parse the lastmodified variable which is returned in the ProgramInfo
stringlist now.
----------------------------------------------------------------------------
More information about the mythtv-commits
mailing list