Changelog for
libfmodex-devel-4.44.46-5.1.x86_64.rpm :
Sun Oct 19 14:00:00 2014 iAATTmarguerite.su
- update version 4.44.46
* Fixed rare hang during Sound::release for sounds created as
FMOD_NONBLOCKING.
* Event API - Fixed rare crash when streaming bank instance is
unloaded while the same bank is loading in the FMOD_NONBLOCKING
thread.
* Event API - Fixed rare crash if bank files returned
FMOD_ERR_FILE_NOTFOUND during FMOD_EVENT_NONBLOCKING background
loading, and freeEventData was called at the same time.
Thu Apr 4 14:00:00 2013 iAATTmarguerite.su
- initial version 4.44.11
* Event API - fix rare crash if a file read callback returned
FMOD_ERR_FILE_NOTFOUND, when at the same time freeEventData
as called.
* Event API - fix crash in music system when loading samples.
Introduced in 4.44.09.