[mythtv-firehose] mythtv branch fixes/0.27 updated by jyavenard.	v0.27.3-152-g926bb8d
    Git Repo Owner 
    noreply at mythtv.org
       
    Thu Aug 21 13:37:38 UTC 2014
    
    
  
The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user jyavenard.
       via  926bb8d2427388f3f051ee642bd7b629b4d18601 (commit)
       via  5b07c918a47b707943f20af71db67706ee1000b2 (commit)
      from  082d5c1fbccd48dd862f14007c0445dee8502f3d (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 926bb8d2427388f3f051ee642bd7b629b4d18601
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 23:37:22 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=926bb8d2427388f3f051ee642bd7b629b4d18601
RingBuffer: always read directly from file if read ahead thread isnât running
readInternalMode can only work if the read ahead thread is running
(cherry picked from commit 0641cd9ac3eb142f239b70085bac459f3694eadd)
commit 5b07c918a47b707943f20af71db67706ee1000b2
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 23:37:09 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5b07c918a47b707943f20af71db67706ee1000b2
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
(cherry picked from commit 6b29f598776f8a2ecba09674b4c900ce0fb1fe7f)
-----------------------------------------------------------------------
Summary of changes:
 mythtv/libs/libmythtv/ringbuffer.cpp |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
-- 
    
    
More information about the mythtv-firehose
mailing list