[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Mar 15 17:20:08 EST 2004


----------------------------------------------------------------------------
Changes committed by mdz on Mon Mar 15 22:16:11 2004

Added Files:
   in mythtv/libs/libmyth:
        screensaver-null.cpp screensaver-x11.cpp screensaver.h 
Modified Files:
   in mythtv:
        settings.pro 
   in mythtv/libs/libmyth:
        libmyth.pro mythcontext.cpp mythcontext.h mythdialogs.cpp 
   in mythtv/libs/libmythtv:
        libmythtv.pro 
Log Message:
Adapt patch from Anduin Withers <awithers at anduin.com> to make screensaver calls from the event handler rather than the current thread

Move screensaver functionality into a separate x11-specific file, get rid of
#ifdefs

Add using_x11 qmake option, enabled by default.  Disabling it should disable
screensaver calls, Xv and XvMC in one shot.

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


More information about the mythtv-commits mailing list