Projects > cpp > Issues > Bug #1008

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

Missing "return" in SimpleAudioEngine::getEffectsVolume() method on android platform

Bug #1008 [Closed]
dumganhar 2012-03-04 03:18 . Updated over 12 years ago

Refer to https://github.com/cocos2d/cocos2d-x/issues/745

The method getEffectsVolume in CocosDenshion/android/SimpleAudioEngine.cpp is missing the return.

float SimpleAudioEngine::getEffectsVolume()
{
getEffectsVolumeJNI();
}

dumganhar 2012-03-04 03:39
  • Status changed from New to Resolved
  • % Done changed from 0 to 100
dumganhar 2012-03-04 04:12

Applied in changeset commit:3b86844ea3ed95bbe8eb1c1c25e4388ad634fe98.

dumganhar 2012-03-04 04:12

Applied in changeset commit:00b1ab0319862ac589aeb08d65001fab6908ea54.

zhangxm 2012-03-05 05:42
  • Status changed from Resolved to Closed
walzer@cocos2d-x.org 2012-05-25 08:01
  • Project changed from cocos2d-x to cpp
  • Category deleted (2)
  • Target version deleted (cocos2d-1.0.1-x-0.12.0)

Atom PDF

Status:Closed
Start date:2012-03-04
Priority:Normal
Due date:
Assignee:dumganhar
% Done:

100%

Category:-
Target version:-