[mythtv-commits] mythtv commit: 7ac2b5f by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Tue Dec 7 20:39:09 UTC 2010


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2010-12-07T12:36:33-08:00
   Push Date:  2010/12/07 12:39:02 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  7ac2b5f1f1bbcb9e74dcf04f25acb1311c491de2
   Changeset:  https://github.com/MythTV/mythtv/commit/7ac2b5f

Log:

Update Vimeo and Youtube scripts/HTML to allow remote-based control.

Thanks to a series of patches from Jonatan Martens.  Wrap javascript control of flash players in myth remote/keyboard commands.

Allows fullscrean playback of Youtube and Vimeo content with no themed borders or widgets, as well as seeking and volume control with the remote or keyboard.  This makes the whole experience much better "on the couch."  We'll look into how many of the other scripts can be retrofitted for this kind of control, patches to update them are very welcome.

Fixes ticket 9301.

Added:

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

Modified:

   mythtv/bindings/python/MythTV/methodheap.py
   mythtv/programs/scripts/internetcontent/nv_python_libs/configs/HTML/youtube.html
   mythtv/programs/scripts/internetcontent/nv_python_libs/vimeo/vimeo_api.py
   mythtv/programs/scripts/internetcontent/nv_python_libs/youtube/youtube_api.py



More information about the mythtv-commits mailing list