Skip to content

v3.5.0

Compare
Choose a tag to compare
@xross xross released this 15 Jun 11:47
· 583 commits to develop since this release
  • ADDED: Configurable word-length for I2S/TDM via XUA_I2S_N_BITS
  • ADDED: Support for statically defined custom HID descriptor
  • CHANGED: Rearranged main() such that adding custom code that uses lib_xud
    is possible
  • CHANGED: bNumConfigurations changed from 2 to 1, removing a work-around to
    stop old Windows versions loading the composite driver
  • FIXED: Memory corruption due to erroneous initialisation of mixer
    weights when not in use (#152)
  • FIXED: UserHostActive() not being called as expected (#326)
  • FIXED: Exception when entering DSD mode (#327)
  • Changes to dependencies:
    • lib_spdif: 4.2.1 -> 5.0.0
    • lib_xud: 2.2.2 -> 2.2.3