Commit Graph

606 Commits

Author SHA1 Message Date
Ross Owen
ae85f31e22 'Release: 6.8.0alpha2' 2014-08-29 16:37:36 +01:00
Ross Owen
c235e538df Merge branch 'master' of git://git/apps/sc_usb_audio 2014-08-29 16:30:39 +01:00
Ross Owen
08f8d4e37d Input level data order now same order as mixer inputs (previously stream and input channels reversed) 2014-08-29 16:30:25 +01:00
Sam Chesney
2f51ee286c 'Release: 6.8.0alpha1' 2014-08-29 16:13:33 +01:00
Sam Chesney
54c26602b8 Disable XUD STATUS notifications for iAP EA Native IN endpoint for now, to avoid lockup 2014-08-29 14:38:54 +01:00
Ross Owen
3a67e1ce52 xpd: Cleaned up whitespace 2014-08-29 14:32:15 +01:00
Ross Owen
0c5861ffa5 xpd: Patched version number 2014-08-29 14:32:15 +01:00
Ross Owen
b2eac6809c Added extra EA_NATIVE guard for string table struct 2014-08-29 14:26:38 +01:00
Ross Owen
6eed7dfe6d Level meter LED code fixed up 2014-08-29 12:44:56 +01:00
Ross Owen
9750469ac0 Attempt to resolved UAC1 enum issues with 1io config on windows 2014-08-28 17:12:01 +01:00
Ross Owen
1715e0c558 Resolving more EP0 build issues due to EAF work 2014-08-28 13:07:20 +01:00
Ross Owen
76886b5087 Build issues fixed for none EAF configs 2014-08-28 12:52:44 +01:00
Ross Owen
d83b5b9a0d Merged EA_NATIVE_DEV -> master with some tidy 2014-08-28 12:42:40 +01:00
Ross Owen
43c64c3921 Fixed issue in fast mix with assembler adding long jumps into branch table (caused random exceptions on setting mix map) 2014-08-26 17:33:46 +01:00
Ross Owen
d747debcf4 Mix multipliers properly innited 2014-08-26 17:33:02 +01:00
Ross Owen
761097a132 Merge branch 'REINSTATE_MIXER' 2014-08-21 15:40:49 +01:00
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
e44418e570 6.6.1_MAINTAIN -> master 2014-08-18 11:49:09 +01:00
Ross Owen
f2b688b4cb xpd: Patched version number 2014-08-15 12:59:26 +01:00
Ross Owen
074a58f6eb Removed "Input" and "Output" append on interface strings. 2014-08-15 12:58:32 +01:00
Sam Chesney
3f4ba11f26 Avoid declaring unneeded channel when digital rx is not enabled 2014-08-05 17:06:56 +01:00
Sam Chesney
193ae6eaff Mask Alt settings value before sending to iAP EA Native code (clean up short sent via channel) 2014-07-30 19:32:55 +01:00
Sam Chesney
2c9d4c239b Updated define names in line with changes to sc_mfi 2014-07-30 13:34:13 +01:00
Ross Owen
6477ecc676 Merge branch 'master' into REINSTATE_MIXER 2014-07-30 11:29:20 +01:00
Sam Chesney
cff84f1786 iAP EA Native Transport endpoint manager core added to tile 0 2014-07-29 15:26:16 +01:00
Sam Chesney
73b2e5f27e Endpoint0 now sends notification that the EA Native Transport interface alternative setting has changed 2014-07-29 15:25:32 +01:00
Sam Chesney
0870c3edc8 Additional chanend passed to Endpoint0 for iAP EA Native Transport support 2014-07-29 15:24:21 +01:00
Sam Chesney
201c899f23 EP0 changed to use switch statement when handling USB_SET_INTERFACE requests 2014-07-29 15:22:51 +01:00
Sam Chesney
cbe78f355c iAP EA Native Transport Eps added to epTypeTables 2014-07-29 15:14:24 +01:00
Sam Chesney
a84ed67cd5 Added define for the number of alternative settings on the iAP EA Native Transport interface 2014-07-29 15:12:19 +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
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
7c17932c58 xpd: Cleaned up whitespace 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
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
5f9c699be4 Fixed mixer build and run-time issues 2014-07-15 12:05:29 +01:00