[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-299-g12298ba

Git Repo Owner noreply at mythtv.org
Tue Oct 1 08:35:28 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  12298ba5a2b35b39b3cbc8dd339251c245d5e85a (commit)
      from  700f22576108e52a54fb682ab2af2611098b0f2d (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 12298ba5a2b35b39b3cbc8dd339251c245d5e85a
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 30 Sep 2013 16:14:13 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 1 Oct 2013 09:34:03 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=12298ba5a2b35b39b3cbc8dd339251c245d5e85a

Store a relative url to the image in the database, instead of the absolute url
This should fix display of images on remote storage groups but not yet
generation of thumbnails from remote storage. That will be addressed
by further commits.



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

Summary of changes:
 mythtv/libs/libmythmetadata/imagescanthread.cpp    |   46 +++++++++++---------
 mythtv/libs/libmythmetadata/imagescanthread.h      |    6 +-
 mythtv/libs/libmythmetadata/imageutils.cpp         |   32 ++++++++------
 mythtv/libs/libmythmetadata/imageutils.h           |    4 +-
 .../mythfrontend/gallerydatabasehelper.cpp         |   37 ++--------------
 .../programs/mythfrontend/gallerydatabasehelper.h  |    1 -
 mythtv/programs/mythfrontend/galleryfilehelper.cpp |    2 +-
 .../mythfrontend/gallerythumbgenthread.cpp         |   12 ++++-
 .../programs/mythfrontend/gallerythumbgenthread.h  |    2 +
 mythtv/programs/mythfrontend/galleryviewhelper.cpp |    4 +-
 mythtv/programs/mythfrontend/gallerywidget.cpp     |   39 ++---------------
 11 files changed, 71 insertions(+), 114 deletions(-)

-- 



More information about the mythtv-commits mailing list