Mailing List Archive

mythtv branch master updated by pbennett. v30-Pre-47-gb5a5e80
The branch, master has been updated on the
mythtv repository by gitolite user pbennett.
via b5a5e80f140d82c02e438d7263506db128930d07 (commit)
from b49b7695b396bba5adefeeae61ef2419c7df1ba1 (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 b5a5e80f140d82c02e438d7263506db128930d07
Author: Peter Bennett <pbennett@mythtv.org> at Mon, 18 Sep 2017 11:40:24 -0400
Committer: Peter Bennett <pbennett@mythtv.org> at Mon, 18 Sep 2017 11:40:24 -0400
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=b5a5e80f140d82c02e438d7263506db128930d07

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.



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

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

--

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-firehose