Commit Graph

2614 Commits

Author SHA1 Message Date
xross
0f8b9dae8c Removed extra bracing and fixed bad comment 2022-05-30 11:44:12 +01:00
xross
d5946b91a4 Resolve device hang on sample rate cange when both mixer cores are running and NUM_USB_CHAN_OUT = 0 2022-05-30 11:44:12 +01:00
Luciano Martin
d3fafdfbac Overwrite output channel descriptors only if output channels are defined (#269)
Overwrite output channel descriptors only if output channels are defined
2022-05-30 11:25:48 +01:00
Ross Owen
0e77b159c6 Merge pull request #262 from xmos/fix/261
Fix checking of return value of GetBuffer() in AudioEndpointRequests_1()
2022-04-26 14:39:21 +01:00
Ross Owen
116e7a5b90 Merge pull request #264 from xmos/fix/263
Fix sourceID of Audio In Output Term when volume control disabled
2022-04-26 14:39:03 +01:00
Ross Owen
f6a6fb9c5c Fix sourceID of Audio In Output Term when volume control disabled
#263
2022-04-26 13:36:25 +01:00
Ross Owen
392e00f989 Fix checking of return value of GetBuffer() in AudioEndpointRequests_1() 2022-04-26 13:26:41 +01:00
Ross Owen
edd34ac157 Merge pull request #251 from xross/fix/250
Enable explicit feedback EP by default
2022-03-29 15:22:52 +01:00
xross
fd58827b88 Fix build issue in AN00248 2022-03-15 12:42:18 +00:00
xross
8bf991eb76 Fixed issue where DSD_NATIVE is always enabled if DSD_CHANS_DAC defined as 0 2022-03-15 11:40:10 +00:00
xross
46a7b7ac22 Fix example builds 2022-03-14 16:17:12 +00:00
xross
ea3dffb05c Changelog update 2022-03-14 11:21:10 +00:00
xross
cf826e910d Copyright date 2022-03-14 11:20:20 +00:00
xross
a270972bf9 Enable explicit feedback EP by default 2022-03-14 11:18:26 +00:00
Brennan Magee
9a25e0538e Merge pull request #249 from kieran-kohtz/feature/jenkinsversion
Update Jenkins Shared Library Version
2022-03-09 15:22:33 +00:00
Kieran Kohtz
93959376c5 Merge remote-tracking branch 'origin/develop' into feature/jenkinsversion 2022-03-09 14:54:12 +00:00
kieran-kohtz
c09e515455 Update jenkins labels 2022-03-09 13:48:59 +00:00
Ross Owen
449a899597 Merge pull request #244 from xross/changelog
Sanitised changelog
2022-03-09 11:43:42 +00:00
Ross Owen
f0cd906730 Merge branch 'develop' into changelog 2022-03-09 11:43:30 +00:00
Ross Owen
1865b2c3f1 Merge pull request #248 from danielpieczko/fix/interface_descriptor_bytes_define
Move INTERFACE_DESCRIPTOR_BYTES definition
2022-03-09 11:41:31 +00:00
kieran-kohtz
2ba4c37363 Removed Brewfile 2022-03-08 16:15:02 +00:00
kieran-kohtz
99e61b0cd9 Removed Brew Labels 2022-03-08 16:15:01 +00:00
kieran-kohtz
2f298f84e5 Updated jenkins shared library version to v0.18.0 2022-03-08 16:15:00 +00:00
Ross Owen
6a0688d908 Update xmos_jenkins_shared_library 0.16.2 -> 0.18.0 2022-03-08 13:12:42 +00:00
Daniel Pieczko
0ce5b17c2b Move INTERFACE_DESCRIPTOR_BYTES definition 2022-03-08 12:05:05 +00:00
Ross Owen
fdc99ffccb Merge pull request #175 from xmos/QuinnWang-patch-1
decouple update for DFU "fake" SET_SAMPLE_FREQ special processing
2022-03-07 11:11:23 +00:00
xross
1f994be63e Merge branch 'develop' of github.com:xmos/lib_xua into develop 2022-03-03 12:42:31 +00:00
xross
3e87d0ec30 Added missing default case 2022-03-03 12:42:21 +00:00
Ross Owen
136fbcf08c Merge pull request #247 from danielpieczko/fix/hid_report_xua_include
Include xua_conf_full.h before checking HID_CONTROLS to ensure it's d…
2022-03-02 15:18:58 +00:00
Daniel Pieczko
c027e2df18 Include xua_conf_full.h before checking HID_CONTROLS to ensure it's defined 2022-03-02 13:45:24 +00:00
Ross Owen
2931d41882 Merge pull request #246 from danielpieczko/fix/ep_buffer_ifdefs
Fix ifdefs/endifs in ep_buffer.xc
2022-03-02 11:05:38 +00:00
Daniel Pieczko
7a493ca479 Fix ifdefs/endifs in ep_buffer.xc 2022-03-02 09:25:52 +00:00
Michael Banther
769bfa1a5a Remove unnecessary HID functionality (#243)
* Include HID report functionality only when the HID feature is enabled
* Define HID_CONTROLS=1 so HID unit tests work correctly
2022-02-21 13:20:52 +00:00
xross
7198dbf02c Sanitised changelog 2022-02-18 16:01:06 +00:00
danielpieczko
29c9b3ea75 Support lib_i2c in legacy_tests (#242)
Support lib_i2c in legacy_tests and remove dummy module_locks
2022-02-18 11:39:28 +00:00
Ross Owen
0ad3048e63 Update README.rst 2022-01-21 11:48:38 +00:00
Ross Owen
de8fbd428b Update README.rst 2022-01-21 11:47:45 +00:00
Ross Owen
1e5d57ae2c Update README.rst 2022-01-20 16:48:29 +00:00
Michael Banther
91d16b13a2 Merge pull request #238 from ACascarino/changelog_update
Upversioned, updated changelog, and removed .?project files
2022-01-13 11:42:42 +00:00
Angel Cascarino
ad889247a0 Merge pull request #3 from mbanth/changelog_update
Update module_build_info
2022-01-13 10:14:01 +00:00
mbanth
a7675ba997 Require lib_locks v2.0.3 or later since that's the latest released version 2022-01-13 10:04:56 +00:00
Angel Cascarino
41c6b90549 Pruned extraneous whitespace. 2022-01-12 17:57:16 +00:00
Angel Cascarino
b62782faa0 Moved the word "to" one line up in the changelog 2022-01-12 17:50:06 +00:00
Angel Cascarino
8c30ce60f2 Removed trailing whitespace in changelog entry 2022-01-12 17:41:52 +00:00
Angel Cascarino
b3d66f4ca4 Upversioned, updated changelog, and removed .?project files 2022-01-12 17:37:48 +00:00
Michael Banther
bdb5c56f7c Merge pull request #236 from ACascarino/feature/set_idle_work
Add swlocks to HID files, and correct operation of SetIdle
2022-01-12 16:35:39 +00:00
Angel Cascarino
a08f5d78fb Another code neatness change 2022-01-12 16:09:54 +00:00
Angel Cascarino
515ec9c022 More code neatness changes 2022-01-12 16:08:46 +00:00
Angel Cascarino
c0104fcf48 Merge branch 'feature/set_idle_work' of github.com:ACascarino/lib_xua into feature/set_idle_work 2022-01-12 15:44:09 +00:00
Angel Cascarino
f88e5877be Documentation updates 2022-01-12 15:44:05 +00:00