[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-1418-gfc340ea

Git Repo Owner noreply at mythtv.org
Mon May 26 20:06:10 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  fc340ea5f163a4f552a01e5515ce5d9368cfc3b1 (commit)
      from  f4db08f363d2fd83a2d4f84fc33d6d20769f92ee (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fc340ea5f163a4f552a01e5515ce5d9368cfc3b1
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 26 May 2014 20:15:37 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 26 May 2014 20:31:01 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fc340ea5f163a4f552a01e5515ce5d9368cfc3b1

Webfrontend: Update Galleria plugin to the latest version, hopefully fixes it continuing to run in the background even after we've browsed away from the overview page.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/html/3rdParty/jquery/MYTH_README            |    2 +-
 mythtv/html/3rdParty/jquery/galleria/LICENSE       |    4 +-
 .../3rdParty/jquery/galleria/galleria-1.2.3.js     | 4170 ------------
 .../3rdParty/jquery/galleria/galleria-1.2.3.min.js |   84 -
 mythtv/html/3rdParty/jquery/galleria/galleria.js   | 6862 ++++++++++++++++++++
 .../galleria/plugins/flickr/flickr-demo.html       |   62 +
 .../galleria/plugins/flickr/flickr-loader.gif      |  Bin 0 -> 2129 bytes
 .../galleria/plugins/flickr/galleria.flickr.js     |  383 ++
 .../galleria/plugins/flickr/galleria.flickr.min.js |    1 +
 .../flickr/loader.gif}                             |  Bin 1849 -> 1849 bytes
 .../galleria/plugins/history/galleria.history.js   |  146 +
 .../plugins/history/galleria.history.min.js        |    1 +
 .../galleria/plugins/history/history-demo.html     |  100 +
 .../galleria/plugins/picasa/galleria.picasa.js     |  320 +
 .../galleria/plugins/picasa/galleria.picasa.min.js |    1 +
 .../picasa/loader.gif}                             |  Bin 1849 -> 1849 bytes
 .../galleria/plugins/picasa/picasa-demo.html       |   55 +
 .../galleria/themes/classic/classic-demo.html      |  126 +-
 .../galleria/themes/classic/galleria.classic.css   |   53 +-
 .../galleria/themes/classic/galleria.classic.js    |   64 +-
 .../themes/classic/galleria.classic.min.js         |   11 +-
 mythtv/html/misc/overview.qsp                      |    2 +-
 22 files changed, 8086 insertions(+), 4361 deletions(-)
 delete mode 100644 mythtv/html/3rdParty/jquery/galleria/galleria-1.2.3.js
 delete mode 100644 mythtv/html/3rdParty/jquery/galleria/galleria-1.2.3.min.js
 create mode 100644 mythtv/html/3rdParty/jquery/galleria/galleria.js
 create mode 100644 mythtv/html/3rdParty/jquery/galleria/plugins/flickr/flickr-demo.html
 create mode 100755 mythtv/html/3rdParty/jquery/galleria/plugins/flickr/flickr-loader.gif
 create mode 100644 mythtv/html/3rdParty/jquery/galleria/plugins/flickr/galleria.flickr.js
 create mode 100644 mythtv/html/3rdParty/jquery/galleria/plugins/flickr/galleria.flickr.min.js
 copy mythtv/html/3rdParty/jquery/galleria/{themes/classic/classic-loader.gif => plugins/flickr/loader.gif} (100%)
 create mode 100644 mythtv/html/3rdParty/jquery/galleria/plugins/history/galleria.history.js
 create mode 100644 mythtv/html/3rdParty/jquery/galleria/plugins/history/galleria.history.min.js
 create mode 100644 mythtv/html/3rdParty/jquery/galleria/plugins/history/history-demo.html
 create mode 100644 mythtv/html/3rdParty/jquery/galleria/plugins/picasa/galleria.picasa.js
 create mode 100644 mythtv/html/3rdParty/jquery/galleria/plugins/picasa/galleria.picasa.min.js
 copy mythtv/html/3rdParty/jquery/galleria/{themes/classic/classic-loader.gif => plugins/picasa/loader.gif} (100%)
 create mode 100644 mythtv/html/3rdParty/jquery/galleria/plugins/picasa/picasa-demo.html

-- 



More information about the mythtv-firehose mailing list