Fix unhandled case CDROM_AUDIO_INVALID
authorHugo Villeneuve <hugo@hugovil.com>
Tue, 6 Sep 2011 04:18:05 +0000 (00:18 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Tue, 25 Mar 2014 03:27:04 +0000 (23:27 -0400)
commit63864f4acd6611243afc461e6dcc3829feef98f6
treef6254dee150a6765745aec6f1af40799da334b53
parente204c56b2b9aeea9e376f946f8792a6ed47f39fa
Fix unhandled case CDROM_AUDIO_INVALID

When using the CDROMSUBCHNL ioctl, the code does not handle the
CDROM_AUDIO_INVALID audiostatus value. As a result, it thinks the disc is
playing, and so you cannot select any other track than the current track.

Origin: Tom Kelly ( tjk55 ) - 2010-11-08 22:13:22 UTC
        http://sourceforge.net/tracker/?func=detail&aid=3105579&group_id=3714&atid=303714
src/cddev.c