Sweden-Number/dlls/winealsa.drv
Huw Davies 8656ec92df winealsa: Store the snd_seq handle and the input port in the device data.
This is to avoid accessing more global variables and generally
makes things a bit cleaner.

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-03-16 21:16:21 +01:00
..
Makefile.in winealsa: Move the midi seq lock to the unixlib. 2022-03-14 18:30:28 +01:00
alsa.c winealsa: Move midi_init to unixlib. 2022-03-16 21:16:21 +01:00
alsamidi.c winealsa: Move midi_init to unixlib. 2022-03-16 21:16:21 +01:00
midi.c winealsa: Store the snd_seq handle and the input port in the device data. 2022-03-16 21:16:21 +01:00
mmdevdrv.c winealsa: Move get_prop_value to the unixlib. 2022-03-14 18:30:28 +01:00
unixlib.h winealsa: Store the snd_seq handle and the input port in the device data. 2022-03-16 21:16:21 +01:00
winealsa.drv.spec