wine/dlls/wineoss.drv
Huw Davies 98624b1825 wineoss: Don't cache the oss_audioinfo in the client.
The retrieval on endpoint creation is left in for debugging
purposes.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-11 18:18:55 +02:00
..
Makefile.in wineoss: Introduce a test_connect syscall. 2022-04-05 20:44:31 +02:00
midi.c configure: Assume that sys/ioctl.h is available on Unix. 2021-12-09 18:43:51 +01:00
midipatch.c
mmaux.c configure: Assume that sys/ioctl.h is available on Unix. 2021-12-09 18:43:51 +01:00
mmdevdrv.c wineoss: Don't cache the oss_audioinfo in the client. 2022-04-11 18:18:55 +02:00
oss.c wineoss: Move is_format_supported to the unixlib. 2022-04-11 18:18:52 +02:00
unixlib.h wineoss: Move is_format_supported to the unixlib. 2022-04-11 18:18:52 +02:00
wineoss.drv.spec