[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-241-gefe7389

Git Repo Owner noreply at mythtv.org
Fri Sep 20 17:23:17 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  efe7389e7722a3f042fc5c27440151e1d641aa97 (commit)
       via  8e786cdb05fdfb7819a8b262ba5ec373800447cd (commit)
       via  8d3af28a566c1d1285c8aab9d2028954ec683d4b (commit)
       via  b4c5f56d4d69713a071286a782b722821aaf49bf (commit)
      from  97a309a04f017fcfbdb2004a12008e1f563b141c (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 efe7389e7722a3f042fc5c27440151e1d641aa97
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 20 Sep 2013 18:13:21 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 20 Sep 2013 18:13:21 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=efe7389e7722a3f042fc5c27440151e1d641aa97

Prepare queries outside the while loops. Much more efficient.



commit 8e786cdb05fdfb7819a8b262ba5ec373800447cd
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 20 Sep 2013 18:13:00 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 20 Sep 2013 18:13:00 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8e786cdb05fdfb7819a8b262ba5ec373800447cd

Prepare the query outside the for loop, this is much more efficient.



commit 8d3af28a566c1d1285c8aab9d2028954ec683d4b
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 20 Sep 2013 18:12:55 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 20 Sep 2013 18:12:55 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8d3af28a566c1d1285c8aab9d2028954ec683d4b

Don't check query.size() for no good reason.



commit b4c5f56d4d69713a071286a782b722821aaf49bf
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 20 Sep 2013 17:25:19 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 20 Sep 2013 18:06:39 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b4c5f56d4d69713a071286a782b722821aaf49bf

Fix a number of db query issues in GalleryDatabaseHelper



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

Summary of changes:
 .../mytharchive/mytharchive/exportnative.cpp       |   16 +-
 mythplugins/mythmusic/mythmusic/filescanner.cpp    |   13 +-
 mythtv/libs/libmythbase/storagegroup.cpp           |    8 +-
 .../mythfrontend/gallerydatabasehelper.cpp         |  270 +++++++++-----------
 .../programs/mythfrontend/gallerydatabasehelper.h  |    2 +-
 mythtv/programs/mythfrontend/galleryviewhelper.cpp |    2 +-
 6 files changed, 146 insertions(+), 165 deletions(-)

-- 



More information about the mythtv-firehose mailing list