[mythtv-firehose] mythtv branch devel/remotefile updated by jyavenard. v0.28-pre-1113-g6ca949c

Git Repo Owner noreply at mythtv.org
Thu May 1 09:53:27 UTC 2014


The branch, devel/remotefile has been updated on the
mythtv repository by gitolite user jyavenard.
       via  6ca949c0f069d97e3fb779436057ca0b5952802d (commit)
       via  784ad269d681bd5d7f0d48a9fdf7e7ccd36397e0 (commit)
      from  a40669c4c09490bd2d0835a7ec727eef3e280887 (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 6ca949c0f069d97e3fb779436057ca0b5952802d
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 1 May 2014 19:47:27 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 1 May 2014 19:47:27 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6ca949c0f069d97e3fb779436057ca0b5952802d

Revert "Prevent MythSocket::Read from returning an error, when there’s just no data available yet"
This reverts commit 0dfa2b3c4c6bf6a45f760f385d41fcd3975639c9.



commit 784ad269d681bd5d7f0d48a9fdf7e7ccd36397e0
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 1 May 2014 16:29:11 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 1 May 2014 16:29:11 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=784ad269d681bd5d7f0d48a9fdf7e7ccd36397e0

Reset failures count once a read succeed
The failure counter was for the entire playback’s duration. So should more than 5 read failures occurred, regardless of time, playback would have been interrupted.
As soon as a read succeed, reset the failure count to 0.

Ref #12113



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

Summary of changes:
 mythtv/libs/libmythbase/mythsocket.cpp |   18 ++----------------
 mythtv/libs/libmythtv/ringbuffer.cpp   |    3 +++
 2 files changed, 5 insertions(+), 16 deletions(-)

-- 



More information about the mythtv-firehose mailing list