log index.html @ 424:ff9ab5f21760 Dev_main

age author description
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