forked from PAWPAW-Mirror/lib_xua
Keep version on 0.2.0
This commit is contained in:
@@ -1,17 +1,6 @@
|
|||||||
lib_xua Change Log
|
lib_xua Change Log
|
||||||
==================
|
==================
|
||||||
|
|
||||||
0.3.0
|
|
||||||
-----
|
|
||||||
|
|
||||||
* CHANGED: Build files updated to support new "xcommon" behaviour in xwaf.
|
|
||||||
|
|
||||||
* Changes to dependencies:
|
|
||||||
|
|
||||||
- lib_dsp: Added dependency 5.0.0
|
|
||||||
|
|
||||||
- lib_mic_array: Added dependency 4.0.0
|
|
||||||
|
|
||||||
0.2.0
|
0.2.0
|
||||||
-----
|
-----
|
||||||
|
|
||||||
@@ -24,6 +13,7 @@ lib_xua Change Log
|
|||||||
* CHANGE: Moved to lib_spdif (from module_spdif_tx & module_spdif_rx)
|
* CHANGE: Moved to lib_spdif (from module_spdif_tx & module_spdif_rx)
|
||||||
* CHANGE: Define NUM_PDM_MICS renamed to XUA_NUM_PDM_MICS
|
* CHANGE: Define NUM_PDM_MICS renamed to XUA_NUM_PDM_MICS
|
||||||
* CHANGE: Define NO_USB renamed to XUA_USB_EN
|
* CHANGE: Define NO_USB renamed to XUA_USB_EN
|
||||||
|
* CHANGE: Build files updated to support new "xcommon" behaviour in xwaf.
|
||||||
* RESOLVED: wChannelConfig in UAC1 descriptor set according to output channel
|
* RESOLVED: wChannelConfig in UAC1 descriptor set according to output channel
|
||||||
count
|
count
|
||||||
* RESOLVED: Indexing of ADAT channel strings (#18059)
|
* RESOLVED: Indexing of ADAT channel strings (#18059)
|
||||||
@@ -35,6 +25,10 @@ lib_xua Change Log
|
|||||||
|
|
||||||
- lib_xassert: Added dependency 3.0.1
|
- lib_xassert: Added dependency 3.0.1
|
||||||
|
|
||||||
|
- lib_dsp: Added dependency 5.0.0
|
||||||
|
|
||||||
|
- lib_mic_array: Added dependency 4.0.0
|
||||||
|
|
||||||
0.1.2
|
0.1.2
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
VERSION = 0.3.0
|
VERSION = 0.2.0
|
||||||
|
|
||||||
DEPENDENT_MODULES = lib_logging(>=3.0.0) \
|
DEPENDENT_MODULES = lib_logging(>=3.0.0) \
|
||||||
lib_xassert(>=4.0.0) \
|
lib_xassert(>=4.0.0) \
|
||||||
|
|||||||
Reference in New Issue
Block a user