[mythtv-commits] mythtv branch master updated by jpoet. v0.28-pre-3117-g076b028

Git Repo Owner noreply at mythtv.org
Sun Oct 25 21:50:52 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user jpoet.
       via  076b0282371a23b5d7acbbecf1de99b74edc1fff (commit)
       via  891b431664ebdbceafe41d7bf21be0d541dfc6ad (commit)
      from  b16ebfc0cd5ea9eef8fe997005c940bf95ecde4b (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 076b0282371a23b5d7acbbecf1de99b74edc1fff
Author:    John Poet <jpoet at mythtv.org> at Sun, 25 Oct 2015 15:42:09 -0600
Committer: John Poet <jpoet at mythtv.org> at Sun, 25 Oct 2015 15:50:44 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=076b0282371a23b5d7acbbecf1de99b74edc1fff

When starting up a new recording, only check the expiration for episodes that have been successfully tuned.  Run the expiration check in another thread so the next recording is not delayed when there is heavy load.



commit 891b431664ebdbceafe41d7bf21be0d541dfc6ad
Author:    John Poet <jpoet at mythtv.org> at Sat, 24 Oct 2015 13:51:08 -0600
Committer: John Poet <jpoet at mythtv.org> at Sun, 25 Oct 2015 15:50:44 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=891b431664ebdbceafe41d7bf21be0d541dfc6ad

Move StartedRecording call from TVRec::StartRecording() to TVRec::TuningNewRecorder() to better mimic the flow from other code paths.



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

Summary of changes:
 mythtv/libs/libmythtv/tv_rec.cpp          |    3 ++-
 mythtv/programs/mythbackend/scheduler.cpp |    4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-commits mailing list