[mythtv-commits] mythtv branch fixes/0.27 updated by stuartm. v0.27-41-g1224f05

Git Repo Owner noreply at mythtv.org
Fri Oct 11 19:46:02 UTC 2013


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user stuartm.
       via  1224f055aa7960ffe2d6bfcd71300ff90d7e6b93 (commit)
       via  0095fd137188545ec18faa4116861fd524cbe81b (commit)
      from  1a3639a3f0851d3d124d1904e029739499f5685f (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 1224f055aa7960ffe2d6bfcd71300ff90d7e6b93
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 19 Sep 2013 12:31:15 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 11 Oct 2013 20:44:49 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1224f055aa7960ffe2d6bfcd71300ff90d7e6b93

Make sure callbacks are disabled when the slave backend ANNounces.
Refs #11867
(cherry picked from commit 84fa3fe02d6731d06b4d64573253710405767923)



commit 0095fd137188545ec18faa4116861fd524cbe81b
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 18 Sep 2013 14:50:27 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 11 Oct 2013 20:44:25 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0095fd137188545ec18faa4116861fd524cbe81b

Prevent the use of SendReceiveStringList() on a socket with callbacks. Fixes #11777 (cherry picked from commit 836eb11d96abfaa5986e7382103db69769b0ae47)



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

Summary of changes:
 mythtv/libs/libmythbase/mythsocket.cpp       |   12 ++++++++++++
 mythtv/programs/mythbackend/mainserver.cpp   |   14 ++++----------
 mythtv/programs/mythbackend/playbacksock.cpp |    6 ++----
 mythtv/programs/mythbackend/playbacksock.h   |    3 ---
 4 files changed, 18 insertions(+), 17 deletions(-)

-- 



More information about the mythtv-commits mailing list