log core.js @ 895:e2e39f867db3

age author description
Thu, 11 Jun 2015 09:38:09 +0100 Nicholas Jillings Removed selected track. audioEngineContext.play(id) now controls audioObject playbacks
Wed, 10 Jun 2015 16:12:46 +0100 Nicholas Jillings Started on playhead / scrubber bar. Now object in interfaceContext. Needs binding of setInterval.
Wed, 10 Jun 2015 14:39:15 +0100 Nicholas Jillings Merge from the default branch
Wed, 17 Jun 2015 16:37:32 +0100 Nicholas Jillings Feature #1271 and #1272 implemented.
Wed, 17 Jun 2015 15:53:57 +0100 Nicholas Jillings Added reference and anchor values to audioHolders in specificationNode.
Tue, 16 Jun 2015 17:19:51 +0100 Nicholas Jillings Implementing Features #1271 and #1272
Tue, 16 Jun 2015 15:44:02 +0100 Nicholas Jillings Added common interface to specification to handle global interface-specific functions such as checks for playback.
Thu, 25 Jun 2015 16:40:39 +0100 Nicholas Jillings Merge
Thu, 18 Jun 2015 17:34:27 +0100 Brecht De Man SMC paper: added boxplot graph, input XML, decreased itemize spacing (also changed index.html page title)
Thu, 25 Jun 2015 16:40:11 +0100 Nicholas Jillings Bug Fix #1303 on main
Wed, 01 Jul 2015 11:11:20 +0100 Nicholas Jillings Bug Fix #1313: Added 404 crash and dump when audioObject cannot obtain URL.
Thu, 23 Jul 2015 11:14:32 +0100 Nicholas Jillings Feature #1302: Enter keys not captured if current focus is a textarea (enter may be carriage return, want to capture that not jump to next).
Thu, 23 Jul 2015 11:10:36 +0100 Nicholas Jillings Feature #1302: Enter key bounded to button proceed of popup. Only triggered if popup is visible. All enter codes are captured though.
Thu, 23 Jul 2015 10:58:08 +0100 Nicholas Jillings Feature #1274: Added ending screen for auto-save option.
Thu, 23 Jul 2015 10:48:14 +0100 Nicholas Jillings Feature #1295: Page count can be displayed below the Start/Submit buttons
Thu, 23 Jul 2015 10:12:24 +0100 Nicholas Jillings Feature #1287: Automatically applied on if looped.
Thu, 23 Jul 2015 10:10:38 +0100 Nicholas Jillings Feature #1287: Padding added when looping is enabled to give synchronised looping.
Thu, 23 Jul 2015 09:51:26 +0100 Nicholas Jillings Feature #1327: Elements start out grey until the audioObject states it is ready. Requires all interfaceDOM nodes to have member enable().
Wed, 22 Jul 2015 17:58:01 +0100 Nicholas Jillings Completed Anchor and Reference Features, including optional enforcement
Wed, 22 Jul 2015 14:10:55 +0100 Nicholas Jillings Fix Bug #1301: If last of pretest node, will say 'start' not submit.
Wed, 22 Jul 2015 14:04:08 +0100 Nicholas Jillings Fix Bug #1314
Wed, 22 Jul 2015 13:22:10 +0100 Nicholas Jillings Anchor and Reference audioElements now tagged on output
Wed, 22 Jul 2015 12:41:22 +0100 Nicholas Jillings Update dev_main
Tue, 15 Sep 2015 10:16:34 +0100 Nicholas Jillings Bug #1389: Statements also wrapped correctly
Tue, 15 Sep 2015 10:13:20 +0100 Nicholas Jillings Bug #1389: Popup now auto-height and auto-scrolling for long options.
Mon, 14 Sep 2015 17:18:33 +0100 Nicholas Jillings Bug #1300: Boxes are resized with the window. On HD level displays (1920 wide) will have three columns
Mon, 14 Sep 2015 16:25:13 +0100 Nicholas Jillings Bug #1300: Boxes are automatically scaled on load. Will add to 'resize' commands in the future.
Mon, 14 Sep 2015 11:22:38 +0100 Nicholas Jillings Bug #1391: Fixed for non-looped playback
Mon, 14 Sep 2015 09:23:49 +0100 Nicholas Jillings Ape for Firefox fixed
Thu, 10 Sep 2015 13:16:16 +0100 Nicholas Jillings Feature #1298: <setup> node has an optional attribute testPages. Specify the number of pages the test participant to do and the tool will select a random page up to the number specified.