log js/core.js @ 2703:536cb44c7292

age author description
Mon, 13 Mar 2017 11:46:24 +0000 Nicholas Jillings #180. JSHinted Mushra
Mon, 13 Mar 2017 11:39:30 +0000 Nicholas Jillings JShinted Horizontal-Sliders (#180). Minor fixes to core and discrete
Mon, 13 Mar 2017 11:08:51 +0000 Nicholas Jillings Minor fixes to APE and core
Mon, 13 Mar 2017 10:46:31 +0000 Nicholas Jillings Fixed fault hidden anchor and hidden reference marker checks
Sat, 11 Mar 2017 18:38:12 +0000 Nicholas Jillings JSHint ABX (#180)
Sat, 11 Mar 2017 18:14:59 +0000 Nicholas Jillings Minor fixed for AB
Sat, 11 Mar 2017 11:04:04 +0000 Nicholas Jillings #180 Completed core JSHint
Sat, 11 Mar 2017 11:00:45 +0000 Nicholas Jillings Several compatability fixes
Sat, 11 Mar 2017 08:48:04 +0000 Nicholas Jillings #180. specification now holds processAttribute as private function. Schema is also set-once and hold
Wed, 01 Mar 2017 16:30:59 +0000 Nicholas Jillings Completing #180 up to the singletons
Wed, 01 Mar 2017 15:13:01 +0000 Nicholas Jillings #180. Tidying up of audioEngineContext
Wed, 01 Mar 2017 11:56:08 +0000 Nicholas Jillings Merge branch 'vnext' into Dev_main
Wed, 01 Mar 2017 11:32:38 +0000 Nicholas Jillings Completed converting this.popup with safe functions for individual nodes
Wed, 01 Mar 2017 10:24:06 +0000 Nicholas Jillings #180. More JSHint corrections
Wed, 01 Mar 2017 10:15:12 +0000 Nicholas Jillings Fixed Several JSHint issues. Functionalised the popup / survey manager
Fri, 14 Apr 2017 16:25:26 +0100 Nicholas Jillings Small typos
Thu, 13 Apr 2017 11:36:24 +0100 Nicholas Jillings #191: Now added to <page> nodes the “position” attribute
Tue, 28 Mar 2017 12:59:27 +0100 Nicholas Jillings Fix for #194
Mon, 20 Mar 2017 16:21:44 +0000 Nicholas Jillings Tighten of code around submission for Safari 8. #190
Fri, 17 Mar 2017 11:24:17 +0000 Nicholas Jillings radio entry conditionals are being falsed.
Wed, 01 Mar 2017 11:53:20 +0000 Nicholas Jillings Local loudness fix for #184
Wed, 01 Mar 2017 11:50:28 +0000 Nicholas Jillings Code fix for part of #184
Thu, 19 Jan 2017 17:00:24 +0000 Nicholas Jillings Merge branch 'master' into vnext
Thu, 19 Jan 2017 16:15:47 +0000 Nicholas Jillings #6: Added getCombinedInterfaces() to populate the page interface nodes with the global information
Thu, 19 Jan 2017 15:51:49 +0000 Nicholas Jillings #9 Clear node on each postNode event
Thu, 19 Jan 2017 15:50:36 +0000 Nicholas Jillings LC
Thu, 19 Jan 2017 15:49:33 +0000 Nicholas Jillings #9: Use DOMParser to conver HTML string to DOM for injection
Thu, 19 Jan 2017 15:46:17 +0000 Nicholas Jillings First work on #9. Using showdown-js (https://github.com/showdownjs/showdown)
Thu, 19 Jan 2017 15:00:15 +0000 Nicholas Jillings Revert "#3: Added resampler from JS-xtract into resampler.js. Automatically use to match sample rates"
Thu, 19 Jan 2017 14:48:02 +0000 Nicholas Jillings #3: Added resampler from JS-xtract into resampler.js. Automatically use to match sample rates
Thu, 19 Jan 2017 10:47:42 +0000 Nicholas Jillings Including samediff into global label-maker (34b20b6)
Wed, 18 Jan 2017 14:54:12 +0000 Nicholas Jillings #135: Added user-modifiable interfaces/interfaces.json. Users just need to update this file to add 3rd party interfaces
Thu, 17 Nov 2016 13:08:26 +0000 Nicholas Jillings Merge branch 'vnext' into Dev_main
Thu, 17 Nov 2016 13:08:00 +0000 Nicholas Jillings Merge branch 'master' into vnext
Tue, 15 Nov 2016 15:50:34 +0000 Nicholas Jillings #101 . Complete
Tue, 15 Nov 2016 15:31:53 +0000 Nicholas Jillings #101.Mostly done. Loads up alternatives if one of them fails, until end of URL lists
Tue, 15 Nov 2016 15:27:45 +0000 Nicholas Jillings #101. Working implementatin, loads correct initial buffer. WIP
Mon, 14 Nov 2016 16:21:42 +0000 Nicholas Jillings Completed #37
Mon, 14 Nov 2016 16:12:34 +0000 Nicholas Jillings #37. All interfaces use interfaceContext.getLabel to generate labels
Mon, 14 Nov 2016 14:49:57 +0000 Nicholas Jillings Merge branch 'vnext' into Dev_main
Mon, 14 Nov 2016 14:45:39 +0000 Nicholas Jillings Merge master into vnext
Thu, 10 Nov 2016 16:46:47 +0000 Nicholas Jillings #37: Completed interfaceContext.getLabel. APE uses this getLabel for creating the page labels.
Thu, 10 Nov 2016 16:31:01 +0000 Nicholas Jillings Format APE. Added getLabel for global interface handler
Thu, 10 Nov 2016 14:41:18 +0000 Nicholas Jillings Fix for #23. Calibration range is from -12dB to 0dB of the output range.
Wed, 09 Nov 2016 13:49:45 +0000 Nicholas Jillings Merge branch 'vnext' into Dev_main
Wed, 09 Nov 2016 13:48:36 +0000 Nicholas Jillings Merge branch 'master' into vnext
Mon, 31 Oct 2016 16:34:55 +0000 Nicholas Jillings Added <surveyslider> to <survey> nodes. Supports min, max, minText and maxText.
Mon, 31 Oct 2016 15:14:53 +0000 Nicholas Jillings Added minimum (left) and maximum (right) slider markers to the comment slider element
Sun, 30 Oct 2016 13:57:37 +0000 Nicholas Jillings #137. Modified <commentquestion> nodes in pages to have a proper list structure. Differently labelled nodes depending on type <commentquestion>, <commentradio>. Added slider and converted project.xml to match new specifications. AB_example.xml shows new slider type
Mon, 24 Oct 2016 11:23:02 +0100 Nicholas Jillings Merge branch 'master' into Dev_main
Tue, 18 Oct 2016 15:49:58 +0100 Nicholas Jillings Merge branch 'master' into Dev_main
Tue, 18 Oct 2016 12:30:12 +0100 Nicholas Jillings Fix for #142. Possible to submit ann empty radio survey entry. The <response> node will be empty.
Tue, 18 Oct 2016 12:22:22 +0100 Nicholas Jillings Fix for #100. Plus reformatting for whitespace
Thu, 08 Sep 2016 16:20:18 +0100 Nicholas Jillings Survey checkbox now supports min and max to define how many options should be selected #17
Thu, 19 Jan 2017 16:59:59 +0000 Nicholas Jillings #175: Fixed alwaysInclude being ignored
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
Fri, 29 Apr 2016 14:49:23 +0100 Nicholas Jillings Get current page store node from testState
Fri, 29 Apr 2016 11:40:06 +0100 Nicholas Jillings Fix for #43. Added scale range check enforcement
Thu, 28 Apr 2016 10:13:20 +0100 Nicholas Jillings Implementation for #38 in master
Thu, 28 Apr 2016 09:57:21 +0100 Nicholas Jillings Fix for #39. projectReturn is now used to determine which server to save the session to if using different servers for hosting and analysis
Wed, 27 Apr 2016 20:44:00 +0100 Giulio Moro Addresses issue #35, though I am not sure if there are any side-effects