[mythtv-commits] mythtv/master commit: d41ef6837 by Chris Pinkham (cpinkham)

MythTV noreply at mythtv.org
Sun Jan 22 02:25:38 UTC 2012


      Author:  Chris Pinkham <cpinkham at mythtv.org>
 Change Date:  2012-01-21T18:13:44-08:00
   Push Date:  2012/01/21 18:25:24 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  d41ef68373a1a75bd7497a6d2ba31e217cded16b
   Changeset:  https://github.com/MythTV/mythtv/commit/d41ef6837

Log:

Add One-Click install of JW Player to backend web setup.

LongTail Video has given consent for MythTV to provide a One-Click
install button for users to install JW Player.  JW Player's
adaptiveProvider.swf provides HTTP Live Streaming support in
flash-capable browsers.

'3rd Party Software' -> 'JW Player' on the web setup menu.

The 'Install JW Player' button will download and install a .zip
package containing JW Player and the adaptiveProvider.swf.
The .zip contents are installed under ~/.mythtv/3rdParty/JW_Player/

LongTail Video has also given permission for MythTV to redistribute
the player, so the .zip is downloaded from MythTV directly, not
from LongTail Video.

Added:

   mythtv/html/3rdParty/jwplayer.qsp

Modified:

   mythtv/html/js/util.qjs
   mythtv/html/menu.qsp
   mythtv/libs/libmythbase/storagegroup.cpp
   mythtv/programs/mythbackend/httpconfig.cpp



More information about the mythtv-commits mailing list