[mythtv-commits] mythtv branch master updated by paulh. v0.28-pre-838-g74227e3

Git Repo Owner noreply at mythtv.org
Wed Feb 12 21:37:35 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  74227e3871e4d63dac57d79b6f8318ff7b777b1e (commit)
      from  d0185093e95087bd026776f07c5365253844f394 (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 74227e3871e4d63dac57d79b6f8318ff7b777b1e
Author:    Paul Harrison <pharrison at mythtv.org> at Wed, 12 Feb 2014 21:37:08 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Wed, 12 Feb 2014 21:37:08 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=74227e3871e4d63dac57d79b6f8318ff7b777b1e

AlbumArtImages: add a scanForImages() function
This sends a MUSIC_FIND_ALBUMART command to the BE to find any directory and
embedded tag images for a track. The command is sent in its own thread so it
wont block the UI thread.



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

Summary of changes:
 mythtv/libs/libmythmetadata/musicmetadata.cpp |   55 +++++++++++++++++++++++++
 mythtv/libs/libmythmetadata/musicmetadata.h   |   22 +++++++++-
 2 files changed, 76 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list