[mythtv-firehose] mythtv branch master updated by jstichnoth. v0.26-pre-100-g7c7852f

Git Repo Owner noreply at mythtv.org
Sat Apr 21 20:53:25 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  7c7852f4d71e54276c8dfa66a589314c5061fd0d (commit)
      from  f4d7bffcc71904d84b06046213ba453fa2aa2865 (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 7c7852f4d71e54276c8dfa66a589314c5061fd0d
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 21 Apr 2012 08:07:01 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 21 Apr 2012 13:49:36 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7c7852f4d71e54276c8dfa66a589314c5061fd0d

Live TV: Delay opening a new ringbuffer until the TVChain is updated.
Refs #10490.  The problem is that at a program transition, the new
ringbuffer was opened before the TVChain was advanced, so the new
ringbuffer readahead thread was immediately setting the oldfile flag
on the remote ringbuffer, leading to premature EOF.

Additional logging is added to track setting of oldfile and stopreads,
for easier future debugging.



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

Summary of changes:
 mythtv/libs/libmythtv/mythplayer.cpp         |   26 ++++++++++++++++++++++++++
 mythtv/libs/libmythtv/ringbuffer.cpp         |    5 +++++
 mythtv/libs/libmythtv/tv_rec.cpp             |    3 +++
 mythtv/programs/mythbackend/filetransfer.cpp |    4 ++++
 4 files changed, 38 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-firehose mailing list