[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-2700-g09422c5

Git Repo Owner noreply at mythtv.org
Wed Feb 25 23:52:22 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  09422c5508a74c0d052a78ee14fb4a20ce9ca058 (commit)
       via  e23f1a31fb163f82684f6def2d67a2886a44e48c (commit)
      from  9786ddfc7cf44c991a5873a41baa05c57a432084 (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 09422c5508a74c0d052a78ee14fb4a20ce9ca058
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 25 Feb 2015 23:49:31 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 25 Feb 2015 23:49:31 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=09422c5508a74c0d052a78ee14fb4a20ce9ca058

Revert "Fix metadata fanart selection."
The fix for this issue was addressed at a lower level in another
commit as a result this code path was reversing the list again.

Fixes #12246

This reverts commit da8ac305c3dbe955459a6a12e646b81109552836.

Conflicts:
	mythtv/libs/libmythmetadata/metadatafactory.cpp



commit e23f1a31fb163f82684f6def2d67a2886a44e48c
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 25 Feb 2015 21:27:25 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 25 Feb 2015 22:55:18 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e23f1a31fb163f82684f6def2d67a2886a44e48c

WebFrontend: Expose some session information (username etc) to scripts.



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

Summary of changes:
 mythtv/html/backend_index.qsp                   |   10 +++++
 mythtv/html/css/site.css                        |    9 +++++
 mythtv/libs/libmythmetadata/metadatafactory.cpp |    8 ++---
 mythtv/libs/libmythupnp/httprequest.cpp         |   44 +++++++++++++++++-----
 mythtv/libs/libmythupnp/httprequest.h           |    3 ++
 mythtv/libs/libmythupnp/serverSideScripting.cpp |   39 ++++++++++++++++++++
 6 files changed, 98 insertions(+), 15 deletions(-)

-- 



More information about the mythtv-commits mailing list