• Maarten Lankhorst's avatar
    winealsa: Improve sound mixer detection. · 3006b933
    Maarten Lankhorst authored
    The previous mixer code depended on the existence of 1 'Master', and 1
    'Capture' control. According to some feedback in wine-devel this is not
    always the case, the new code will try the following order for loading:
    Destination waveout: Master, Headphone PCM
    Destination wavein: Capture
    3006b933
mixer.c 51.6 KB