summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PostProcessing.cpp
diff options
context:
space:
mode:
authorMichael Maltese <michaeljosephmaltese@gmail.com>2017-04-20 02:04:25 -0700
committerMichael Maltese <michaeljosephmaltese@gmail.com>2017-04-20 02:06:42 -0700
commitc538cdcd47fa04cd087f3538cc916c3025bcb62a (patch)
tree8f1bb175d4faa104a17a5fd8ab9b890b019d4e18 /Source/Core/VideoCommon/PostProcessing.cpp
parent6997515ec167e5bdac03bd885c137b8efd1098e2 (diff)
AudioCommon: set volume _after_ starting stream
Fixes an error with the CoreAudio backend, which apparently doesn't allow you to set the volume before starting the stream: ``` 59:31:087 AudioCommon/CoreAudioSoundStream.cpp:97 E[Audio]: error setting volume ``` This shouldn't cause any problems with other backends, since the mixer starts with silence anyways.
Diffstat (limited to 'Source/Core/VideoCommon/PostProcessing.cpp')
0 files changed, 0 insertions, 0 deletions