http://bugs.winehq.org/show_bug.cgi?id=6865
matthew.flaschen@gatech.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |
------- Additional Comments From matthew.flaschen@gatech.edu 2006-11-12 13:16 ------- I'm not using Windows Media, but rather wizmo (http://appdb.winehq.org/appview.php?iVersionId=6433). Please download the app, and try the following test commands:
wine wizmo volume=1 wine wizmo volume=100 wine wizmo mute=1
The first is meant to set the volume to 1, essentially the lowest setting, and the second should set it to the maximum. The last command mutes everything. None of them worked, but they do work on Windows. I may be misstating the problem, but there is a deficiency here. It's okay if wine maps controls the sound driver directly, but it should implement this API (unfortunately, I don't know the actual calls here).