[mythtv-commits] mythtv commit: r20378 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Apr 14 11:42:52 UTC 2009


      Author: paulh
        Date: 2009-04-14 11:42:52 +0000 (Tue, 14 Apr 2009)
New Revision: 20378
   Changeset: http://cvs.mythtv.org/trac/changeset/20378

Modified:

   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play_win.cpp
   trunk/mythtv/libs/libmythtv/tv_play_win.h

Log:

Fix a few problems reported with the recent changes to the internal player.

* Set the mainwindow background to black while the player is active. This 
  should fix some parts of the background showing behind the player. Should 
  probably restore the old background after the player exits but I haven't
  noticed anything bad when not restoring it.

* move the start-up window to the popup stack. This fixes a problem in 
  MythVideo when starting playback from the details popup.

* reorder a few things to make switching to and from the player as glitch free
  as possible.







More information about the mythtv-commits mailing list