fixed, Operator '?:' has lower precedence than '*'; '*' will be evaluated first....
authorS. Davilla <davilla@4pi.com>
Mon, 28 Oct 2013 01:45:29 +0000 (21:45 -0400)
committerS. Davilla <davilla@4pi.com>
Mon, 28 Oct 2013 01:45:29 +0000 (21:45 -0400)
commit98aa1c35a7fc5174487572d94bc05c6b3d6255c9
treead3371eda9a638f4347475063d88f99dbadd3c1c
parentd4b480d739acaeaf939a0ff252c12988b214b54a
fixed, Operator '?:' has lower precedence than '*'; '*' will be evaluated first. Which is wrong :)
xbmc/cores/AudioEngine/Engines/ActiveAE/ActiveAE.cpp