[mythtv-commits] mythtv branch master updated by paulh. v0.27-pre2-1068-gb91b19b

Git Repo Owner noreply at mythtv.org
Sun May 19 22:59:32 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  b91b19b0c2ff7e33561b908e86ff4acf2e120e46 (commit)
      from  ad76fdc5c71aff19de6d42a43bc977d9abc9cbcd (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 b91b19b0c2ff7e33561b908e86ff4acf2e120e46
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 19 May 2013 23:58:46 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 19 May 2013 23:58:46 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b91b19b0c2ff7e33561b908e86ff4acf2e120e46

MythMusic: handle a MUSIC_METADATA_CHANGED MythEventMessage in the musicplayer
This event message can be sent by any client that changes a tracks metadata
to allow any FE's to update there copy of the metadata and update any screens
showing the tracks info.



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/musicplayer.cpp |   20 ++++
 mythtv/libs/libmythmetadata/metaio.cpp          |    6 +-
 mythtv/libs/libmythmetadata/musicmetadata.cpp   |  120 ++++++++++++++++------
 mythtv/libs/libmythmetadata/musicmetadata.h     |    5 +-
 4 files changed, 112 insertions(+), 39 deletions(-)

-- 



More information about the mythtv-commits mailing list