[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Oct 5 21:25:04 EDT 2004


----------------------------------------------------------------------------
Changes committed by jdonavan on Wed Oct  6 01:23:59 2004

Modified Files:
   in mythtv/libs/libmythtv:
        tv_play.cpp remoteencoder.cpp 
   in mythtv/programs/mythbackend:
        mainserver.cpp 
Log Message:
Fixed the query channel code to properly send the repeat, airdate and starts up to the frontend for usein the OSD.  I had put some "=" in where I meant "==" when I wrote it.
Fixed the building of the repeat strings for the OSD to check for a rpeat value of 0 not just an empty string.
Fixed RemoteEncoder::GetCurrentChannel to check for a channel value 0 zero not just an empty string when deciding if it needs to grab the info from the server.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list