Commit Graph

48 Commits

Author SHA1 Message Date
Ross Owen
8ea567febf DFU properly removed for audio class 1.0 2012-08-03 12:20:22 +01:00
Ross Owen
69fb8e42d5 serial string removal and dfu changes for su1 2012-07-31 15:43:52 +01:00
Ross Owen
71885fcdb7 Fixed audio out buffer pointer off by 4 bytes 2012-07-16 14:07:38 +01:00
Ross Owen
e2c55254fa Moving to refactor XUD 2012-06-26 15:42:15 +01:00
Ross Owen
050b6001ab Upates for XUD refactor 2012-06-11 11:36:46 +01:00
Dave Lacey
579c09546e Update use of shared memory to abide by parallel usage rules 2012-04-17 16:01:40 +01:00
Ross Owen
b900002f84 Added hid controls 2012-04-10 15:18:13 +01:00
Ross Owen
017ef915bb Updated iap stuff 2012-03-02 17:25:24 +00:00
Ross Owen
ddd6e6523c OUTPUT and INTPUT strings swapped 2012-03-01 13:36:12 +00:00
Ross Owen
37ae35570a Fixed up channel string issue since memory otmisations means channel indices not static 2012-03-01 13:27:25 +00:00
Ross Owen
1335945619 Fixed up channel string issue since memory otmisations means channel indices not static 2012-03-01 13:27:19 +00:00
Russell
0726806ec5 Fix for configurable string descriptors. 2012-01-20 15:55:22 +00:00
Russell
ac4ffb4a91 Whitespace 2012-01-13 14:18:41 +00:00
Russell
11da589890 Create cfgDesc_Audio2 depending on build options. Memory optimisation. 2012-01-10 11:48:50 +00:00
Russell
b685478543 Implement better scaling version of string descriptor memory optimisation 2012-01-10 11:04:51 +00:00
Russell
c4a6cc749f Revert "Remove unneeded strings. Could be done better based on what is needed."
This reverts commit 188412c1de.
2012-01-10 11:04:09 +00:00
Russell
8b0ad92d87 Free chanend in device_reboot so there is one to talk to the sswitch on.
Compiled to assembly and frigged the accounting of chanends to get it passed the mapper.
2012-01-06 16:26:58 +00:00
Russell
861f706fe2 Think that the greatest buffer requirement here is for the mixer controls which I think only requires 36 bytes. 2012-01-06 11:59:20 +00:00
Russell
87e2fa6abd Don't need huge buffer here. 2012-01-06 11:45:14 +00:00
Russell
188412c1de Remove unneeded strings. Could be done better based on what is needed. 2012-01-06 11:31:08 +00:00
Russell
bcfd541f92 Reduce power for null configurator. 2011-12-13 15:11:35 +00:00
Russell
f979c80dbd Modifications so can compile with IAP disabled. 2011-12-05 18:19:29 +00:00
Russell
c1ff1a141a Reduce power requirement and change flags in GetStatus 2011-12-01 17:04:01 +00:00
Russell
b5d4670de6 Revert last change as fails on Command Verifier. 2011-12-01 16:43:51 +00:00
Russell
b578d759b5 bMaxPower should be zero for self powered USB 2011-12-01 16:29:03 +00:00
Russell
e75b99d160 Rely on SELF_POWERED define as master branch. 2011-11-29 17:24:12 +00:00
Ross Owen
1115d353ef Updates for iAP reset 2011-11-22 15:58:39 +00:00
Russell
d8f49497c9 Remove inconsequential changes on ios branch 2011-11-21 10:56:24 +00:00
Russell
ef78f7ff30 Fixup to reduce differences to master branch of this repo. 2011-11-18 10:09:54 +00:00
Russell
0bcbae5611 [PATCH 15/19] Fixed MIDI string indices. Hex/Dec mixup (#10718) 2011-11-18 09:05:51 +00:00
Russell
c16bb231f5 Manually apply: [PATCH 14/19] Fixed DFU string index for audio 2.0 mode 2011-11-17 17:22:17 +00:00
Russell
1b9a5534a5 Manually apply: [PATCH 13/19] Fixed DFU length for audio 1.0 config desc 2011-11-17 17:19:14 +00:00
Russell
da7e0bef80 Manually apply: [PATCH 08/19] 2v3 -> 2v4
Removed reference to meta_info which doesn't exist.
Adjusted iAP iInterface as well.
2011-11-17 17:15:30 +00:00
Russell
a2bdb839a3 Manually apply: [PATCH 06/19] Added checks for NUM_USB_CHAN_IN and NUM_USB_CHAN_OUT being 0 - previously build errors 2011-11-17 16:57:09 +00:00
Russell
fb22564406 [PATCH 05/19] Added checks for NUM_USB_CHAN_IN and NUM_USB_CHAN_OUT being 0 - previously build errors 2011-11-17 16:51:35 +00:00
Russell
0e0f6113f0 Apply manually: [PATCH 02/19] Mixer unit now used MAX_MIX_COUNT define 2011-11-17 16:36:40 +00:00
Ross Owen
9a3b011c95 Added testmodes to ep0 2011-11-16 11:11:40 +00:00
Ross Owen
d27f1991a0 Added testmodes to ep0 2011-11-16 11:11:14 +00:00
Russell
03957a411c Fix max packet size of ios interrupt endpoint issue. 2011-10-27 15:15:43 +01:00
Russell
aec62a2de3 Attempt to fix non continuous interface number issue. 2011-10-27 15:02:38 +01:00
Russell
78a5861e3e Move reset signalling in endpoint 0 from on reset to on enumeration. 2011-10-12 10:51:30 +01:00
Russell Gallop
a3768f6286 Fix comment on interrupt polling interval 2011-09-07 16:45:40 +01:00
Russell Gallop
961c97ead4 Remove interfaceAlt check 2011-08-26 16:25:52 +01:00
Russell Gallop
a3d9d83d54 Remove print of interfaceAlt[1] which prints 1 after reconnecting. 2011-08-26 16:04:19 +01:00
Russell Gallop
7ffda0c885 Trigger reset from endpoint 0. 2011-08-26 16:03:24 +01:00
Russell Gallop
7bc53853c4 Copy across from apps_usb_aud_shared 2011-07-08 15:12:28 +01:00
Dave Lacey
1980e7a273 Removed some spurious files 2011-07-07 21:32:39 +01:00
Dave Lacey
02b07ed9f3 First commit 2011-07-07 20:15:51 +01:00