[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Jun 29 13:05:03 EDT 2004


----------------------------------------------------------------------------
Changes committed by jdonavan on Tue Jun 29 17:00:10 2004

Modified Files:
   in mythtv/libs/libmyth:
        mythcontext.cpp mythcontext.h mythdialogs.cpp 
        mythmediamonitor.cpp mythmediamonitor.h 
   in mythtv/libs/libmythtv:
        programinfo.cpp 
   in mythtv/programs/mythfrontend:
        main.cpp 
Log Message:
The media monitor is now a sigleton.  If you need access to it you can call MediaMonitor::getMediaMonitor(). 
MythContext no longer knows/cares about the media monitor.
MythDialog no longer spits out the "Found a handler" message as a cout.  It's a VB_ALL message now.

Also in this becuase I keep forgetting it:
Fixed a couple warnings in ProgramList regarding unused variables.


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


More information about the mythtv-commits mailing list