New features:

  • Added AudioManager::StopAllAudioStreams.
  • Added Serialize.
  • Added ability to create auto update thread in AudioManager.
  • Modification to SPI to allow SPI_Source to be thread-safe.
  • Added EnumScreen for GPI_Surface.
  • Changed inches with mm in UI.
  • Created ParticleSystem
  • Implemented dds format loading.

Issues fixed:

  • Fixed AudioManager unnecessary reference and possibly incorrect Stopping.
  • Fixed OFFSET_OF_FIELD when out of joy namespace.
  • Fixed AudioStream not reseting buffer state after stop.
  • Fixed OnScroll in UI_List when empty.
  • Fixed data::Image mipmap handling.