d588fe2740
if the audio player is set to play again due to the order of calls in _notification. First it emits the signal, and later it disable the internal processing regardless what the callback did. Changed to emit the signal at the end to ensure the changes done at callback remains. |
||
---|---|---|
.. | ||
audio_player.cpp | ||
audio_player.h | ||
SCsub |