[mythtv-commits] mythtv/master commit: e69982046 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Tue Mar 22 01:16:27 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-03-21T18:13:25-07:00
   Push Date:  2011/03/21 18:16:25 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  e699820464d54c9ecebb5ec8621e70f2d985198e
   Changeset:  https://github.com/MythTV/mythtv/commit/e69982046

Log:

Internet Content: Don't use the chromeless Youtube player.

Display the "OSD" for the youtube player to be consistent with the other fullscreen players.  It's not ideal as every info OSD for each player is different.  While most can be suppressed entirely, the perfect solution would be the ability to init a MythUI OSD object to pop up over the browser.  I can't see a way to do that, though, as the current OSD isn't installed for plugins and relies on a MythPlayer.  It would be nice to be able to create a more generic OSD that I could feed curtime/totaltime/title/description to, but I can't see an obvious way to do that right now, so in the meanwhile, just display some of this information in its native context.

Modified:

   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/HTML/youtube.html



More information about the mythtv-commits mailing list