[mythtv-commits] mythtv commit: r16813 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Mar 27 02:45:22 UTC 2008


      Author: nigel
        Date: 2008-03-27 02:45:22 +0000 (Thu, 27 Mar 2008)
New Revision: 16813
   Changeset: http://cvs.mythtv.org/trac/changeset/16813

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.cpp

Log:

1) Work around Twinview, non-Xinerama bug, using simple check by Markus Schulz.
Basically, desktop->numScreens() is returning 1, which caused the bounds check
to fail on -display :0.1. See #4738
2) On platforms which have Xinerama, but only one active screen, ignore the
user screen preference database setting. Maybe only a problem on OS X?





More information about the mythtv-commits mailing list