Ticket #8684: fix_livetv_disablescreensaver.patch

File fix_livetv_disablescreensaver.patch, 506 bytes (added by Matthew Wire <devel@…>, 22 months ago)
  • libs/libmythtv/tv_play.cpp

    old new  
    19761976 
    19771977        VERBOSE(VB_IMPORTANT, "We have a RingBuffer"); 
    19781978 
     1979        GetMythUI()->DisableScreensaver(); 
     1980 
    19791981        if (GetMythMainWindow() && !weDisabledGUI) 
    19801982        { 
    19811983            weDisabledGUI = true;