wine/dlls/winepulse.drv
Gabriel Ivăncescu ccc9f1d2ce winepulse: Try to obtain shorter device names if it exceeds 62 chars.
If the device desc is longer than the limit, we try to obtain product name
or alsa name (if product name does not fit in the limit), as otherwise
there is no point to do it anyway. Then the profile desc is appended if it
doesn't cause us to exceed the limit.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53010
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-26 19:02:59 +02:00
..
Makefile.in winepulse.drv: Enable compilation with long types. 2022-05-11 12:15:35 +02:00
mmdevdrv.c winepulse.drv: Enable compilation with long types. 2022-05-11 12:15:35 +02:00
mult.c
pulse.c winepulse: Try to obtain shorter device names if it exceeds 62 chars. 2022-05-26 19:02:59 +02:00
unixlib.h winepulse: Return offsets rather than ptrs to the strings. 2022-04-21 18:58:22 +02:00
winepulse.drv.spec