[mythtv-commits] mythtv commit: r10257 - in trunk/mythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jun 21 14:25:28 UTC 2006


      Author: danielk
        Date: 2006-06-21 14:25:26 +0000 (Wed, 21 Jun 2006)
New Revision: 10257
   Changeset: http://cvs.mythtv.org/trac/changeset/10257

Modified:

   trunk/mythtv/libs/libmyth/DisplayResX.cpp
   trunk/mythtv/libs/libmyth/mythcontext.cpp
   trunk/mythtv/libs/libmyth/mythcontext.h
   trunk/mythtv/libs/libmyth/util-x11.cpp
   trunk/mythtv/libs/libmyth/util-x11.h
   trunk/mythtv/libs/libmythtv/XvMCSurfaceTypes.cpp
   trunk/mythtv/libs/libmythtv/videoout_xv.cpp
   trunk/mythtv/programs/mythfrontend/main.cpp
   trunk/mythtv/programs/mythtv/main.cpp

Log:

Closes #1915. Heads -display param in non-Qt based XOpenDisplay() calls.

This grabs the "-display" param before QApplication steals it from us and saves it for later use in the context. We then use this in MythXOpenDisplay() which is used in place of XOpenDisplay() in the various places where we open the display ourselves.

This changes the binary revision so you will need to recompile the plugins.






More information about the mythtv-commits mailing list