Module: wine Branch: master Commit: 0085689f5df0396963de8ce18efb11baa29f0d12 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0085689f5df0396963de8ce18e...
Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Jun 20 09:31:51 2011 -0500
mmdevapi: Implement ISimpleAudioVolume::{Set, Get}Mute.
---
dlls/mmdevapi/tests/capture.c | 16 ++++---- dlls/mmdevapi/tests/render.c | 17 +++++---- dlls/winealsa.drv/mmdevdrv.c | 44 ++++++++++++++++++++---- dlls/winecoreaudio.drv/mmdevdrv.c | 29 +++++++++++++--- dlls/wineoss.drv/mmdevdrv.c | 67 ++++++++++++++++++++++++++++-------- 5 files changed, 128 insertions(+), 45 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0085689f5df0396963de8c...