Skip to content

21.09

Latest
Compare
Choose a tag to compare
@sercero sercero released this 15 Sep 02:08
· 49 commits to master since this release

πŸš€ 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)