Changelog for
libfmodex-4.44.46-5.15.i586.rpm :
* Sun Oct 19 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 04 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.