[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-2596-gd7d61ba

Git Repo Owner noreply at mythtv.org
Wed Feb 4 14:37:20 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  d7d61bad38d6fde960d812571294c5f36176f53b (commit)
       via  a4f65ce15bab0f4e867ead0a704b0077b0fa8025 (commit)
      from  887350ffc54d9d71cfe1288e2e5a98884acc6e58 (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 d7d61bad38d6fde960d812571294c5f36176f53b
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 4 Feb 2015 14:37:10 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 4 Feb 2015 14:37:10 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d7d61bad38d6fde960d812571294c5f36176f53b

WebFrontend: Escape program title, subtitle and description on Overview page



commit a4f65ce15bab0f4e867ead0a704b0077b0fa8025
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 4 Feb 2015 12:34:59 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 4 Feb 2015 14:35:58 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a4f65ce15bab0f4e867ead0a704b0077b0fa8025

Protocol: Explicitly distinguish between frontends and other clients with 'ANN Frontend'



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

Summary of changes:
 mythtv/bindings/perl/MythTV.pm              |    4 +-
 mythtv/bindings/php/MythBackend.php         |    4 +-
 mythtv/html/misc/overview.qsp               |   17 ++++++++--
 mythtv/libs/libmythbase/mythcorecontext.cpp |   17 +++++++++-
 mythtv/libs/libmythbase/mythcorecontext.h   |    4 ++-
 mythtv/libs/libmythbase/mythversion.h       |    4 +-
 mythtv/programs/mythbackend/main.cpp        |    4 +-
 mythtv/programs/mythbackend/mainserver.cpp  |   43 ++++++++++++++++----------
 mythtv/programs/mythbackend/playbacksock.h  |    4 ++
 mythtv/programs/mythfrontend/main.cpp       |    1 +
 mythtv/programs/mythmediaserver/main.cpp    |    2 +-
 mythtv/programs/mythpreviewgen/main.cpp     |    1 -
 12 files changed, 71 insertions(+), 34 deletions(-)

-- 



More information about the mythtv-commits mailing list