Skip to content

Releases: xmos/lib_spdif

v6.2.1

21 Oct 18:37
98e943f
Compare
Choose a tag to compare
  • CHANGED: Documentation updated

v6.2.0

30 Sep 11:47
6cdb5b6
Compare
Choose a tag to compare

CHANGED: Use XCommon CMake for examples and tests

v6.1.1

29 Jul 15:45
Compare
Choose a tag to compare
  • CHANGED: Use lib_sw_pll for configuring the application PLL in examples
  • FIXED: Supressed warnings regarding taking the address of a resource
    handle

v6.1.0

22 Mar 13:33
Compare
Choose a tag to compare
  • ADDED: Support for XCommon CMake build system
  • ADDED: Support for transmit at 32kHz
  • RESOLVED: Coding optimisations not properly enabled in receiver
  • RESOLVED: Receiver timing issues for sample rates greater than 96kHz
  • RESOLVED: Failure to select correct receive sample rate when the sample
    rate of the incoming stream changes

v6.0.0beta0

25 Oct 13:50
Compare
Choose a tag to compare
v6.0.0beta0 Pre-release
Pre-release
  • ADDED: Shutdown function for S/PDIF transmitter
  • CHANGED: Receiver rearchitected for improved performance and jitter
    tolerance
  • CHANGED: API function names updated for uniformity between rx and tx

v5.0.1

19 Jun 13:55
Compare
Choose a tag to compare
  • FIXED: Reinstated graceful handling of bad sample-rate/master-clock pair

v5.0.0

01 Jun 12:08
Compare
Choose a tag to compare
  • CHANGED: Updated examples for new XK-AUDIO-316-MC board
  • CHANGED: Updated transmit to simplified implementation (note, no longer
    supports XS1 based devices)
  • CHANGED: Removed headers SpdifReceive.h and SpdifTransmit.h. Users should
    include spdif.h

v4.2.1

25 Oct 20:18
Compare
Choose a tag to compare
  • CHANGED: Documentation updates

v4.2.0

25 Oct 17:18
Compare
Choose a tag to compare
  • ADDED: Added shutdown function for S/PDIF Receiver
  • CHANGED: spdif_tx_example updated to use XK-AUDIO-216-MC

v4.1.0

07 May 09:22
e581f3c
Compare
Choose a tag to compare
  • CHANGED: Use XMOS Public Licence Version 1
  • CHANGED: Rearrange documentation files