[mythtv] [PATCH] Clear up media monitoring weirdisms

J. Donavan Stanley jdonavan at jdonavan.net
Sun Feb 1 17:55:49 EST 2004


Attached are small handful of patches:

mm_libmyth.patch does the following:
1) Prevents sending status changed signals when transitioning to/from 
MEDIASTAT_UNKNOWN.  This fixes a nasty loop in where MythMusic's CDDB 
code & the media monitoring would start a loop of notifications making 
it impossible to create a playlist with a CD in the drive.
2) Cleans up how we handle transitions to a couple states.
3) Performs an unmount of a data disk if we determine it's a DVD.  
Otherwise the disk cannot be ejected since it's mounted.


mm_mythmusic.patch removes the double call to REG_MEDIA_HANDLER.  It 
didn't hurt anything but would cause a warning to be spit out.

mm_mythdvd.patch registers MythDVD and a handler for DVDs.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: mm_libmyth.patch
Type: text/x-patch
Size: 7119 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20040201/3d4a859c/mm_libmyth.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mm_mythdvd.patch
Type: text/x-patch
Size: 1475 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20040201/3d4a859c/mm_mythdvd.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mm_mythmusic.patch
Type: text/x-patch
Size: 1160 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20040201/3d4a859c/mm_mythmusic.bin


More information about the mythtv-dev mailing list