[mythtv-firehose] mythtv branch master updated by paulh. v0.28-pre-2391-g6ba87f7

Git Repo Owner noreply at mythtv.org
Mon Nov 10 21:25:51 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  6ba87f7019a85e3c00e82f01369996bfed00aa6b (commit)
      from  bbbe802b3c41478bedc751ef8bd7bc7c3b44c06f (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 6ba87f7019a85e3c00e82f01369996bfed00aa6b
Author:    Roger Siddons <dizygotheca at ntlworld.com> at Mon, 10 Nov 2014 21:25:24 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Mon, 10 Nov 2014 21:25:24 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6ba87f7019a85e3c00e82f01369996bfed00aa6b

New Image Gallery: Fix image services
Removes insecure services DeleteFile(filename) & RenameFile(filename)
Add/use DeleteImage(image id) & RenameImage(image id) instead.

Also adds Storage Group support for SetImageInfo service

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



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

Summary of changes:
 .../services/contentServices.h                     |    9 --
 .../services/imageServices.h                       |    3 +
 mythtv/programs/mythbackend/services/content.cpp   |   84 --------------
 mythtv/programs/mythbackend/services/content.h     |    7 -
 mythtv/programs/mythbackend/services/image.cpp     |  121 ++++++++++++++------
 mythtv/programs/mythbackend/services/image.h       |   10 ++
 mythtv/programs/mythfrontend/galleryfilehelper.cpp |    8 +-
 mythtv/programs/mythfrontend/galleryviewhelper.cpp |   42 ++-----
 8 files changed, 113 insertions(+), 171 deletions(-)

-- 



More information about the mythtv-firehose mailing list