log core.js @ 2220:7f44ba6533b4

age author description
Wed, 13 Apr 2016 16:22:56 +0100 Nicholas Jillings preSilence and postSilence terms now working
Wed, 13 Apr 2016 15:14:42 +0100 Nicholas Jillings Completed cross fading of tracks selectable by user attribute crossFade in <setup> node. Default is 0 seconds (no cross fade).
Wed, 13 Apr 2016 14:21:04 +0100 Nicholas Jillings Included crossFade in <setup> node schema. Specification now converts restricted data classes into their correct type.
Tue, 12 Apr 2016 11:48:40 +0100 Nicholas Jillings Review for Issue #2. Should be a working implementation. See issue post for usage.
Tue, 12 Apr 2016 10:50:52 +0100 Nicholas Jillings WIP for #2: '<page>' and '<cetup'> nodes have working "poolSize" attribute to determine number of children to take forward.
Thu, 31 Mar 2016 13:31:42 +0100 Nicholas Jillings Major updates. Specification Nodes now own file (specification.js). Updating Analysis to allow filtering based on survey responses.
Tue, 29 Mar 2016 14:37:07 +0100 Nicholas Jillings Calibration sliders update on mouse move trigger
Tue, 29 Mar 2016 14:24:05 +0100 Nicholas Jillings Calibration through audioEngine audio output. Reference controls global volume for tests.
Tue, 29 Mar 2016 11:14:50 +0100 Nicholas Jillings Implemented Calibration Module for level set testing.
Thu, 24 Mar 2016 15:42:45 +0000 Nicholas Jillings Started adding calibration modules.
Tue, 22 Mar 2016 13:44:59 +0000 Nicholas Jillings Implemented Bug/Feature #1649. Edit the exit text by modifying <exitText>, see mushra_example.xml for example.
Tue, 22 Mar 2016 12:35:48 +0000 Nicholas Jillings Fix Bug #1562
Tue, 22 Mar 2016 11:52:12 +0000 Nicholas Jillings Outside Reference HTML now in core interfaceContext.
Tue, 22 Mar 2016 11:31:51 +0000 Nicholas Jillings Hotfix. date time node in results returned function reference for minutes.
Mon, 21 Mar 2016 15:15:40 +0000 Nicholas Jillings Moved returnDateNode() into interfaceContext. returnDateNode no longer uses deprecated Attribute Objects.