Commit Graph

59 Commits

Author SHA1 Message Date
Ross Owen
5199f00733 Removed unused vars 2013-03-08 10:41:47 +00:00
Ross Owen
dcd5477491 Simplication of iAP IN path. Single buffer now used. Removed ptrs etc 2013-03-07 18:59:39 +00:00
Ross Owen
9189e90f6c Further tidy up 2013-03-07 17:57:39 +00:00
Ross Owen
cf14ee398c Again further simplication of IAP receive data case - no longer uses ptr 2013-03-07 17:16:51 +00:00
Ross Owen
ab98969650 Further simplification of IAP receive data case - no longer stick length in buffer[0]. Its pointless 2013-03-07 16:56:57 +00:00
Ross Owen
609d210efd Simplification of IAP receive data case 2013-03-07 16:53:51 +00:00
Ross Owen
99fec446e6 More removal of now un-used buffer logic 2013-03-07 16:46:56 +00:00
Ross Owen
27b05df90d Removing some un-used buffer logic 2013-03-07 16:44:53 +00:00
Ross Owen
f6d95a5b60 IAP removed from decouple 2013-03-07 16:37:09 +00:00
Ross Owen
bf58de3006 Started to move iOS/iAP code from decouple to usb_buffer 2013-03-07 16:05:45 +00:00
Ross Owen
ec026e36db Just tidy up 2013-03-07 11:52:28 +00:00
Ross Owen
ec63bf70de Unused var build warning 2013-02-19 15:25:52 +00:00
Ross Owen
2fb4d427ed Added check for bad PID etc in IAP out data 2013-02-18 12:20:00 +00:00
Ross Owen
e81174301f Removed some commented out code 2013-02-18 12:18:22 +00:00
Ross Owen
43b31cbb44 Reinstate iap_reset on SET_CONFIG 2013-02-18 12:16:25 +00:00
Ross Owen
f9b03d3c5f Default version no update 2013-02-18 12:11:56 +00:00
Ross Owen
1e86d7f097 SPDIF can be properly disabled 2013-02-18 12:10:33 +00:00
Ross Owen
2765fc58af Fixed issue with initial MIDI message and first audio IN packet now used UAC1 chan count define 2013-02-07 17:19:56 +00:00
Ross Owen
420bbe8120 Decouple can now handle different channel counts for UAC1/UAC2 2013-02-07 17:18:17 +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
8b0b9bc85e Added seperate channel count and freq defines for UAC1 2013-02-07 17:16:10 +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
127711e425 Updated reboot strategy for SU1 2013-01-25 10:31:32 +00:00
Ross Owen
c31355aa18 SU1_ADC define changed to SU1_ADC_ENABLE 2012-11-29 17:59:20 +00:00
Ross Owen
dcf01a9d63 Fixed HID report initial report send 2012-11-23 15:06:04 +00:00
Ross Owen
7bd638813f Comment only 2012-11-23 15:05:39 +00:00
Ross Owen
47b56dec60 flashlib_user.c rename 2012-11-22 18:23:43 +00:00
Ross Owen
f3bfd26719 Added flash_interface.c 2012-11-22 18:21:29 +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
b8af693143 Attempt to address bug #10897 - corner case for overflow 2012-11-16 17:31:43 +00:00
Ross Owen
749230620b Removed iAP code from usb_buffer for release (non-functional anyway..) 2012-11-16 16:48:23 +00:00
Ross Owen
fdc907cd45 Reboot command tidyup 2012-11-16 16:43:54 +00:00
Ross Owen
5b43763370 Attempted fix for bug #11031 (DFU command gets used as SF 2012-11-16 16:08:42 +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
Ross Owen
f4ec6831c1 Tidy only 2012-11-15 17:48:35 +00:00
Ross Owen
6f1a2230af Reduced overhead of interrupt 2012-10-29 12:48:36 +00:00
Ross Owen
a5d8080aca Directions added to MIDI port declarations. MIDI clean startup issue addressed 2012-10-23 17:45:40 +01:00
Ross Owen
db1091e75f SPDIF enable moved to CodecConfig 2012-10-18 15:22:53 +01:00
Ross Owen
452048fa9e Make samp freq multiplier a bit safer 2012-10-03 14:06:05 +01:00
Ross Owen
bc4857c1da Added vendor_hid.h 2012-09-25 12:09:21 +01:00
Ross Owen
f11b0804e2 Whitespace only 2012-09-25 11:00:37 +01:00
Ross Owen
2ecc43ed47 Getting iOS building again 2012-09-19 10:24:54 +01:00
Ross Owen
faa8ca5efd Getting iOS building again 2012-09-19 10:22:37 +01:00
Ross Owen
8d65dd59be Getting iOS building again 2012-09-19 10:22:28 +01:00
Ross Owen
af3b02dd5e Started looking at getting IAP building 2012-09-18 10:52:27 +01:00
Ross Owen
e18e9f060f Change to new CODEC_MASTER define 2012-09-17 15:29:28 +01:00
Ross Owen
db9e2bc353 Change to new CODEC_MASTER define 2012-09-17 15:28:16 +01:00
Ross Owen
0c70806b4c Change to new CODEC_MASTER define 2012-09-17 15:26:44 +01:00