[Bug 38182] King of Dragon Pass: can't change audio volume level

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 10 06:38:08 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38182

Sagawa <sagawa.aki+winebugs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sagawa.aki+winebugs at gmail.c
                   |                            |om

--- Comment #2 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
I can confirm the issue, too.

This app calls waveOutSetVolume() for volume control. Internally,
waveOutSetVolume calls IAudioStreamVolume_SetAllVolumes now. But, currently,
ALSA doesn't support in SetAllVolumes [1].

[1]
http://source.winehq.org/source/dlls/winealsa.drv/mmdevdrv.c?!v=wine-1.7.38#3519
.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list