Commit Graph

1249 Commits

Author SHA1 Message Date
Ross Owen
85c5b4a801 Properly aligned interrupt funcs 2015-04-07 15:10:01 +01:00
Ross Owen
03c3022ac4 Changes to allow new descriptor_defs.h file to be included in XC 2015-04-07 14:58:14 +01:00
Ross Owen
3558bc6049 Conflicted merge: master -> DEV_X200_BRINGUP 2015-04-07 14:52:51 +01:00
Ross Owen
e1726efd17 'Release: 6.11.2rc2' 2015-04-01 02:04:59 +01:00
Ross Owen
5eec2dd557 White-space tidy only. 2015-04-01 00:20:57 +01:00
Ross Owen
d48b737252 Fixed build warning due to duplicate CLKBLK_FLASHLIB def 2015-03-31 23:39:45 +01:00
Ross Owen
46faa608cc 'Release: 6.11.2rc1' 2015-03-31 22:45:02 +01:00
Ross Owen
67b217f48f Fixed SPDIF Rx channel string table entry issue due to RX/TX typo (fixed in generation script). Also removed trailing spaces and end of generated lines from generation script. 2015-03-31 22:40:50 +01:00
Ross Owen
5bf4f147b1 'Release: 6.11.2rc0' 2015-03-30 15:01:49 +01:00
Ross Owen
575ee95714 xpd: Cleaned up whitespace 2015-03-30 12:24:03 +01:00
Ross Owen
34e65e5c8c xpd: Patched version number 2015-03-30 12:24:03 +01:00
Ross Owen
bd0e1fd0a5 Merge branch 'master' of git://git/apps/sc_usb_audio 2015-03-30 12:23:11 +01:00
Ross Owen
b27de0b96d Removed old (commented out) CLKBLK defines 2015-03-30 12:23:01 +01:00
Ross Owen
4eef477859 Changelog update 2015-03-30 12:22:15 +01:00
Ross Owen
5655c91fd8 BCD_DEVICE now guarded by #ifndef (Caused issues with DFU test configs) 2015-03-30 12:22:00 +01:00
Ross Owen
160dac773a Fixed build warning due to redefinition of CLKBLK_FLASHLIB 2015-03-27 18:02:47 +00:00
Ross Owen
03555c7eab Added single port i2c struct to main 2015-03-27 11:28:01 +00:00
Ross Owen
2e67773f0f Merge: master -> DEV_X200_BRINGUP 2015-03-23 12:57:57 +00:00
Ross Owen
3ee4bdfea9 Dead code removal only. 2015-03-23 11:56:35 +00:00
Ross Owen
f32156da38 BCD_DEVICE guarded with ifndef 2015-03-23 11:56:16 +00:00
Ross Owen
6ce5c343b1 Added 6.11.2 to CHANGELOG 2015-03-23 11:35:58 +00:00
Ross Owen
7cd5631e4b The audio i/o core now uses "underflow" sample as it's request word (i.e. different for PCM/DSD). This gets passed all the way through mixer and on to decouple such that it can be used in the underflow state. This allows the removal of the communication of the underflow state to the audio i/o core from decouple and thus "stand-alone" mixer now works again. 2015-03-20 17:23:24 +00:00
Ross Owen
8938dc7afc Changeling update for previous commit. Also added classification to resolved items. 2015-03-20 09:43:34 +00:00
Ross Owen
d7ad6e7a99 Fixed clock selector string index 2015-03-20 09:29:25 +00:00
Ross Owen
f8c703621f Now uses module_adat_rx from sc_adat (local module_usb_audio_adat removed) 2015-03-19 15:36:11 +00:00
Ross Owen
2de25aa4b5 All inline asm in decouple now marked volatile 2015-03-18 12:20:24 +00:00
Ross Owen
7f8e90dda4 Potential build issue due to duplicate labels in inline asm in set_interrupt_handler macro 2015-03-18 11:56:30 +00:00
Ross Owen
816f3aec9e Changeling update for previous commit. 2015-03-18 11:24:31 +00:00
Ross Owen
77b446c682 Added HID report defines to user_hid.h 2015-03-18 11:22:29 +00:00
Ross Owen
961bebf683 Resolved enum issue when MAX_MIX_COUNT > 0. Introduced in 6.11 mixer opts (bug #16564) 2015-03-18 10:24:20 +00:00
Ross Owen
c71b58ca0f Merge branch 'DEV_X200_BRINGUP' of git://git/apps/sc_usb_audio into DEV_X200_BRINGUP 2015-03-17 11:52:58 +00:00
Ross Owen
b1e69b0590 Various changes to get SPDIF working on x200 board config 2015-03-17 11:52:45 +00:00
Ross Owen
d519b53a27 Merge 2015-03-17 11:50:02 +00:00
Ross Owen
1e963e8bc5 'Release: 6.11.1beta2' 2015-03-04 16:38:50 +00:00
Ross Owen
214c5c4f42 Fixed build issue due to SPDIF clock block always delcared. 2015-03-04 16:38:26 +00:00
Ross Owen
3e61cee71c 'Release: 6.11.1beta1' 2015-03-04 16:13:00 +00:00
Ross Owen
8335ef56cd Fixed spelling error in changelog 2015-03-04 16:12:34 +00:00
Ross Owen
fa12263ac6 'Release: 6.11.1beta0' 2015-03-04 16:10:04 +00:00
Ross Owen
6eaa986eb9 xpd: Cleaned up whitespace 2015-03-04 16:10:04 +00:00
Ross Owen
a28fccdcb7 xpd: Patched version number 2015-03-04 16:10:04 +00:00
Ross Owen
0796ecb86e Changelog updates for 6.11.1 2015-03-04 16:02:54 +00:00
Ross Owen
61f2dd76fe Merge branch 'DEV_ADAT_TX' 2015-03-04 16:00:35 +00:00
Ross Owen
389546a2b5 Fixed hard-coded adat/mclk multiplier 2015-03-04 15:59:52 +00:00
Ross Owen
ea931680ad Fixed trap when SPDIF_TX and ADAT_TX both enabled - caused by sharing clock block 2015-03-04 15:56:01 +00:00
Ross Owen
55dd4834c3 Fixes to add X200 support and get X200 audio board running 2015-03-04 12:06:27 +00:00
Ross Owen
26dfbadc36 Added SPDIF_TX_TILE define 2015-03-04 12:05:51 +00:00
Ross Owen
ab392eb373 Channel strings in string table now come from generated header. 2015-03-02 23:43:14 +00:00
Ross Owen
02fe59bc84 Created new SPDIF_TX define (based on old SPDIF define). Helps with auto generating channel strings. 2015-03-02 23:42:25 +00:00
Ross Owen
bcf229fdbe Added generated chanstrings header 2015-03-02 23:41:46 +00:00
Ross Owen
e452eaa2b0 Simplication of chanstringgen script and its preprocessor output 2015-03-02 23:40:51 +00:00