Fix issue 2085911: Volume control is broken when A2DP headset is connected.

A regression on volume control was introduced by change 22899. When a volume change was requested on 2 different outputs for the same stream, the change on the second output was ignored because the requested value was the same as current one.
The fix consists in storing current stream volume for each output instead of globally for all outputs.
This commit is contained in:
Eric Laurent 2009-08-31 00:08:01 -07:00
parent 060f98e062
commit 28cc97ea3e

Diff Content Not Available