Commit Graph

3025 Commits

Author SHA1 Message Date
f9c393b5f0 新增:添加了对AK4438VN的支持
- 添加了两个宏,不使用时,不会影响编译
2024-04-19 15:27:28 +08:00
Ross Owen
4589319151 Merge pull request #376 from xross/fix/375
fix/375
2024-03-27 17:11:27 +00:00
Ross Owen
e789da24d3 Fix for device failing to enumerate when ADAT and S/PDIF transmit are enabled 2024-03-26 14:23:01 +00:00
Ross Owen
7ffeaf3dde 'Release: 4.0.0' 2024-03-22 17:53:43 +00:00
Ross Owen
9ba6425d83 xpd: Cleaned up whitespace 2024-03-22 17:52:35 +00:00
Ross Owen
8f63590956 Merge pull request #374 from xross/develop
- Update lib_spdif dependency 5.0.0 -> 6.1.0
2024-03-22 14:42:25 +00:00
Ross Owen
6235c168a1 Automated changelog updates 2024-03-22 13:47:04 +00:00
Ross Owen
f3a0dbc79f - Update lib_spdif dependency 5.0.0 -> 6.1.0
- Update version numbers to 4.0.0 in prep for release
2024-03-22 13:33:16 +00:00
Ross Owen
68a1a793cc Merge pull request #373 from xross/develop 2024-03-13 09:51:24 +00:00
Ross Owen
0fc8aec495 Update lib_xud dependency from 2.3.0 -> 2.3.1 2024-03-12 20:05:59 +00:00
Michael Banther
4e893d4565 Merge pull request #370 from danielpieczko/develop
Fix dependency version of lib_xud to v2.3.0
2024-02-29 15:53:11 +00:00
Daniel Pieczko
c11e62e27f Fix dependency version of lib_xud to v2.3.0 2024-02-29 11:19:42 +00:00
Brennan Magee
57d5ea7613 Merge pull request #369 from danielpieczko/dependency_versions
Set dependency versions to released tags
2024-02-27 14:11:16 +00:00
Daniel Pieczko
03a646f95d Set dependency versions to released tags 2024-02-27 09:27:21 +00:00
danielpieczko
05c8c44619 Merge pull request #367 from danielpieczko/mixer_guid_windows
Add Windows driver GUID command-line option on mixer host app
2024-02-05 08:32:08 +00:00
Daniel Pieczko
0d913cdce3 Add Windows driver GUID command-line option on mixer host app 2024-01-31 14:59:05 +00:00
Ross Owen
165417962f Merge pull request #363 from ed-xmos/feature/sw_pll_sync_ua
Use sw_pll for sync targets on XS3
2024-01-26 16:57:16 +00:00
Ed
cffb7a272d Re-apply typo fix 2024-01-26 15:04:52 +00:00
Ed
41566b3970 Further re-apply #341 2024-01-26 15:02:28 +00:00
Ed
7847a5ee42 Reapply volume control fix from 341 2024-01-26 14:56:53 +00:00
Ed
8ec5f8c7fc Review cleanup 2024-01-26 11:48:38 +00:00
Ed
4d3fe82113 Update docs for sync mode with sw_pll 2024-01-26 11:05:31 +00:00
Ed
5980d0edea sw_pll to develop 2024-01-26 09:22:15 +00:00
Ed
e72a386fa2 Use branch of sw_pll for now 2024-01-23 17:06:41 +00:00
Ed
0d1f81276d Make SDM loop startup safer 2024-01-23 17:06:27 +00:00
Ed
7febbfdcd0 Refactor sync mode c_sof code 2024-01-23 12:40:15 +00:00
Ed
44049ecfca Use CT_END in sw_pll comms to clear switch path 2024-01-23 11:43:36 +00:00
Ed
d49c6b4656 Fix non-integer divide result issue 2024-01-23 10:45:27 +00:00
Ed
3be17bf8cc c_mclk_change -> c_audio_rate_change 2024-01-22 14:32:03 +00:00
Ed
e8317eae36 Minor fixes 2024-01-22 09:57:40 +00:00
Ed
5669a5b021 Fix synch test 2024-01-22 09:27:18 +00:00
Ed
fc708fe4e9 Update changelog for sync / sw_pll 2024-01-19 17:13:19 +00:00
Ed
f32955a419 Add missing include in cmake 2024-01-19 17:13:01 +00:00
Ed
a9ed38252c Put PFD reset in c_mclk_change case 2024-01-19 16:14:50 +00:00
Ed
27a7d185d1 Add in plumbing between ep_buffer and audio for PLL stability synch 2024-01-19 11:06:13 +00:00
Ed
7126b91848 USE_SW_PLL -> XUA_USE_SW_PLL 2024-01-19 09:25:37 +00:00
Ed
cb84d69231 Remove unneeded define 2024-01-19 09:24:02 +00:00
Ed
8b58fe5aaa sw_pll sync fs change support 2024-01-19 09:17:29 +00:00
Ed
fe6afc93de Add reconfig of pfd on SR change 2024-01-18 17:02:35 +00:00
Ed
eb4b19ce16 Initial loop closed 2024-01-18 16:22:43 +00:00
Ed
3d9d174dcc Merge commit '4edf86b3a6405c1b3331288fabb02ffed3664c60' into feature/sw_pll_sync_ua 2024-01-18 14:39:53 +00:00
Ed
f0709d35fc WIP sync mode 2024-01-18 14:39:27 +00:00
Ross Owen
4edf86b3a6 Merge pull request #364 from shuchitak/feature/control_itf
Include control interface descriptor in cfgDesc_Audio2
2024-01-18 10:35:29 +00:00
Shuchita Khare
de0279d769 copyright check 2024-01-17 13:05:53 +00:00
Shuchita Khare
a12111ba55 Include control interface descriptor in cfgDesc_Audio2 when USB_CONTROL_DESCS is defined 2024-01-17 12:28:47 +00:00
danielpieczko
1b6a785b03 Merge pull request #360 from ed-xmos/feature/sw_pll
Use SD sw_pll for digital Rx on XS3 targets
2024-01-16 10:07:53 +00:00
Ed
2d1585b8b1 Copyright 2024-01-16 09:58:44 +00:00
Ed
eb6ed9f56e Fix guarding on i_pll for sync 2024-01-15 17:43:51 +00:00
Ed
af9a6b18b2 make use of # guards and nullable consistent 2024-01-15 17:28:38 +00:00
Ed
ca16467158 Building but not tested merge 2024-01-15 17:00:54 +00:00