Mercurial > hg > webaudioevaluationtool
log js/core.js @ 2408:fbc22422d73d
age | author | description |
---|---|---|
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. |
Thu, 26 May 2016 09:07:36 +0100 | Nicholas Jillings | #93: MUSHRA / vertical-slider support multiple references auto-aligned to the center. Will need to adjust all the other interface schemas |
Fri, 20 May 2016 14:04:36 +0100 | Nicholas Jillings | Fix for #81. Browsers which cannot start a Web Audio context will fail with a message listing supported browsers |