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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 15 06:13:46 CST 2016


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

winetest at luukku.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |winetest at luukku.com

--- Comment #5 from winetest at luukku.com ---
(In reply to Sagawa from comment #2)
> 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 .

"TRACE("ALSA does not support volume control\n");"

I am suggesting to change that trace message into FIXME, ERR or even warn?

You only see the message when doing tracing.

-- 
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