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
|
Wed, 27 Apr 2016 21:50:33 +0100 |
Giulio Moro |
typo
|
Wed, 27 Apr 2016 09:59:01 +0100 |
Nicholas Jillings |
Fix for #28. z-index properly managed and elements fixed
|
Wed, 27 Apr 2016 09:38:45 +0100 |
Nicholas Jillings |
Further fix for #21. Removed all reference to .children in core.js
|
Wed, 20 Apr 2016 21:41:49 +0200 |
Brecht De Man |
Change all instances of 'metricResult' to 'metricresult'
|
Tue, 19 Apr 2016 19:08:47 +0200 |
Brecht De Man |
Revert earlier erroneous fix for #22
|
Tue, 19 Apr 2016 17:43:00 +0200 |
Brecht De Man |
Quick fix for #22
|
Tue, 19 Apr 2016 11:50:08 +0100 |
Nicholas Jillings |
Potential fix for #21
|
Mon, 18 Apr 2016 15:52:39 +0100 |
Nicholas Jillings |
WAVE.js fallback was not correctly continuing from audioContext.decode function call.
|
Thu, 14 Apr 2016 13:54:24 +0100 |
Nicholas Jillings |
Tidy up file locations.
|