[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-305-g549fb22

Git Repo Owner noreply at mythtv.org
Tue Oct 1 16:22:11 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  549fb22e1726c9cb7cde8b9b0bd0e040706ac24f (commit)
      from  fe9bbb9de23b99d64b9950f039e6f5fc7f7c1aa4 (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 549fb22e1726c9cb7cde8b9b0bd0e040706ac24f
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 1 Oct 2013 15:37:29 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 1 Oct 2013 17:22:02 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=549fb22e1726c9cb7cde8b9b0bd0e040706ac24f

Move the Gallery thumb generator thread class to libmythmetadata so it can be used by mythbackend and mythmediaserver



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h              |    2 +-
 .../libmythmetadata/imagethumbgenthread.cpp}       |   69 ++++++++-----------
 .../libmythmetadata/imagethumbgenthread.h}         |   13 +---
 mythtv/libs/libmythmetadata/libmythmetadata.pro    |    3 +
 mythtv/programs/mythfrontend/galleryconfig.cpp     |    4 +-
 mythtv/programs/mythfrontend/galleryfilehelper.cpp |    4 +-
 mythtv/programs/mythfrontend/galleryview.cpp       |    5 +-
 mythtv/programs/mythfrontend/galleryviewhelper.cpp |    9 +--
 mythtv/programs/mythfrontend/galleryviewhelper.h   |    6 +-
 mythtv/programs/mythfrontend/gallerywidget.cpp     |    6 +-
 mythtv/programs/mythfrontend/mythfrontend.pro      |    5 +-
 11 files changed, 60 insertions(+), 66 deletions(-)
 rename mythtv/{programs/mythfrontend/gallerythumbgenthread.cpp => libs/libmythmetadata/imagethumbgenthread.cpp} (82%)
 rename mythtv/{programs/mythfrontend/gallerythumbgenthread.h => libs/libmythmetadata/imagethumbgenthread.h} (80%)

-- 



More information about the mythtv-commits mailing list