[mythtv-commits] mythtv branch master updated by paulh. v0.27-pre2-1115-gb4a344b

Git Repo Owner noreply at mythtv.org
Sun May 26 22:29:12 UTC 2013


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

Media Monitor: tell all handlers when a device status changes to MEDIASTAT_OPEN
This changes the media monitor to tell all handlers when a devices status
changes to MEDIASTAT_OPEN even if that handler doesn't support the current
media type.

This is necessary because the media type sometimes changes to MEDIATYPE_UNKNOWN
when a CD is ejected for example so the music media handler never gets to know
the CD has been ejected because it is only set to handle MEDIATYPE_AUDIO.



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

Summary of changes:
 mythtv/libs/libmyth/mythmediamonitor.cpp |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list