Skip to content

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