Commit Graph

96 Commits

Author SHA1 Message Date
Ross Owen
8f5778d2a7 Comment only. 2014-05-02 16:03:03 +01:00
Ross Owen
6a0449e568 xpd: Patched version number 2014-04-30 15:14:36 +01:00
Ross Owen
7dc63bab93 Fixed up build warnings relating to multiple define definitions. 2014-04-30 12:49:38 +01:00
Ross Owen
5ee04e9656 devicedefine.h tidy and update for documentation 2014-04-29 18:01:35 +01:00
Ross Owen
15b0cb3dd7 xpd: Patched version number 2014-04-25 12:28:38 +01:00
Ross Owen
641fbdfca6 Added define OUTPUT_VOLUME_CONTROL which disables output volume control - both in the descriptors and processing. NOTE: Still could be extended to disable volume in MIXER 2014-04-17 14:14:05 +01:00
Ross Owen
708b310df9 NATIVE_DSD_FORMAT_NUM now guarded by ifndef 2014-04-08 15:44:31 +01:00
Ross Owen
74013e076e FULL_SPEED_AUDIO_2 only set to 1 when AUDIO_CLASS == 2 2014-04-03 12:23:53 +01:00
Ross Owen
7f7f71e085 MIXER now guarded by ifndef MIXER 2014-04-03 11:02:33 +01:00
Ross Owen
b229f372f8 xpd: Patched version number 2014-03-28 14:56:41 +00:00
Ross Owen
1ef9d7760f Merge branch 'master' of git://git/apps/sc_usb_audio 2014-03-28 12:22:49 +00:00
Ross Owen
caee7b6713 ID_CLKSRC_EXT -> ID_CLKSRC_SPDIF 2014-03-28 12:21:12 +00:00
Ross Owen
a9815ca850 EnableBufferedPort() now run on p_dsd_clk on every audio port config. This is because deliver sets p_dsd_clk low to ensure that stop_clock() completes. This avoids a run time exception when p_dsd_clk is not yet turned on. 2014-03-27 19:43:59 +00:00
Ross Owen
5725a1f41e Reapair UAC1 build issues relating to removal of old INTERFACES defines. 2014-03-27 11:49:18 +00:00
Ross Owen
44aeb64c23 Actually removed old INTERFACES defines from devicedefines.h this time... 2014-03-27 11:31:19 +00:00
Ross Owen
e1d71070ac Endpoint numbers now in an enum. Removed old INTERFACES defines - were used to generate EP count. 2014-03-27 11:07:33 +00:00
Ross Owen
0c075e10e9 Removed old interface number defines from devicedefines.h (now in enum) 2014-03-26 13:16:53 +00:00
Ross Owen
1488353b8d 'Release: 6.5.1beta0' 2014-03-25 13:12:37 +00:00
Ross Owen
f582282a88 Added MIDI_RX_PORT_WIDTH define 2014-03-25 12:26:17 +00:00
Ross Owen
0ddf95c063 DFU_STR_INDEX defines now use offset into StringDescTable_t 2014-03-20 18:16:08 +00:00
Ross Owen
47a9e8fcdd Removed old MANU and PRODUCT STR index defines 2014-03-20 18:15:36 +00:00
Ross Owen
fa8ab2a019 Extra brackets in the STREAM_FORMAT_INPUT_ checking... 2014-03-06 21:15:12 +00:00
Ross Owen
832fd7745d Default STREAM_FORMAT_INPUT_1_RESOLUTION set to 24 (from 16) 2014-03-06 21:14:34 +00:00
Ross Owen
9c5e0a1dd8 'Release: 6.5.0beta0' 2014-03-06 17:50:18 +00:00
Ross Owen
43924d22be Whitespace only. 2014-03-06 17:15:14 +00:00
Ross Owen
62212f1067 Re-added INPUT_RESOLUTION_32BIT_USED 2014-03-06 16:14:20 +00:00
Ross Owen
25f40e5d9b Re-added 4 byte subslot for 24bit res input 2014-03-06 16:04:54 +00:00
Ross Owen
6145bfde6f Added STREAM_FORMAT_OUTPUT_SUBSLOT_X_USED defines 2014-03-06 16:04:10 +00:00
Ross Owen
046d218eba Removed SAMPLE_BIT_RESOLUTION and SAMPLE_SUBSLOT_SIZE defines. STREAM_FORMAT defines now used. 2014-03-06 10:21:48 +00:00
Ross Owen
8a6f4236d5 DFU enabled by default in devicedefines.h 2014-03-06 10:20:57 +00:00
Ross Owen
a10c2e00ec Removed IO_EXPANSION from devicedefines.h No longer user. 2014-03-06 10:19:55 +00:00
Sam Chesney
e3905ae3a4 Fix for bug 15181 - the iAP interrupt In EP can now be disabled, as its use is now reported as deprecated by the ATS system. Disabled by default. 2014-02-14 14:25:42 +00:00
Ross Owen
255c336f97 Fixed up IAP_INTERFACE_STRING_INDEX when MIXER not enabled but MAX_MIX_COUNT !=0 2014-02-13 18:26:35 +00:00
Ross Owen
c35411424e FULL_SPEED_AUDIO_2 only defined by default if AUDIO_CLASS_FALLBACK not enabled (#15272) 2014-02-05 18:10:45 +00:00
Ross Owen
893463e560 Added IAP_TILE and MIDI_TILE defines. 2014-02-05 18:09:56 +00:00
Ross Owen
6e3dfa127a Default FULL_SPEED_AUDIO_2 set high 2014-02-04 15:08:45 +00:00
Ross Owen
656e32091a TEST_MODE_SUPPORT enabled by default 2014-01-31 11:20:45 +00:00
Ross Owen
92087a2d40 'Release: 6.4.0beta1' 2014-01-24 16:50:25 +00:00
Ross Owen
95a7caf8be 'Release: 6.4.0beta0' 2014-01-24 16:48:08 +00:00
Sam Chesney
612c4311b6 Removed MFi accessory defines 2014-01-24 14:13:32 +00:00
Ross Owen
60d8a94720 Added checks and build errors for FS behaviour 2014-01-23 12:37:48 +00:00
Ross Owen
98cf4a3208 MAX_FREQ_A1 define now MAX_FREQ_FS. Also limited to 48k when input and output enabled (96k otherwise) 2014-01-22 21:53:57 +00:00
Ross Owen
e9946cc803 NUM_USB_CHAN_IN_A1 and NUM_USB_CHAN_OUT_A1 changed from A1 to _FS 2014-01-22 19:57:22 +00:00
Ross Owen
d07ec8f9a2 'Release: 6.3.3alpha0' 2014-01-22 11:51:00 +00:00
dan
98b3bdba95 added toplevel makefile for xpd 2014-01-22 11:00:41 +00:00
Ross Owen
392bf43274 Delay for feedback stability after SF change now based on bus-speed. Allows faster SF changes at high-speed. 2014-01-20 21:13:18 +00:00
Ross Owen
118fbca858 MCLK_STABILITY_DELAY renamed and updated 2014-01-20 20:31:01 +00:00
Ross Owen
5e26f02da7 AUDIO_PLL_LOCK_DELAY renamed MCLK_STABILITY_DELAY and used in ep0 SF change request. 2014-01-20 18:16:36 +00:00
Ross Owen
a883b4fbdb FULL_SPEED_AUDIO_2 now can be set to 0 2014-01-18 23:39:58 +00:00
Ross Owen
4bdb00388e manual BCD_DEVICE bump (6.3.2 to 6.3.3) 2014-01-17 11:28:56 +00:00