Releases: OGRECave/ogre-audiovideo
Releases · OGRECave/ogre-audiovideo
21.09
🚀 New Ogre Audio-Video release!
✨ Features:
- Use OgreThreads for threading
- Get more detailed device descriptions
- Add EFX Support for OpenAL Soft
- Add support for EFX highpass and bandpass filters
- Add support for OpenAL Soft extentions (IEEE_FLOAT recording support and ALC_SOFT_pause_device)
📚 Documentation:
- API Description corrections
🐛 Bugfixes:
- Release all sound sources when finalizing the Plugin
- Remove erroneous initialization parameter
- API correction regarding EFX Effect Slots
- Assortment of fixes regarding OgreOggSoundRecord class (now recording works both in linux and windows)
👌 Improvements:
- Improve log messaging consistency and use logError where appropiate
- Correct deprecation warnings
- Extend the API to be more symmetric (Add several missing getters for parameters that were being set)