[mythtv-commits] mythtv branch master updated by paulh. v0.27-pre2-1121-ge838c27

Git Repo Owner noreply at mythtv.org
Mon May 27 08:44:34 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  e838c274ad70658725a69c4a427b1f0b87413236 (commit)
      from  29d787a49383bb550480ad4bab736a43ce79913b (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 e838c274ad70658725a69c4a427b1f0b87413236
Author:    Paul Harrison <pharrison at mythtv.org> at Mon, 27 May 2013 09:44:17 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Mon, 27 May 2013 09:44:17 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e838c274ad70658725a69c4a427b1f0b87413236

MythMusic: reinstate the media handler for CD playback
The media handler will detect when a CD is inserted and depending on the
'Automatically Play CDs' setting will either show the music playback screen
and start playing the CD or the tracks will be remembered allowing the user
to manually add them to the playlist either from the Quick Playlists->From CD
menu option or I'll add a node to the playlisteditor screen so they can be
added from there as well.

Note: bumps the ABI so a re-compile is necessary.



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/main.cpp     |  155 +++++++++++++++++++------
 mythplugins/mythmusic/mythmusic/playlist.cpp |   45 +++++++-
 mythplugins/mythmusic/mythmusic/playlist.h   |    3 +-
 mythtv/libs/libmythbase/mythversion.h        |    2 +-
 mythtv/libs/libmythmetadata/musicmetadata.h  |    3 +
 5 files changed, 164 insertions(+), 44 deletions(-)

-- 



More information about the mythtv-commits mailing list