wine/dlls/winepulse.drv
Zebediah Figura b8e912f795 winepulse: Include mult.c in pulse.c.
Originally meant to address the fact that mult_alaw_sample() and
mult_ulaw_sample() were exported without being hidden, but this file is only
used from pulse.c, and is relatively quite simple, so just make them static
and use the preprocessor instead of linking.
2023-01-31 09:17:10 +01:00
..
Makefile.in winepulse: Include mult.c in pulse.c. 2023-01-31 09:17:10 +01:00
mmdevdrv.c winepulse.drv: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
mult.h winepulse: Include mult.c in pulse.c. 2023-01-31 09:17:10 +01:00
pulse.c winepulse: Include mult.c in pulse.c. 2023-01-31 09:17:10 +01:00
winepulse.drv.spec