log js/core.js @ 2548:67cf18d08af8

age author description
Thu, 17 Nov 2016 13:06:58 +0000 Nicholas Jillings Minor fix to hanging on submissions when using no server or on server errors
Mon, 14 Nov 2016 14:41:12 +0000 Nicholas Jillings Reincluded missing checkAllCommented function from interfaceContext.
Wed, 09 Nov 2016 13:38:01 +0000 Nicholas Jillings Fix for #159
Wed, 09 Nov 2016 13:30:31 +0000 Nicholas Jillings #159: Overlap audio start/stops for crossFade
Mon, 24 Oct 2016 11:10:42 +0100 Nicholas Jillings Update on save key
Mon, 24 Oct 2016 11:07:45 +0100 Nicholas Jillings Removed references to old keygen system.
Mon, 24 Oct 2016 11:01:55 +0100 Nicholas Jillings Fix for #158
Mon, 24 Oct 2016 10:39:20 +0100 Nicholas Jillings Work for #158
Tue, 18 Oct 2016 10:33:17 +0100 Nicholas Jillings Potential patch for #154
Thu, 13 Oct 2016 12:04:06 +0100 Nicholas Jillings Minor fix. consistently use setValueAtTime
Thu, 13 Oct 2016 10:22:23 +0100 Nicholas Jillings Fixed error causing Safari browsers to crash interface. Occurs only if syncronous="true"
Tue, 20 Sep 2016 17:55:56 +0100 Nicholas Jillings Fix for #147 and #13
Tue, 20 Sep 2016 17:34:27 +0100 Nicholas Jillings Potential fix for looped playback in chrome
Tue, 20 Sep 2016 17:19:39 +0100 Nicholas Jillings Fix for #148
Thu, 25 Aug 2016 10:50:00 +0100 Nicholas Jillings Correctly destroy popup nodes once survey completed.
Thu, 25 Aug 2016 10:45:10 +0100 Nicholas Jillings Added video support #134
Wed, 03 Aug 2016 14:52:04 +0100 Nicholas Jillings Starting timeline.js interface
Tue, 02 Aug 2016 12:26:19 +0100 Nicholas Jillings Merge branch 'master' into Dev_main
Thu, 07 Jul 2016 10:04:35 +0100 Nicholas Jillings Hotfix. Completed results should be closed with state="complete"
Thu, 23 Jun 2016 13:44:17 +0100 Nicholas Jillings Implemented #5
Thu, 23 Jun 2016 12:57:46 +0100 Nicholas Jillings Fix for #110
Thu, 23 Jun 2016 12:26:25 +0100 Nicholas Jillings Fix for #117
Wed, 08 Jun 2016 14:12:42 +0100 Nicholas Jillings Implementation for #1
Thu, 07 Jul 2016 10:04:35 +0100 Nicholas Jillings Hotfix. Completed results should be closed with state="complete"
Thu, 23 Jun 2016 12:57:46 +0100 Nicholas Jillings Fix for #110
Thu, 23 Jun 2016 12:26:25 +0100 Nicholas Jillings Fix for #117
Thu, 02 Jun 2016 14:02:05 +0100 Nicholas Jillings Minor #12
Thu, 02 Jun 2016 13:59:43 +0100 Nicholas Jillings Minor #12 fix for undefined lufs
Fri, 27 May 2016 14:58:20 +0100 Nicholas Jillings Implementation for #11
Fri, 27 May 2016 10:39:35 +0100 Nicholas Jillings Merge branch 'master' into Dev_main
Fri, 27 May 2016 08:52:28 +0100 Nicholas Jillings Merge branch 'master' into Dev_main
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.
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.
Mon, 16 May 2016 11:24:40 +0100 Nicholas Jillings Fix for #13. Synchronous playback and looped playback are different things.
Mon, 16 May 2016 13:30:41 +0100 Nicholas Jillings Hotfix: APE sticky markers should be fixed now. Caused by improper indexing of metric trackers if outside-reference was not at the end.
Mon, 16 May 2016 10:48:29 +0100 Nicholas Jillings Can go back and forth in test survey
Mon, 16 May 2016 10:46:31 +0100 Nicholas Jillings Fix for #62 #63. No longer calculating left justification, using table to align content into cells.
Tue, 10 May 2016 17:44:21 +0100 Giulio Moro Added support for saveFilenamePrefix= querystring , closed #56
Tue, 10 May 2016 16:55:06 +0100 Giulio Moro If returnURL is not provided now the correct message is displayed #60
Wed, 04 May 2016 17:24:38 +0100 Giulio Moro Improved querystring parsing
Wed, 04 May 2016 11:38:55 +0100 Nicholas Jillings Fix for #50. WIP for #56. Can over-ride returnURL in test URL
Fri, 29 Apr 2016 19:40:30 +0100 Giulio Moro Check for popup.hideNextButton and popup.hidePreviousButton before hiding them
Fri, 29 Apr 2016 17:34:39 +0100 Giulio Moro Changed alert for scalerange check for AB/ABX interfaces #52
Fri, 29 Apr 2016 16:26:34 +0100 Nicholas Jillings #48. JS in core.js
Fri, 29 Apr 2016 15:48:11 +0100 Nicholas Jillings Fix for #16