log js/core.js @ 2410:2f6a1f510ade

age author description
Thu, 26 May 2016 16:07:00 +0100 Nicholas Jillings Merge branch 'master' into Dev_main
Thu, 26 May 2016 15:55:00 +0100 Nicholas Jillings Implementation for #93
Thu, 26 May 2016 10:07:15 +0100 Nicholas Jillings Initial work for #1
Fri, 27 May 2016 08:56:54 +0100 Nicholas Jillings Default to using internal decoder for all files. Fallback to WAVE.js for Firefox < 45 for high-bit WAV
Thu, 26 May 2016 16:36:06 +0100 Nicholas Jillings Better loading dependancy block chain to ensure core.js only executes after all the other files have parsed
Thu, 26 May 2016 16:06:42 +0100 Nicholas Jillings Hotfix: Multiple audioElements with type="outside-reference" may be duplicated / incorrectly sent through randomisation. Fixed.