[mythtv-commits] Ticket #5602: Re-enable MediaMonitor events after library re-org

MythTV mythtv at cvs.mythtv.org
Wed Aug 6 12:51:22 UTC 2008


#5602: Re-enable MediaMonitor events after library re-org
--------------------+-------------------------------------------------------
 Reporter:  nigel   |       Owner:  ijr    
     Type:  defect  |      Status:  new    
 Priority:  minor   |   Milestone:  unknown
Component:  mythtv  |     Version:  unknown
 Severity:  medium  |     Mlocked:  0      
--------------------+-------------------------------------------------------
 First hacky attempt at re-enabling. Moves handler registration into the
 monitor, and attempts to call Plugins' handlers directly from there, but I
 think this has problems, because the monitor isn't the main thread, and
 invoking Plugin menus/dialogs outside of that may cause problems.
 [[BR]]
 Only other way I can think of doing this would be via events. Sort of like
 before, but with all the media dependencies at sender and receiver of the
 event, and not in the middle (libmythui/MythMainWindow)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5602>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list