Commit Graph

186 Commits

Author SHA1 Message Date
Ross Owen
9ed17c917b NATIVE_DSD can now be set to 0 2013-12-03 15:18:50 +00:00
Ross Owen
d7aebe5e17 Added DEFAULT_MCLK_FREQ define 2013-11-28 12:03:41 +00:00
Ross Owen
17e668b33d Whitespace and intentation tidy 2013-11-28 12:02:07 +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
76e2c22950 Define based warnings moved from devicedefines.h to warnings.xc 2013-11-19 15:35:31 +00:00
Ross Owen
06e9cf4d37 Clockblock for L-series reset-port now declared on tile 0 2013-11-18 18:08:13 +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
845fd925ec Fixed up merge issues 2013-11-14 15:49:38 +00:00
Ross Owen
5f218b7b71 Should have been done on 6v3 branch. Revert "BCD_DEVICE bump. 6.2 -> 6.3"
This reverts commit 082c06262a.
2013-11-14 15:48:06 +00:00
Ross Owen
4ec1741edd Merge 2013-11-14 15:48:00 +00:00
Ross Owen
2da959dbe2 Merge branch 'master' of git://git/apps/sc_usb_audio 2013-11-14 15:45:18 +00:00
Ross Owen
dcdc1ba2b8 Comment and #if 1 tidy only 2013-11-14 15:45:11 +00:00
Ross Owen
a61b8dc961 Fixed build issue when DFU not enabled. 2013-11-14 15:44:23 +00:00
Ross Owen
4cb49147db deliver() now takes curSamFreq param. This is checked to be a valid DoP frequency before moving to DoP mode. 2013-11-14 15:43:11 +00:00
Ross Owen
65d5e58bff Comment and #if 1 tidy only 2013-11-13 16:49:29 +00:00
Ross Owen
65f01c15e5 Define AUDIO_IO_CORE changed to AUDIO_IO_TILE. Define now used so multi-tile builds. 2013-11-13 16:45:53 +00:00
Ross Owen
1bc57b91dc Fixed build issue when DFU not enabled. 2013-11-13 16:43:22 +00:00
Ross Owen
082c06262a BCD_DEVICE bump. 6.2 -> 6.3 2013-11-13 16:40:15 +00:00
Ross Owen
d52b8ee789 Added iAP i2c ports 2013-11-05 16:39:57 +00:00
Ross Owen
dfe5a47fcf Added setting clocks low on first sample check 2013-11-05 16:39:23 +00:00
Ross Owen
2f233d7b29 Added U powersave files 2013-11-05 16:35:42 +00:00
Ross Owen
0297eb1f5a midi.h guarded by MIDI define 2013-10-29 12:03:20 +00:00
Ross Owen
e4f7597575 Removed print.h 2013-10-29 12:02:17 +00:00
Ross Owen
75e1bf69aa DEFAULT_FREQ now MIN_FREQ 2013-10-29 11:59:37 +00:00
Ross Owen
f00629f469 Added doI2SClocks function and checks for MAX_DIVIDE 2013-10-29 11:52:17 +00:00
Ross Owen
3232c05caa midi.h include guarded by MIDI define 2013-10-28 12:30:59 +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
eb95a1532c Added dsd_support.h 2013-10-24 11:19:17 +01: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
60c04400ac Fixing up build issues related to dsdMode 2013-10-24 10:50:44 +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
d74bd15ed4 DSD freq to audiohwconfig() tidyup and generic divide calc 2013-10-23 12:29:11 +01:00
Ross Owen
6c5253abb0 A more elegant solution to the DSD stop_clock() pausing issue. Just set ALL clocks to 0 before deliver returns 2013-10-16 19:09:21 +01:00
Ross Owen
5f22f37396 Added quick hack workaround for making sure the clock port is low before a clock block is stopped 2013-10-16 18:12:42 +01:00
Ross Owen
23ecffe691 Fixed spacing in vendor strings 2013-10-16 18:11:16 +01:00
Ross Owen
4fbca6871b Tidied up DSD clock divide 2013-10-16 18:07:37 +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
58f13deb92 Removed port.h from main.xc 2013-09-18 17:32:04 +01:00
Ross Owen
8316b87c9f Decouple now reports out underflow to deliver and doesnt send mute samples itself 2013-09-18 15:02:27 +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
d79d30ff24 Added NUM_USB_CHAN_OUT_FS and NUM_USB_CHAN_IN_FS defines 2013-09-18 14:52:00 +01:00
Ross Owen
8ce31a4e35 Deliver handles underflow 2013-09-18 14:51:24 +01:00
Ross Owen
8e91f2749f Comment only 2013-09-16 22:51:31 +01:00
Ross Owen
212cb68cfa MAX_PACKET_SIZE_OUT_AUDIO_2 define added (currently not used) 2013-09-16 22:50:14 +01:00