[mythtv-commits] mythtv commit: r16812 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Mar 27 02:28:15 UTC 2008


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

Modified:

   branches/release-0-21-fixes/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. Closes #4738 (for good, I hope :-)
2) On platforms which have Xinerama, but only one active screen,
ignore user screen preference database setting. Maybe only problem on OS X?





More information about the mythtv-commits mailing list