Edit

IABSD.fr/src/lib/libossaudio

Branch :

  • Show log

    Commit

  • Author : ratchov
    Date : 2020-04-02 19:57:10
    Hash : fb2547fd
    Message : Makes libossaudio use sndio instead of the kernel mixer(4) interface. Programs will see the device handled by sndiod (instead of the first one) and will always get access at least the sndiod master level control. If present, hardware master input and output volumes are exposed as well. feedback from landry and sthen, "do it" deraadt