[mythtv-commits] mythtv commit: r24264 by robertm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Apr 26 20:24:32 UTC 2010


      Author: robertm
        Date: 2010-04-26 20:24:32 +0000 (Mon, 26 Apr 2010)
New Revision: 24264
   Changeset: http://svn.mythtv.org/trac/changeset/24264

Modified:

   trunk/mythplugins/mythnetvision/mythnetvision/grabbermanager.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/imagedownloadmanager.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/imagedownloadmanager.h
   trunk/mythplugins/mythnetvision/mythnetvision/netsearch.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/nettree.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/nettree.h
   trunk/mythplugins/mythnetvision/mythnetvision/parse.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/rsseditor.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/rsseditor.h
   trunk/mythplugins/mythnetvision/mythnetvision/rssmanager.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/search.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/treeeditor.cpp

Log:

A number of valuable MythNetvision cleanups from Jonatan (se dot comhem at mythtv).  Clean up a lot of legacy mess in MythNetvision including unnecessary locking, variable initialization, and some possible and probable memory leak fixes.  Jonatan also tracked down a hang when using the Qt painter due to some of the above errors.  Also just tidies up a lot of stuff that I had mistakenly left in during several iterations of writing the plugin.  Also solves a potential hung busy indicator if no sites are configured.  Big thanks to Jonatan for the patch.





More information about the mythtv-commits mailing list