Commit Graph

55 Commits

Author SHA1 Message Date
Ross Owen
5c7366eec2 Mixer descriptors now only enabled if MAX_MIX_COUNT > 0 2013-12-09 15:48:25 +00:00
Ross Owen
15f7739f23 Tab removal 2013-11-27 11:08:06 +00:00
Ross Owen
919ad59c38 Removed used used var buffer 2013-11-19 15:49:31 +00:00
Ross Owen
952e573bec Simplification of calls to StandardRequest() based on if DFU is enabled or not. 2013-11-18 18:05:45 +00:00
Ross Owen
a61b8dc961 Fixed build issue when DFU not enabled. 2013-11-14 15:44:23 +00:00
Ross Owen
015d56195d Including dsd_support.h instead of dsd.h and fix build issue due to missing bracket 2013-10-28 12:30:23 +00:00
Ross Owen
84c267bac8 Removed enum DsdMode as bit of a pain for non-dsd users 2013-10-24 10:55:49 +01:00
Ross Owen
1281963a55 Added DSDMode enum 2013-10-24 10:51:17 +01:00
Ross Owen
f0f9c1ecdb Tidy up clockcmds header 2013-10-23 17:20:16 +01:00
Ross Owen
538f6f3bf3 Added MIN_FREQ define, MAX_FREQ now auto-defined as 192k, Native DSD enabled by default (if DSD enabled) 2013-10-23 12:39:48 +01:00
Ross Owen
23ecffe691 Fixed spacing in vendor strings 2013-10-16 18:11:16 +01:00
Ross Owen
82876da22c String tidy 2013-09-20 12:03:08 +01:00
Ross Owen
13bd9d9b06 SET_CONFIG now falls though to StandardRequests() 2013-09-19 17:04:16 +01:00
Ross Owen
cdef644159 removed mute byte and added strDesc length 2013-09-18 15:01:21 +01:00
Ross Owen
01c5c2b1a8 Max packet size defines added and used for for maxPacketLength 2013-09-18 14:53:30 +01:00
Ross Owen
e8abe94f07 Audio 2 reports restricted sample freq list if running in fs 2013-09-18 14:52:46 +01:00
Ross Owen
212cb68cfa MAX_PACKET_SIZE_OUT_AUDIO_2 define added (currently not used) 2013-09-16 22:50:14 +01:00
Ross Owen
13c0668536 STEAMING_ALT1_OFFSET define added 2013-09-13 23:37:12 +01:00
Ross Owen
a4bace28a6 Audio 2 config desc patched based on speed (for FS UAC2 mode). Guarded by FULL_SPEED_AUDIO_2 2013-09-13 23:36:36 +01:00
Ross Owen
3a746c5c56 Moved samp freq globals to audioreqs 2013-09-09 23:40:49 +01:00
Ross Owen
3f7c00e49f Moved samp freq globals to audioreqs 2013-09-09 23:40:29 +01:00
Ross Owen
4651dcf71f Define, stringtable and whitespace tidy 2013-09-05 23:19:56 +01:00
Ross Owen
1d6290aea3 Tidyied up previous fix for strings 2013-08-30 14:43:43 +01:00
Ross Owen
a1e2e4f8ee Space was missing between vendor string and string of entity (such as clock source etc 2013-08-30 13:23:30 +01:00
Ross Owen
d889ab5bce DSD/PCM mode now rememebered and only changed when required. Re-oreded when Stream Start/Stop is called for better use with Mute signals. Writes to shared mute sample 2013-08-29 19:28:31 +01:00
Ross Owen
1e33bf819d Changes to support DSD Native mode 2013-08-23 14:23:37 +01:00
Ross Owen
bbb4999318 Started modding descs for native DSD 2013-08-12 14:46:56 +01:00
Ross Owen
1873afc201 Descriptors file rename 2013-08-09 16:32:53 +01:00
Ross Owen
da1bd95efa descriptors file naming 2013-08-09 16:29:48 +01:00
Ross Owen
fd1308f237 Removed Output and Input from strings 2013-07-02 17:07:58 +01:00
Ross Owen
160010acda Update to Audio 1.0 desc for CV test 2013-06-28 12:45:19 +01:00
Ross Owen
29ea126ec8 Seperate PRODUCT_STR defines now provided 2013-06-21 13:53:36 +01:00
Ross Owen
c9ac6aac73 BMAX_POWER can now be defined 2013-06-05 10:31:08 +01:00
Ross Owen
886de9846f Input and output string table mixed up 2013-05-31 12:05:28 +01:00
Ross Owen
3b8effc24a defines now using HID_ prefix 2013-05-10 16:19:10 +01:00
Ross Owen
87154e3159 simplified sample freq list 2013-05-10 16:18:34 +01:00
Ross Owen
e7d23603a4 Tidy 2013-05-08 14:24:34 +01:00
Ross Owen
f36a1afe23 Remove unused 2nd param to calls to XUD_DoSetRequestStatus() 2013-04-24 11:36:46 +01:00
Ross Owen
a2a038b483 Removed uses of XUD_Error 2013-04-24 11:32:46 +01:00
Ross Owen
42b2cecf5c Updates to get l2 building 2013-03-15 14:57:04 +00:00
Ross Owen
c918d1c692 Just spacing 2013-03-14 11:23:11 +00:00
Ross Owen
ec026e36db Just tidy up 2013-03-07 11:52:28 +00:00
Ross Owen
43b31cbb44 Reinstate iap_reset on SET_CONFIG 2013-02-18 12:16:25 +00:00
Ross Owen
2352735a01 Endpoint0 thread now sends different channel counts based on USB speed. In addition, OUT direction is now set as well as IN 2013-02-07 17:17:26 +00:00
Ross Owen
4aafabd7cc First stab at iOS in 6v0. Replug (i.e. reset notification) not working yet 2013-01-29 16:47:53 +00:00
Ross Owen
7bd638813f Comment only 2012-11-23 15:05:39 +00:00
Ross Owen
3b5605dd02 Fixed some build warnings, EP num shuffle after Int EP removal 2012-11-21 18:12:24 +00:00
Ross Owen
268018abd6 Removed Audio Int EP 2012-11-20 17:31:36 +00:00
Ross Owen
79e10023d8 Master volume & mute controls disabled in UAC1 2012-11-16 12:16:25 +00:00
Ross Owen
6539766807 Tidy only, no functional change 2012-11-15 17:49:17 +00:00