[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-1582-g07b52f8

Git Repo Owner noreply at mythtv.org
Sun Jun 8 19:47:14 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  07b52f85fc35381ba3487b651913b5fa46916ef9 (commit)
       via  27c9f1f74aa80049b5e4e5d5eee6e27ccbfbe4c5 (commit)
      from  6da52730d9835600e092c4bc50f37527c3471aee (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 07b52f85fc35381ba3487b651913b5fa46916ef9
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Jun 2014 20:23:38 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Jun 2014 20:23:38 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=07b52f85fc35381ba3487b651913b5fa46916ef9

Services API: Update GetProgramList to use the new LoadFromProgram() so that TotalAvailable is correctly set.



commit 27c9f1f74aa80049b5e4e5d5eee6e27ccbfbe4c5
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Jun 2014 20:21:14 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Jun 2014 20:21:14 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=27c9f1f74aa80049b5e4e5d5eee6e27ccbfbe4c5

ProgramInfo::LoadFromProgam(): Support return of the total available matches when LIMIT and OFFSET clauses are being used.
This is required for the Services API, although it will eventually
benefit mythfrontend as we can now add on-demand loading to the Search
List screens which are currently very slow to load.



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

Summary of changes:
 mythtv/libs/libmyth/programinfo.cpp            |  128 +++++++++++++++++++----
 mythtv/libs/libmyth/programinfo.h              |   10 ++-
 mythtv/programs/mythbackend/services/guide.cpp |   17 ++--
 3 files changed, 122 insertions(+), 33 deletions(-)

-- 



More information about the mythtv-commits mailing list