[mythtv-commits] mythtv branch master updated by jyavenard. v0.28-pre-2116-g0641cd9

Git Repo Owner noreply at mythtv.org
Thu Aug 21 12:46:39 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  0641cd9ac3eb142f239b70085bac459f3694eadd (commit)
       via  6b29f598776f8a2ecba09674b4c900ce0fb1fe7f (commit)
      from  90c0ba66a5fec969869fcb6f8c1e77e8ef4d6aff (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 0641cd9ac3eb142f239b70085bac459f3694eadd
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 21 Aug 2014 22:43:37 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 21 Aug 2014 22:43:37 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0641cd9ac3eb142f239b70085bac459f3694eadd

RingBuffer: always read directly from file if read ahead thread isn’t running
readInternalMode can only work if the read ahead thread is running



commit 6b29f598776f8a2ecba09674b4c900ce0fb1fe7f
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 21 Aug 2014 22:40:56 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 21 Aug 2014 22:40:56 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6b29f598776f8a2ecba09674b4c900ce0fb1fe7f

RingBuffer: Properly wait for readahead thread to start
Inverted test, no wait occurred causing a race condition later on which causes failures in LiveTV, usually when changing channels



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

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

-- 



More information about the mythtv-commits mailing list