[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Apr 7 04:20:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by cpinkham on Thu Apr  7 04:16:49 2005

Modified Files:
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp jobqueue.cpp 
   in mythtv/programs/mythbackend:
        httpstatus.cpp mainserver.cpp 
Log Message:


* Another attempt to fix the wildly inaccurate completion percentage display
  when doing ~realtime commercial flagging.  Shouldn't be displaying percentage
  anyway, should be displaying total frames completed for now.

* Rearrange a couple minor things in the JobQueue so we check if we're skipping
  an item because it's for another host before we check for any previous
  jobs for that recording.

* Patch by 'DavidB' on the -dev list to fix the http status page to correctly
  display info about remote tuners instead of listing them as local.  Also
  fixes an infinite loop if the remote encoder was not available.


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


More information about the mythtv-commits mailing list