[mythtv-commits] mythtv branch devel/027candidates updated by jyavenard. v0.27.1-61-g8ca6129

Git Repo Owner noreply at mythtv.org
Fri Jun 20 02:07:28 UTC 2014


The branch, devel/027candidates has been updated on the
mythtv repository by gitolite user jyavenard.
       via  8ca6129054eff2932b2ed96468d1b096c0145c38 (commit)
       via  c0b6fd21b66cdceb14e8d759b8ae2bf104fce8f7 (commit)
      from  ba5bb1a9bfb311e4970e633589667dd6b92ba007 (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 8ca6129054eff2932b2ed96468d1b096c0145c38
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 20 Jun 2014 12:05:15 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 20 Jun 2014 12:07:18 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8ca6129054eff2932b2ed96468d1b096c0145c38

Stop readahead thread if the file isn’t opened try #2
No point trying to read from the file when there’s nothing to read

(cherry picked from commit 338c49a7356a8a4637dfe2047d40b14cb3960393)



commit c0b6fd21b66cdceb14e8d759b8ae2bf104fce8f7
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 20 Jun 2014 11:48:52 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 20 Jun 2014 12:07:07 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c0b6fd21b66cdceb14e8d759b8ae2bf104fce8f7

Revert "Stop readahead thread if the file isn’t opened."
IsOpen() attempts to lock our QMutex; which causes a deadlock.

This reverts commit 6b9b113b3e83e4298fb4b62ed170b9d94d9b2007.

(cherry picked from commit 3a6d226e2c40b949a70ea1e9383a0e11b5e100c0)



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

Summary of changes:
 mythtv/libs/libmythtv/ringbuffer.cpp |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list