Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synced with master branch #7

Merged
merged 5 commits into from
Jun 22, 2019
Merged

Synced with master branch #7

merged 5 commits into from
Jun 22, 2019

Conversation

rh101
Copy link
Owner

@rh101 rh101 commented Jun 22, 2019

No description provided.

PatriceJiang and others added 5 commits June 17, 2019 14:11
* refactor AudioEngine and AudioEngine-linux

* map::erase() can handle case if key doesn't exist.

* use map::iterator when it has already obtained.

* mapChannelInfo[id].channel is nullptr befor resume(). Don't
dereference it.

* FMOD::System::release() calls close, so calling close before release
is not necessary.

* use std::map::insert properly.

* remove unnecessary null check on _audioEngineImpl

* add comment on nullptr dereference
* remove redundant copy constructor and copy assignment operator
* use delegate constructor to simply code
* fix a documentation error
@rh101 rh101 merged commit 94ec877 into rh101:v3 Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants