log index.html @ 2518:dd8f80f40a57

age author description
Fri, 02 Sep 2016 14:56:01 +0100 Nicholas Jillings Set full charset
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, 29 Apr 2016 16:26:34 +0100 Nicholas Jillings #48. JS in core.js
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:47:45 +0100 Nicholas Jillings Fixed index page links
Mon, 25 Apr 2016 19:23:23 +0200 Brecht De Man Fix #30 test creator link on index.html
Fri, 22 Apr 2016 10:15:12 +0100 Nicholas Jillings Fix for #27. Further improvements for #22. APE no longer blocks if outside-reference defined and check all moved selected.
Wed, 20 Apr 2016 17:13:19 +0100 Nicholas Jillings Indx.html fix
Wed, 20 Apr 2016 17:08:31 +0100 Nicholas Jillings demo.html renamed as index.html. test.html new default test launcher (no links).
Fri, 15 Apr 2016 13:18:53 +0100 Nicholas Jillings Fix for #15
Thu, 14 Apr 2016 13:54:24 +0100 Nicholas Jillings Tidy up file locations.
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.
Sun, 21 Feb 2016 11:18:08 +0000 Nicholas Jillings Merge
Wed, 17 Feb 2016 11:16:08 +0000 Nicholas Jillings Merge - pre-release of 1.2.0
Fri, 12 Feb 2016 09:02:41 +0000 Nicholas Jillings Bug #1562: Checkbox and radios will be center aligned, left justified. Also solves issue #1571. Only tested in OSX Chrome!
Fri, 12 Feb 2016 08:42:15 +0000 Nicholas Jillings Test create from existing file, <page> node interfaces are now built and displayed. jQuery included.
Thu, 11 Feb 2016 16:54:33 +0000 Nicholas Jillings Bug #1564: index.html is blank, the links are included in demo.html. Popup now created in index.html rather than generated.
Mon, 01 Feb 2016 10:38:54 +0000 Nicholas Jillings Merge
Sat, 16 Jan 2016 14:51:02 +0000 Nicholas Jillings Added WAVE.js, conversion of some C scripts to JS for WAVE file manipulation. By default, will use the WAVE decoder first before fallback to browser decoders. All browsers now support Integer 8-/16-/24-/34-bit and IEEE Float 32 WAVE files.
Mon, 11 Jan 2016 16:32:26 +0000 Nicholas Jillings Added AB test interface
Wed, 23 Dec 2015 17:17:36 +0000 Nicholas Jillings Updated XSD for setup. APE example now validates (note IDs).
Fri, 29 Jan 2016 11:11:57 +0000 Nicholas Jillings All interfaces support comment boxes. Comment box identification matches presented tag (for instance, AB will be Comment on fragment A, rather than 1). Tighter buffer loading protocol, audioObjects register with the buffer rather than checking for buffer existence (which can be buggy depending on the buffer state). Buffers now have a state to ensure exact location in loading chain (downloading, decoding, LUFS, ready).
Mon, 22 Feb 2016 04:17:19 +0000 Giulio Moro The version I use and works, addresses issues #1622, #1616, partially #1620
Wed, 23 Dec 2015 14:36:00 +0000 Nicholas Jillings Merge. Pull of revision info from dev_main.
Wed, 01 Jul 2015 11:11:54 +0100 Nicholas Jillings merge
Mon, 29 Jun 2015 19:04:40 +0100 Brecht De Man Merge
Mon, 15 Jun 2015 16:54:39 +0100 Brecht De Man Keep track of randomisation in console log; multipage example XML.
Fri, 12 Jun 2015 12:01:14 +0100 Nicholas Jillings Fixed bug where element comments disabled caused crash on page saving.
Wed, 03 Jun 2015 11:19:32 +0100 Nicholas Jillings Merge from the default branch
Mon, 01 Jun 2015 09:26:59 +0100 Nicholas Jillings Moved global css options into core.css