Releases: xmos/lib_spdif
Releases · xmos/lib_spdif
v6.2.1
- CHANGED: Documentation updated
v6.2.0
CHANGED: Use XCommon CMake for examples and tests
v6.1.1
- 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
- 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
- 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
- FIXED: Reinstated graceful handling of bad sample-rate/master-clock pair
v5.0.0
- 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
- CHANGED: Documentation updates
v4.2.0
- ADDED: Added shutdown function for S/PDIF Receiver
- CHANGED: spdif_tx_example updated to use XK-AUDIO-216-MC
v4.1.0
- CHANGED: Use XMOS Public Licence Version 1
- CHANGED: Rearrange documentation files