[mythtv-firehose] mythtv branch master updated by paulh. v0.28-pre-663-gce58f2b

Git Repo Owner noreply at mythtv.org
Sat Jan 4 11:52:51 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  ce58f2bcd4b4f6798639839fcd9eaed595ea5eb4 (commit)
      from  193dc636e5fa5ac5edd3589094a58e79a6ab779b (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 ce58f2bcd4b4f6798639839fcd9eaed595ea5eb4
Author:    Paul Harrison <pharrison at mythtv.org> at Sat, 4 Jan 2014 11:52:15 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Sat, 4 Jan 2014 11:52:15 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ce58f2bcd4b4f6798639839fcd9eaed595ea5eb4

MythMusic: move the music file scanner into libmythmetadata
No functional change this just makes the file scanner available outside of
MythMusic.

NOTE: bumps the ABI so both core and plugins need to be recompiled.



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/main.cpp           |    6 +-
 mythplugins/mythmusic/mythmusic/mythmusic.pro      |    4 +-
 mythtv/libs/libmythbase/mythversion.h              |    2 +-
 mythtv/libs/libmythmetadata/libmythmetadata.pro    |    6 +-
 .../libs/libmythmetadata/musicfilescanner.cpp      |   68 ++++++++++----------
 .../libs/libmythmetadata/musicfilescanner.h        |   17 +++--
 6 files changed, 52 insertions(+), 51 deletions(-)
 rename mythplugins/mythmusic/mythmusic/filescanner.cpp => mythtv/libs/libmythmetadata/musicfilescanner.cpp (91%)
 rename mythplugins/mythmusic/mythmusic/filescanner.h => mythtv/libs/libmythmetadata/musicfilescanner.h (79%)

-- 



More information about the mythtv-firehose mailing list