Commit Graph

  • 47d56e7138 Update comment. Richard Osborne 2013-12-03 18:10:56 +00:00
  • 2c36043119 Assign unique string indexes using a enum instead of #defines. Richard Osborne 2013-12-03 18:10:40 +00:00
  • b2816ac3aa Remove commented out code. Richard Osborne 2013-12-03 17:46:58 +00:00
  • 09bafcfb3a Base the buffer size on the MIDI_USB_BUFFER_TO_HOST_SIZE. Richard Osborne 2013-12-02 16:40:57 +00:00
  • 662ac7df58 Don't store length of the buffer in the buffer itself. Richard Osborne 2013-12-02 16:39:41 +00:00
  • e56b271e0c Make MIDI buffer globals static. Richard Osborne 2013-12-02 15:36:32 +00:00
  • 82e0745891 Remove local buffer pointers which are set but never used. Richard Osborne 2013-12-02 15:34:13 +00:00
  • a2a151b510 Reduce the amount of output buffering. Richard Osborne 2013-11-29 18:52:21 +00:00
  • 577b5f500d Make functions static where possible, no intended functionality change. Richard Osborne 2013-11-29 18:41:23 +00:00
  • 4b22faaf69 Remove checked in file generated from a merge conflict. Richard Osborne 2013-11-25 17:42:11 +00:00
  • a695e58524 Add a new module implementing a queue data structure. Richard Osborne 2013-11-29 18:36:35 +00:00
  • 93590833cf Add resource usage symbols / elimination blocks to assembly files. Richard Osborne 2013-11-28 14:12:51 +00:00
  • f19653b759 Remove pointless .extern directives. Richard Osborne 2013-11-28 13:49:51 +00:00
  • bfca1da409 Quick patch to fix TX channel strings Ross Owen 2013-12-09 16:03:28 +00:00
  • c0129c683a Mixer related L2 app build issues patched up Ross Owen 2013-12-09 15:58:35 +00:00
  • ea6c2f1784 Merge branch '6V3_DEV' of git://git/apps/sc_usb_audio into 6V3_DEV Ross Owen 2013-12-09 15:49:58 +00:00
  • 1ce3c74ebc Deliver to/from mixer comms fixed up for new underflow protocol Ross Owen 2013-12-09 15:49:50 +00:00
  • 5c7366eec2 Mixer descriptors now only enabled if MAX_MIX_COUNT > 0 Ross Owen 2013-12-09 15:48:25 +00:00
  • 51e9415a57 Mixer communications updated for new underflow protocol Ross Owen 2013-12-09 15:47:59 +00:00
  • 042d8f1969 Re-instated mixer core on main() Ross Owen 2013-12-09 15:46:04 +00:00
  • 9c531dbafe Improved iAP case function name Sam Chesney 2013-12-06 16:28:36 +00:00
  • 5ecc36096f Improved iAP case function name Sam Chesney 2013-12-06 16:26:11 +00:00
  • 2b3f9ea5ca iap_conf.h no longer included in devicedefines.h Ross Owen 2013-12-06 14:48:47 +00:00
  • d3398ef523 Added iap_conf.h include to avoid ACCESSORY_FIRMWARE_VERSION redefinition risk Sam Chesney 2013-12-05 12:22:30 +00:00
  • a90878a94b Removed uppercase letters from file names from module_iap Sam Chesney 2013-12-05 11:16:20 +00:00
  • a3480befd6 Whitespace only Sam Chesney 2013-12-04 18:39:39 +00:00
  • 39207ac7f4 Fixed iAP firmware version format Sam Chesney 2013-12-04 18:24:05 +00:00
  • b5bfaa17a4 warnings.xc tidy Ross Owen 2013-12-04 18:16:13 +00:00
  • 656edd6df9 customdefines.h included in warnings.xc so warnings actually work Ross Owen 2013-12-04 18:09:21 +00:00
  • 06267fa9c4 customdefine.h now included in warnings.xc so warnings actually function properly Ross Owen 2013-12-04 18:06:14 +00:00
  • b05d73e825 Fixed IAP build issue Sam Chesney 2013-12-04 17:07:25 +00:00
  • cd432cd513 Merge branch 'master' into 6V3_DEV Ross Owen 2013-12-04 12:31:28 +00:00
  • f4620cd463 SpdifReceive.h include now guarded by SPDIF_RX define Ross Owen 2013-12-04 11:08:06 +00:00
  • 9ed17c917b NATIVE_DSD can now be set to 0 Ross Owen 2013-12-03 15:18:50 +00:00
  • d36edf7218 module dfu readme updates Ross Owen 2013-11-29 17:19:34 +00:00
  • a86789d590 Updates by XPD Ross Owen 2013-11-29 17:06:47 +00:00
  • c8672b24ab Reverted BCD_DEVICE to test xpd Ross Owen 2013-11-29 16:52:17 +00:00
  • 919666222c Added changelog Ross Owen 2013-11-29 16:51:38 +00:00
  • 5945076021 Added changelog Ross Owen 2013-11-29 16:48:51 +00:00
  • 0042a125d3 Added changelog Ross Owen 2013-11-29 16:48:29 +00:00
  • 14737affac Added changelog Ross Owen 2013-11-29 16:47:55 +00:00
  • 1ec376c591 Adding BCD_DEVICE Ross Owen 2013-11-29 16:45:06 +00:00
  • d252fa029c Fixed MIDI build issues Ross Owen 2013-11-29 13:59:44 +00:00
  • 3d92d4b79f Main() now makes calls to two funcions (with their own pars). Also added USER_MAIN_DECLARIONS and USER_MAIN_CORES Ross Owen 2013-11-29 12:36:14 +00:00
  • edca022c50 Added use of XUD_TILE def Ross Owen 2013-11-29 12:33:41 +00:00
  • 98d08e18c5 Merge branch 'master' into 6V3_DEV Ross Owen 2013-11-28 16:23:54 +00:00
  • d8b6a2d53a Corrected include name (failed to build on Linux) Sam Chesney 2013-11-28 13:14:43 +00:00
  • d7aebe5e17 Added DEFAULT_MCLK_FREQ define Ross Owen 2013-11-28 12:03:41 +00:00
  • 17e668b33d Whitespace and intentation tidy Ross Owen 2013-11-28 12:02:07 +00:00
  • 5f70b9a002 Removed print.h include Ross Owen 2013-11-28 11:59:41 +00:00
  • 8d49bd66fe Revert "Revert "Use the version number from xpd"" Sam Chesney 2013-11-28 11:46:58 +00:00
  • e40bdb2c60 Revert "Use the version number from xpd" Sam Chesney 2013-11-27 18:43:48 +00:00
  • 3c2617d18f Merge branch '6V3_DEV' of git://git/apps/sc_usb_audio into 6V3_DEV Sam Chesney 2013-11-27 18:31:26 +00:00
  • 49a94c16d3 Use the version number from xpd Sam Chesney 2013-11-27 16:38:56 +00:00
  • 405623885d Merge branch 'master' into 6V3_DEV Ross Owen 2013-11-27 15:32:32 +00:00
  • 15f7739f23 Tab removal Ross Owen 2013-11-27 11:08:06 +00:00
  • 7a6e9acf96 Update for tools13 compatibility - per core timers not yet allocated while constructor is running Sam Chesney 2013-11-27 11:07:07 +00:00
  • 93970f860e Updated bad repo location in xpd.xml Ross Owen 2013-11-26 14:19:41 +00:00
  • c5544f376b Merge commit '85bbc96e61763e53f357974f590d88947f23853d' into 6V3_DEV Sam Chesney 2013-11-26 13:36:24 +00:00
  • 919ad59c38 Removed used used var buffer Ross Owen 2013-11-19 15:49:31 +00:00
  • 90be163dd2 Manual merge master->6v3_dev Ross Owen 2013-11-19 15:43:32 +00:00
  • 3419559473 Manual merge Ross Owen 2013-11-19 15:36:18 +00:00
  • 76e2c22950 Define based warnings moved from devicedefines.h to warnings.xc Ross Owen 2013-11-19 15:35:31 +00:00
  • 6082e09809 BCD_DEVICE 6v2->6v3 Ross Owen 2013-11-18 18:34:09 +00:00
  • df0a314434 master branch BCD_DEVICE -> 6v2 Ross Owen 2013-11-18 18:32:05 +00:00
  • 60a39a1cbe Merge branch '6V3_DEV' Ross Owen 2013-11-18 18:29:47 +00:00
  • 06e9cf4d37 Clockblock for L-series reset-port now declared on tile 0 Ross Owen 2013-11-18 18:08:13 +00:00
  • 952e573bec Simplification of calls to StandardRequest() based on if DFU is enabled or not. Ross Owen 2013-11-18 18:05:45 +00:00
  • 19d451ff9b gitignore update to ignore xmosdfu bin Ross Owen 2013-11-14 17:53:46 +00:00
  • d5f5bf2189 gitignore update to ignore xmosdfu bin Ross Owen 2013-11-14 17:53:46 +00:00
  • 6c74221bab BCD_DEVICE 6v2->6v3 Ross Owen 2013-11-14 16:13:19 +00:00
  • 845fd925ec Fixed up merge issues Ross Owen 2013-11-14 15:49:38 +00:00
  • 5f218b7b71 Should have been done on 6v3 branch. Revert "BCD_DEVICE bump. 6.2 -> 6.3" Ross Owen 2013-11-14 15:48:06 +00:00
  • 4ec1741edd Merge Ross Owen 2013-11-14 15:48:00 +00:00
  • 2da959dbe2 Merge branch 'master' of git://git/apps/sc_usb_audio Ross Owen 2013-11-14 15:45:18 +00:00
  • dcdc1ba2b8 Comment and #if 1 tidy only Ross Owen 2013-11-14 15:45:11 +00:00
  • a61b8dc961 Fixed build issue when DFU not enabled. Ross Owen 2013-11-14 15:44:23 +00:00
  • 4cb49147db deliver() now takes curSamFreq param. This is checked to be a valid DoP frequency before moving to DoP mode. Ross Owen 2013-11-14 15:43:11 +00:00
  • 65d5e58bff Comment and #if 1 tidy only Ross Owen 2013-11-13 16:49:29 +00:00
  • 65f01c15e5 Define AUDIO_IO_CORE changed to AUDIO_IO_TILE. Define now used so multi-tile builds. Ross Owen 2013-11-13 16:45:53 +00:00
  • 1bc57b91dc Fixed build issue when DFU not enabled. Ross Owen 2013-11-13 16:43:22 +00:00
  • 082c06262a BCD_DEVICE bump. 6.2 -> 6.3 Ross Owen 2013-11-13 16:40:15 +00:00
  • d52b8ee789 Added iAP i2c ports Ross Owen 2013-11-05 16:39:57 +00:00
  • dfe5a47fcf Added setting clocks low on first sample check Ross Owen 2013-11-05 16:39:23 +00:00
  • 2f233d7b29 Added U powersave files Ross Owen 2013-11-05 16:35:42 +00:00
  • 85bbc96e61 i2c ports not currently in a struct Sam Chesney 2013-11-04 09:11:23 +00:00
  • 0297eb1f5a midi.h guarded by MIDI define Ross Owen 2013-10-29 12:03:20 +00:00
  • e4f7597575 Removed print.h Ross Owen 2013-10-29 12:02:17 +00:00
  • 75e1bf69aa DEFAULT_FREQ now MIN_FREQ Ross Owen 2013-10-29 11:59:37 +00:00
  • f00629f469 Added doI2SClocks function and checks for MAX_DIVIDE Ross Owen 2013-10-29 11:52:17 +00:00
  • 089312508c Removed extra FLASH_MAX_UPGRADE_SIZE define based on ARCH_G Ross Owen 2013-10-28 12:32:11 +00:00
  • 3232c05caa midi.h include guarded by MIDI define Ross Owen 2013-10-28 12:30:59 +00:00
  • 015d56195d Including dsd_support.h instead of dsd.h and fix build issue due to missing bracket Ross Owen 2013-10-28 12:30:23 +00:00
  • eb95a1532c Added dsd_support.h Ross Owen 2013-10-24 11:19:17 +01:00
  • 84c267bac8 Removed enum DsdMode as bit of a pain for non-dsd users Ross Owen 2013-10-24 10:55:49 +01:00
  • 1281963a55 Added DSDMode enum Ross Owen 2013-10-24 10:51:17 +01:00
  • 60c04400ac Fixing up build issues related to dsdMode Ross Owen 2013-10-24 10:50:44 +01:00
  • f0f9c1ecdb Tidy up clockcmds header Ross Owen 2013-10-23 17:20:16 +01:00
  • 538f6f3bf3 Added MIN_FREQ define, MAX_FREQ now auto-defined as 192k, Native DSD enabled by default (if DSD enabled) Ross Owen 2013-10-23 12:39:48 +01:00
  • d74bd15ed4 DSD freq to audiohwconfig() tidyup and generic divide calc Ross Owen 2013-10-23 12:29:11 +01:00