log core.js @ 773:d07bc42a716c

age author description
Mon, 07 Dec 2015 18:26:12 +0000 Nicholas Jillings Buffers loaded into a pool and picked when needed.
Mon, 07 Dec 2015 12:15:43 +0000 Nicholas Jillings Start tidy up of core.js
Mon, 07 Dec 2015 11:18:11 +0000 Nicholas Jillings Moved common test options into core.JS
Mon, 07 Dec 2015 09:47:26 +0000 Nicholas Jillings Specification Node is same across project.
Fri, 04 Dec 2015 18:34:04 +0000 Nicholas Jillings test_create: Specification Node handles complete XML to DOM and DOM to XML conversions
Tue, 08 Dec 2015 12:21:01 +0000 Nicholas Jillings Bug #1485: Core.js patches from side revision.
Tue, 08 Dec 2015 12:18:06 +0100 Brecht De Man Updated demo project, with some added explanations, and no enforced sampling rate. Shows bugs though, at least in this branch.
Tue, 08 Dec 2015 17:15:34 +0000 Nicholas Jillings APE: Each slider now a JS object to ease metric tracking. Resize function fixed.
Thu, 17 Dec 2015 17:09:40 +0000 Nicholas Jillings MUSHRA: Checks enabled. MUSHRA & APE: Warning if check not supported. Core: checkMoved and checkPlayed now in interface and available to all interfaces.
Thu, 17 Dec 2015 16:29:49 +0000 Nicholas Jillings MUSHRA: Loading progress feedback
Thu, 17 Dec 2015 16:10:58 +0000 Nicholas Jillings MUSHRA: Set the initial position of sliders using the <audioHolder> attribute initial-position using integer 0 to 100
Thu, 17 Dec 2015 13:34:23 +0000 Nicholas Jillings MUSHRA fixes. Added some mushra features to match newer APE interfaces and core bindings.
Thu, 17 Dec 2015 13:03:39 +0000 Nicholas Jillings Bug #1486: Fixed rogue '+' appearing in move slider alert. Unlabelled axis have default of 'Axis ' and their index.
Fri, 18 Dec 2015 18:26:46 +0000 Brecht De Man Index page now links to example APE project, example MUSHRA project, test creator, analysis page, citing info, GNU license, and instructions. Instructions and example project contain info on checkboxes.
Mon, 21 Dec 2015 13:17:45 +0000 Nicholas Jillings Bug #1507 MUSHRA outside reference added
Mon, 21 Dec 2015 11:53:05 +0000 Nicholas Jillings Bug #1510 Fixed.
Fri, 20 Nov 2015 15:39:01 +0000 Nicholas Jillings Bug #1349: PHP returns XML confirmation or error and message. Core responds. Bug #1449 not a bug
Wed, 18 Nov 2015 11:08:52 +0100 Brecht De Man Hitting enter in any pop-up goes to the next window (or submits, or starts the test)
Thu, 15 Oct 2015 20:10:00 +0100 Brecht De Man Paper: Added interface screenshot and box plot example
Wed, 22 Apr 2015 18:37:04 +0100 Nicholas Jillings Version 1.0 Release!
Fri, 10 Apr 2015 10:20:52 +0100 Nicholas Jillings Merge and rebuild pdf.
Thu, 09 Apr 2015 10:59:53 +0100 Nicholas Jillings Updated results XML generator to match documentation syntax.
Thu, 09 Apr 2015 10:44:13 +0100 Nicholas Jillings Completed Linking for pre-Test questions. Need some formatting on layout.
Wed, 08 Apr 2015 18:18:17 +0100 Nicholas Jillings Added cross-browser support for webkit / non-webkit audioContext. Confirmed Chrome & Safari Support. Firefox: does not support innerText or dragging!
Wed, 08 Apr 2015 09:45:24 +0100 Nicholas Jillings Merged with some uncommited parts. My mistake!
Thu, 09 Apr 2015 16:30:08 +0100 Dave Moffat Edit to project Spec Doc
Thu, 09 Apr 2015 12:59:46 +0100 Dave Moffat Creation of experimental variables and control methods document
Wed, 22 Apr 2015 11:00:58 +0100 Nicholas Jillings Merge and updated bib.
Sat, 18 Apr 2015 15:36:10 +0100 Nicholas Jillings Added Loop
Fri, 17 Apr 2015 09:41:31 +0100 Nicholas Jillings Added in randomiseOrder function in core.js. Updated calls in ape.js to randomise order of tests and elements.