[mythtv-firehose] mythtv branch master updated by paulh. v0.28-pre-2359-g0bf91f1

Git Repo Owner noreply at mythtv.org
Thu Oct 30 19:13:41 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  0bf91f1af368f3aff75d8f1af505c33b4f57052a (commit)
       via  ee30fe0b9ac17ace00d876fa85dbcbf18e08c56e (commit)
       via  a669bc9f4f59f9a043a0c09a29b961dc4d4f67bf (commit)
       via  dc3e54332b25bb4b8eef953b871842a44a088a4b (commit)
       via  622bb6b79c28ac2b03f1ab64a7de10ff0be1327a (commit)
       via  b3f1f0fb287564184373166e1026a01216d5cbc0 (commit)
       via  327f5fa9e83e59098822d96bbd92a0e6dc504715 (commit)
       via  e4d1f7e56743bfa26f0fe1a2e5be62ab1f5c6667 (commit)
       via  f0ec2d24c3ec76961f90fd6e545433e292c9fc20 (commit)
       via  0b1036998a647c5faeef0db088cbe7fe7c8b1fd1 (commit)
       via  31164a6d685d048d155eb53f60fcb78547b3bf36 (commit)
      from  b327d14b9238f0a1532178c9f7219acee8bba2c9 (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 0bf91f1af368f3aff75d8f1af505c33b4f57052a
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Thu, 30 Oct 2014 19:13:03 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Thu, 30 Oct 2014 19:13:03 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0bf91f1af368f3aff75d8f1af505c33b4f57052a

New Image Gallery: Fix info display
Adds storage group support for info services

Signed-off-by: Paul Harrison <pharrison at mythtv.org>



commit ee30fe0b9ac17ace00d876fa85dbcbf18e08c56e
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Thu, 30 Oct 2014 19:10:23 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Thu, 30 Oct 2014 19:10:23 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ee30fe0b9ac17ace00d876fa85dbcbf18e08c56e

New Image Gallery: Fix rotate/flip
Adds storage group support for transforms and moves cache management to
client.

Signed-off-by: Paul Harrison <pharrison at mythtv.org>



commit a669bc9f4f59f9a043a0c09a29b961dc4d4f67bf
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Thu, 30 Oct 2014 19:05:59 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Thu, 30 Oct 2014 19:05:59 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a669bc9f4f59f9a043a0c09a29b961dc4d4f67bf

New Image Gallery: Add logging
Signed-off-by: Paul Harrison <pharrison at mythtv.org>



commit dc3e54332b25bb4b8eef953b871842a44a088a4b
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Thu, 30 Oct 2014 19:03:52 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Thu, 30 Oct 2014 19:03:52 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=dc3e54332b25bb4b8eef953b871842a44a088a4b

New Image Gallery: Prevent unnecessary refreshes.
The gallery always refreshes 1 sec after starting even though nothing has
changed.

Signed-off-by: Paul Harrison <pharrison at mythtv.org>



commit 622bb6b79c28ac2b03f1ab64a7de10ff0be1327a
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Thu, 30 Oct 2014 18:58:36 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Thu, 30 Oct 2014 18:58:36 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=622bb6b79c28ac2b03f1ab64a7de10ff0be1327a

New Image Gallery: Fix folder thumbnails
When it was part of the gallery, the thumbnail generator handled images &
folders; now it's part of the BE the API only handles images.

This patch:

- Fixes wrong folder thumbnails caused by confusing image ids & dir ids
- Fixes missing thumbs because FE only updates 1st widget on receipt of new thumbnail
- Removes redundant folder processing from the thumbnail generator
- FE now requests all folder thumbnails

NOTE: bumps the ABI version.
Signed-off-by: Paul Harrison <pharrison at mythtv.org>



commit b3f1f0fb287564184373166e1026a01216d5cbc0
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Thu, 30 Oct 2014 18:51:13 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Thu, 30 Oct 2014 18:51:13 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b3f1f0fb287564184373166e1026a01216d5cbc0

New Image Gallery: Fix dir/file counts
Signed-off-by: Paul Harrison <pharrison at mythtv.org>



commit 327f5fa9e83e59098822d96bbd92a0e6dc504715
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Thu, 30 Oct 2014 18:43:12 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Thu, 30 Oct 2014 18:43:12 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=327f5fa9e83e59098822d96bbd92a0e6dc504715

New Image Gallery: Restore failed transform correctly
Signed-off-by: Paul Harrison <pharrison at mythtv.org>



commit e4d1f7e56743bfa26f0fe1a2e5be62ab1f5c6667
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Thu, 30 Oct 2014 18:41:31 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Thu, 30 Oct 2014 18:41:31 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e4d1f7e56743bfa26f0fe1a2e5be62ab1f5c6667

New Image Gallery: Fix segfault from using INFO on Slideshow
Signed-off-by: Paul Harrison <pharrison at mythtv.org>



commit f0ec2d24c3ec76961f90fd6e545433e292c9fc20
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Thu, 30 Oct 2014 18:36:09 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Thu, 30 Oct 2014 18:36:09 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f0ec2d24c3ec76961f90fd6e545433e292c9fc20

New Image Gallery: Fix initial zoom
Zoom is a bit useless at the moment but make it sensible for now

Signed-off-by: Paul Harrison <pharrison at mythtv.org>



commit 0b1036998a647c5faeef0db088cbe7fe7c8b1fd1
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Thu, 30 Oct 2014 18:27:00 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Thu, 30 Oct 2014 18:27:00 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0b1036998a647c5faeef0db088cbe7fe7c8b1fd1

New Image Gallery: Remove unused m_selectedImage from GalleryView
Signed-off-by: Paul Harrison <pharrison at mythtv.org>



commit 31164a6d685d048d155eb53f60fcb78547b3bf36
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Thu, 30 Oct 2014 18:24:33 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Thu, 30 Oct 2014 18:24:33 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=31164a6d685d048d155eb53f60fcb78547b3bf36

New Image Gallery: Add default theme definition
Also tweak the default-wide theme

Signed-off-by: Paul Harrison <pharrison at mythtv.org>



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h              |    2 +-
 mythtv/libs/libmythmetadata/imagemetadata.cpp      |   12 ++-
 mythtv/libs/libmythmetadata/imagemetadata.h        |    3 +-
 mythtv/libs/libmythmetadata/imagescanthread.cpp    |    6 +-
 .../libs/libmythmetadata/imagethumbgenthread.cpp   |   34 ++----
 mythtv/libs/libmythmetadata/imagethumbgenthread.h  |    2 +-
 mythtv/libs/libmythmetadata/imageutils.cpp         |   26 ++---
 mythtv/programs/mythbackend/services/image.cpp     |   91 ++++++++++-----
 mythtv/programs/mythbackend/services/image.h       |    5 +-
 .../mythfrontend/gallerydatabasehelper.cpp         |   26 +++--
 mythtv/programs/mythfrontend/galleryfilehelper.cpp |   29 +++--
 mythtv/programs/mythfrontend/galleryfilehelper.h   |    2 +-
 mythtv/programs/mythfrontend/galleryview.cpp       |  120 ++++++--------------
 mythtv/programs/mythfrontend/galleryview.h         |   14 +-
 mythtv/programs/mythfrontend/galleryviewhelper.cpp |   53 +++++----
 mythtv/programs/mythfrontend/galleryviewhelper.h   |    3 +-
 mythtv/programs/mythfrontend/gallerywidget.cpp     |    9 +-
 mythtv/themes/default-wide/image-ui.xml            |   36 +++----
 .../themes/{default-wide => default}/image-ui.xml  |   86 +++++++--------
 19 files changed, 269 insertions(+), 290 deletions(-)
 copy mythtv/themes/{default-wide => default}/image-ui.xml (92%)

-- 



More information about the mythtv-firehose mailing list