• Andrew Eikum's avatar
    Revert "winmm: Increase mmdevapi buffer sizes.". · 5b7e49e8
    Andrew Eikum authored
    This reverts commit fdfff7cf.
    
    In theory, this commit should have had no affect on winmm-using
    applications and just prevented underruns on the mmdevapi side. But
    Patrol Falcon abuses the winmm API by modifying the buffer after
    passing it to waveOutWrite, and this patch breaks that behavior. We've
    improved the winecoreaudio driver since this patch was sent, and so
    large buffers should no longer be necessary to avoid underruns.
    5b7e49e8
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
driver.c Loading commit data...
joystick.c Loading commit data...
lolvldrv.c Loading commit data...
mci.c Loading commit data...
mmio.c Loading commit data...
playsound.c Loading commit data...
time.c Loading commit data...
waveform.c Loading commit data...
winemm.h Loading commit data...
winmm.c Loading commit data...
winmm.rc Loading commit data...
winmm.spec Loading commit data...
winmm_res.rc Loading commit data...