Mercurial > hg > webaudioevaluationtool
log js/core.js @ 2403:52aed03f5db9
age | author | description |
---|---|---|
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. |