[AD] OSS driver blocking

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


I don't know if there is a reason for it or not, but the OSS sound
driver blocks when something else is using the sound card, and waits
until it is finished. Shouldn't it just fail to initialize the sound
card and move on? If so, all that needs changing is unix/uoss.c, line
193 to

oss_fd = open(uconvert_toascii(_oss_driver, tmp1), O_WRONLY | O_NONBLOCK);



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/