[mythtv-commits] mythtv commit: r11774 - in trunk/mythtv by greg

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Nov 18 05:24:15 UTC 2006


      Author: greg
        Date: 2006-11-18 05:24:15 +0000 (Sat, 18 Nov 2006)
New Revision: 11774
   Changeset: http://cvs.mythtv.org/trac/changeset/11774

Modified:

   trunk/mythtv/libs/libmythupnp/httprequest.cpp
   trunk/mythtv/libs/libmythupnp/httprequest.h
   trunk/mythtv/programs/mythbackend/httpstatus.cpp

Log:


 This patch fixes an off by 1 problem which was causing an 
infinite loop when something read the end of a file via upnp
and causing the backend to shoot up to almost 100% cpu usage.

 It also fixes a problem when switching between the various stuff
data types (Music/Video/Recordings). Previously you couldn't access
one type after another until the backend was restarted.







More information about the mythtv-commits mailing list