[mythtv-commits] mythtv commit: r20692 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jun 12 01:33:56 UTC 2009


      Author: markk
        Date: 2009-06-12 01:33:55 +0000 (Fri, 12 Jun 2009)
New Revision: 20692
   Changeset: http://cvs.mythtv.org/trac/changeset/20692

Added:

   trunk/mythtv/libs/libmythui/mythxdisplay.cpp
   trunk/mythtv/libs/libmythui/mythxdisplay.h

Modified:

   trunk/mythtv/libs/libmythui/libmythui.pro

Log:

Add a new wrapper class, MythXDisplay, for accessing X11 displays (replaces util-x11).

This allows for more granular locking around X displays (as each display handle has its own lock) and rationalisation of Xlib code duplicated in various parts of libmythui and libmythtv.
Once all X display code has been converted to the new class, I will remove the old util-x11 files.





More information about the mythtv-commits mailing list