[mythtv-commits] Ticket #10370: DVD playback fail with default settings on MacOS X

MythTV noreply at mythtv.org
Sun Mar 4 11:02:59 UTC 2012


#10370: DVD playback fail with default settings on MacOS X
----------------------------------+-----------------------------
 Reporter:  jyavenard             |          Owner:  nigel
     Type:  Bug Report - General  |         Status:  assigned
 Priority:  minor                 |      Milestone:  0.25
Component:  MythTV - General      |        Version:  Unspecified
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------
Changes (by nigel):

 * owner:   => nigel
 * status:  new => assigned


Comment:

 If there is no DVD mounted, selectDrivePopup() tries to return a default
 like /dev/dvd on Linux, or D: on Windows. On OS X, it should default to
 disk1, not /dev/disk1. I will commit a change in mediamonitor-darwin.h.
 There are other problems for playing DVDs, though - will try to spend some
 time investigating.
 [[BR]]
 All this code was my poorely-designed kludge to support multiple drives.
 selectDrivePopup() could return NULL if there is no suitable device
 containing suitable media, but that sort of assumes the user has to have
 the MediaMonitor enabled. The hard-coded default was for users who don't
 want the extra process/DBus/uDev/DiskArbitration overhead, and turned off
 the MediaMonitor

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10370#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list