Commit Graph

845 Commits

Author SHA1 Message Date
Ross Owen
5896425baf Updated level meter buffer names to make sense! Also dealt with some disjointness checking issues due to tools changes. 2014-08-21 15:40:09 +01:00
Ross Owen
cabe0fd1a0 Re-added mixer to descriptors including strings etc. Note, could be tidied i.e. no struct for mixer unit etc. 2014-08-21 15:39:11 +01:00
Ross Owen
9d5a105058 Fixed bug in getting level meters - was requesting channel past array bounds 2014-08-21 15:36:41 +01:00
Ross Owen
05e12ac183 c_dig_rx only declared if required (saves chanends) 2014-08-21 15:36:01 +01:00
Ross Owen
6477ecc676 Merge branch 'master' into REINSTATE_MIXER 2014-07-30 11:29:20 +01:00
Ross Owen
eea9122373 'Release: 6.7.0alpha0' 2014-07-29 14:55:37 +01:00
Ross Owen
1677eb49b0 xpd: Cleaned up whitespace 2014-07-29 14:55:17 +01:00
Ross Owen
5b24163f74 xpd: Patched version number 2014-07-29 14:55:17 +01:00
Ross Owen
8e77684228 Changelog 6.6.1 -> 6.7.0 2014-07-29 14:54:59 +01:00
Ross Owen
5cb62d8460 comment only 2014-07-29 14:53:47 +01:00
Ross Owen
878b92ac26 Removed dead interrupt EP code from decouple 2014-07-29 14:53:37 +01:00
Ross Owen
de0a7e3d6e usb_buffer now takes channel param for interrupt EP. Added required functionality. 2014-07-29 14:33:47 +01:00
Ross Owen
5e0e063c10 c_clk_int param (and associated functionality) removed from decouple 2014-07-29 12:50:33 +01:00
Ross Owen
95a1770e31 Support for SPDIF_RX added back into main.xc 2014-07-29 12:49:30 +01:00
Ross Owen
2a8248fcc5 Added interrupt EP back into descriptors (when SPDIF_RX or ADAT_RX defined) 2014-07-29 12:31:17 +01:00
Ross Owen
e88efe637c ClockGen implementation adat_rx chanend now nullable 2014-07-29 12:30:41 +01:00
Ross Owen
7a3f5f9369 ClockGen pro to updated for optional adat rx chan-end 2014-07-29 12:28:59 +01:00
Ross Owen
3848bddcc9 Re-enabled digi sample transfer in audio.xc 2014-07-29 12:28:20 +01:00
Ross Owen
0639e615ec Merge master -> REINSTATE_SPDIF_INPUT 2014-07-21 11:18:04 +01:00
Ross Owen
9ce2f74146 'Release: 6.6.1rc1' 2014-07-15 12:14:43 +01:00
Ross Owen
7c17932c58 xpd: Cleaned up whitespace 2014-07-15 12:14:42 +01:00
Ross Owen
c972efdc01 xpd: Patched version number 2014-07-15 12:14:42 +01:00
Ross Owen
11c6b7cdd7 Merge branch 'master' of git://git/apps/sc_usb_audio 2014-07-15 12:13:13 +01:00
Ross Owen
6456645f42 'Release: 6.6.1rc0' 2014-07-15 12:12:23 +01:00
Ross Owen
9be1ef8d70 xpd: Cleaned up whitespace 2014-07-15 12:12:23 +01:00
Ross Owen
e4e4631eab xpd: Patched version number 2014-07-15 12:12:23 +01:00
Ross Owen
544ef6e064 Added 6.6.1 to changelog 2014-07-15 12:08:39 +01:00
Ross Owen
5f9c699be4 Fixed mixer build and run-time issues 2014-07-15 12:05:29 +01:00
Ross Owen
d96a60da7c Conflicted merge 2014-07-14 14:51:59 +01:00
Ross Owen
4d4c7b8f39 DSD ports now only enabled once - avoids issue with stop_clock and un-driven clock. ConfigAudioPortsWrapper() also simplified. 2014-07-14 14:51:13 +01:00
ed-xmos
97987767b2 Fix to ensure port clocking clock block is 0 to avoid lockup on DSD->PCM mode 2014-07-09 14:55:08 +01:00
Ross Owen
735f3b18f2 Merge branch 'master' of git://git/apps/sc_usb_audio 2014-07-07 12:40:15 +01:00
Ross Owen
11ae3ae680 Adding SPDIF in to main (note, currently has build issues) 2014-07-07 12:39:39 +01:00
Ross Owen
5e5b4576d0 Reinstated preprocessor code for munging input channel strings for SPDIF 2014-07-04 12:19:15 +01:00
Ross Owen
7c8e64ee87 Addition of XUD_PWR_CFG define (required for role-switch) 2014-07-01 16:03:06 +01:00
Ross Owen
30f9633315 Comment update only 2014-06-20 11:27:07 +01:00
Ross Owen
aaac508fca Devicedefines.h now encourages the modification of BCD_DEVICE_X defines rather than BCD_DEVICE. This is due to MFI modules using BCD_DEVICE_X defines (as they are used to generate a string). 2014-06-19 13:35:35 +01:00
Sam Chesney
3bd01c0844 Website xref handling now fixed, so direct section links returned. Work around for xdoc labelling of xrefs in pdf output 2014-06-12 16:35:31 +01:00
Sam Chesney
60917b36b3 Work around for website documentation xref issue 2014-06-12 10:49:15 +01:00
Sam Chesney
21e126c063 Broke xflash DFU page up with additional headings 2014-06-11 18:15:31 +01:00
Sam Chesney
1d2cf76779 More DFU doc improvements 2014-06-11 18:14:53 +01:00
Sam Chesney
7d13492597 Added explanation of values passed to xflash in example 2014-06-11 17:32:33 +01:00
Sam Chesney
f1cb1828d1 xflash commands corrected 2014-06-11 17:03:43 +01:00
Sam Chesney
cb963e2e92 Thesycon tool locations and links fixed 2014-06-11 17:02:35 +01:00
Sam Chesney
c4a3eddfed Location of XMOS DFU loader source added 2014-06-11 17:01:48 +01:00
Sam Chesney
68077d0b56 Clarity improvements 2014-06-11 17:01:12 +01:00
Sam Chesney
327399d858 Added related docs section to thesycon section 2014-06-06 15:26:01 +01:00
Sam Chesney
2c3942db9d Added related docs section to factory image section 2014-06-06 15:08:02 +01:00
Sam Chesney
700aedcfa4 Fixed typos 2014-06-06 11:00:24 +01:00
Sam Chesney
9371bed078 Add host DFU doc to xpd.xml 2014-06-06 11:00:08 +01:00