[AE/CA] - if m_volume of the stream is set (e.x. <= 1.0) we have to apply the softvol...
authorMemphiz <memphis@machzwo.de>
Thu, 22 Nov 2012 20:38:05 +0000 (21:38 +0100)
committerMemphiz <memphis@machzwo.de>
Thu, 22 Nov 2012 22:19:08 +0000 (23:19 +0100)
commit35db51612ffee0c505cc4365a07438808b4b6a19
tree826fdcc07b1f2b0372adfba4dd395ef9a749aa2a
parent4709873071d9b79a34dbf9021230809dfffc69a3
[AE/CA] - if m_volume of the stream is set (e.x. <= 1.0) we have to apply the softvolume to the stream. Before we only applied the volume on crossfade. Unfortunatly the fade was finished before the stream was finished - so the last frames of the sream during crossfade had full volume applied (you can imagine how this disturbs the fading ;) ).
xbmc/cores/AudioEngine/Engines/CoreAudio/CoreAudioAEStream.cpp