Back out the aRts volume patch, this is not user-friendly at all.
This commit is contained in:
parent
d523a45bd0
commit
26d648887a
|
@ -677,9 +677,6 @@ HRESULT WINAPI DirectSoundCreate8(REFGUID lpGUID,LPDIRECTSOUND8 *ppDS,IUnknown *
|
|||
}
|
||||
|
||||
(*ippDS)->drvdesc.dnDevNode--; /* take away last increment */
|
||||
|
||||
/* for aRts sound server */
|
||||
if (err == DS_OK) waveOutSetVolume( (*ippDS)->drvdesc.dnDevNode, 0xFFFFFFFFL );
|
||||
}
|
||||
|
||||
if (drv && (err == DS_OK))
|
||||
|
|
Loading…
Reference in New Issue