[mythtv-firehose] mythtv branch fixes/29 updated by pbennett. v29.0-30-ga9c1f49

Git Repo Owner noreply at mythtv.org
Mon Sep 18 15:44:13 UTC 2017


The branch, fixes/29 has been updated on the
mythtv repository by gitolite user pbennett.
       via  a9c1f49b0ce2bd24b0195ca0831f44c58fe16531 (commit)
      from  ab635ebefdf114c8b97218d70ff2258c4ed8a30f (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 a9c1f49b0ce2bd24b0195ca0831f44c58fe16531
Author:    Peter Bennett <pbennett at mythtv.org> at Mon, 18 Sep 2017 11:40:24 -0400
Committer: Peter Bennett <pbennett at mythtv.org> at Mon, 18 Sep 2017 11:43:41 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a9c1f49b0ce2bd24b0195ca0831f44c58fe16531

Fixes #13096 - Previously Recorded screen only showing ancient history
This affects people with more than 20000 items previously recorded.
Short term fix does 2 things -
* Shows the most recent 20000 items instead of a random 20000 items.
* Adds a setting which can be used to override the default of 20000.
  Increasing it can be done by those with large histories they want to
  look at, but at the risk of slow responses and large memory use.
  Decreasing it can be useful for those with small low powered frontends.

Long term fix is to redesign the '''previously recorded''' screen.

(cherry picked from commit b5a5e80f140d82c02e438d7263506db128930d07)



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

Summary of changes:
 mythtv/libs/libmyth/programinfo.cpp |   20 +++++++++++++++++---
 1 files changed, 17 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-firehose mailing list