From: <cv...@ce...> - 2012-04-21 16:02:12
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by asvitkine Modified Files: sys_darwin.cpp Log Message: Don't start the Darwin media_thread if "nocdrom" pref is set. The media thread is currently only used to poll for CDROM devices and is not useful when "nocdrom" is set. This change also fixes the problem of the emulator preventing the CD to be ejected at the host level despite "nocdrom" being set in prefs. Thanks to Robert Munafo <mr...@gm...> for investigating this problem! |