log index.html @ 543:f81c46b294a9 Dev_main

age author description
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! Dev_main
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. Dev_main
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. Dev_main
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. Dev_main
Mon, 11 Jan 2016 16:32:26 +0000 Nicholas Jillings Added AB test interface Dev_main
Wed, 23 Dec 2015 17:17:36 +0000 Nicholas Jillings Updated XSD for setup. APE example now validates (note IDs). Dev_main
Fri, 18 Dec 2015 18:31:26 +0000 Nicholas Jillings Merge. Reload will only generate alert if test is loaded. Dev_main
Fri, 18 Dec 2015 18:29:57 +0000 Nicholas Jillings Will attempt to load XML only if url is set Dev_main
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. Dev_main
Thu, 17 Dec 2015 16:48:08 +0000 Nicholas Jillings Browser GET support. In the project URL, you can select the test page to load by using http://server.com/index.html?url=server/path/to/project.xml Dev_main
Tue, 15 Dec 2015 16:02:17 +0000 Nicholas Jillings Added loudness.js to handle loudness detection modules. Dev_main
Wed, 01 Jul 2015 11:11:20 +0100 Nicholas Jillings Bug Fix #1313: Added 404 crash and dump when audioObject cannot obtain URL.
Sun, 28 Jun 2015 10:33:47 +0100 Nicholas Jillings PythonServer now supports pseudorandom page setup using preconfigured XML files. Set the PSEUDO_PATH in the python file, it will cycle through all .xml files in there. Index based off file save number. Set the .html url to /pseudo.xml to trigger
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)
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.
Mon, 01 Jun 2015 09:26:59 +0100 Nicholas Jillings Moved global css options into core.css Dev_main
Tue, 26 May 2015 11:40:17 +0100 Nicholas Jillings Popup now in core.js, universal to interface.
Mon, 25 May 2015 11:14:12 +0100 Nicholas Jillings Fix Bug #1241 and #1213: Added checks each time new test page is loaded that all audioObjects have decoded. Writes to browser console WAIT and does not issue any play command if any audioObjects not ready.
Sun, 17 May 2015 16:45:09 +0100 Nicholas Jillings Added local jQuery 2.1.4 file to enable internet free. Can rely entirely on local python server
Thu, 23 Apr 2015 16:31:17 +0100 Brecht De Man Paper: some changes and work delegation; apeTool.html changed into index.html