[mythtv-commits] mythtv branch master updated by jpoet. v0.28-pre-2945-g19b83b8

Git Repo Owner noreply at mythtv.org
Tue Jun 30 20:40:24 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user jpoet.
       via  19b83b8128af655fa50427a58bbc161da85b9ccb (commit)
      from  44396c33d787057fedff0e6dca80f3f96fd014cc (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 19b83b8128af655fa50427a58bbc161da85b9ccb
Author:    John Poet <jpoet at mythtv.org> at Tue, 30 Jun 2015 14:28:46 -0600
Committer: John Poet <jpoet at mythtv.org> at Tue, 30 Jun 2015 14:28:46 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=19b83b8128af655fa50427a58bbc161da85b9ccb

Allow mythccextractor to be run on a recording which is still in progress.
Pull the program info in from the DB so the ringbuffer can tell if it is
being written to.  IsRegisteredFileForWrite does not get set right away so
set a flag to wait for it, if the recording is still in progress.
    
When processing an in-progress recording, don't show the percentage done,
since it is meaningless.



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

Summary of changes:
 mythtv/libs/libmythtv/mythccextractorplayer.cpp |   18 +++++++++---------
 mythtv/libs/libmythtv/ringbuffer.cpp            |   17 ++++++++++++++---
 mythtv/libs/libmythtv/ringbuffer.h              |    3 +++
 mythtv/programs/mythccextractor/main.cpp        |   13 ++++++++++---
 4 files changed, 36 insertions(+), 15 deletions(-)

-- 



More information about the mythtv-commits mailing list