• Ove Kaaven's avatar
    Implemented the DirectSound HAL in winmm's wineoss (Open Sound System) · fd92ebdb
    Ove Kaaven authored
    driver, and winmm's interface for DirectSound to access it. It
    requires the ability to mmap /dev/dsp, to trigger playback, and
    sample-accurate position readouts. (If the soundcard's device driver
    does not report these capabilities, wineoss will report the HAL as
    unavailable and force DirectSound to use its HEL instead.)
    fd92ebdb
mmsystem.c 150 KB