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
Fri, 20 May 2016 10:33:41 +0100 Nicholas Jillings More minor fixes for #90. APE works for Edge
Thu, 19 May 2016 10:44:19 +0100 Nicholas Jillings Some fixes for #90. Also a failsafe loop if the server never responds with meaningul information from saves (for instance, running only on apache or basic http servers). More changes to pythonServer for python 3.5. Please check if still valid on 2.7
Wed, 18 May 2016 15:34:20 +0100 Brecht De Man Typos
Mon, 16 May 2016 16:10:24 +0100 Nicholas Jillings Core.js no longer uses alert.
Mon, 16 May 2016 16:06:42 +0100 Nicholas Jillings New lightbox for #55
Mon, 16 May 2016 15:23:54 +0100 Nicholas Jillings Revert "Changed alert for scalerange check for AB/ABX interfaces #52"
Mon, 16 May 2016 15:06:34 +0100 Nicholas Jillings Fix for #67
Mon, 16 May 2016 13:32:11 +0100 Nicholas Jillings Merge branch 'master' into Dev_main
Mon, 16 May 2016 12:21:16 +0100 Nicholas Jillings Fix #4. Volume control shifts into feedback area if window.innerWidth < 1000.