Mercurial > hg > webaudioevaluationtool
log
age | author | description |
---|---|---|
Sun, 08 Mar 2015 18:58:06 +0000 | Nicholas Jillings | function loadProjectSpec will parse XML project specification and build interface. Still needs full work. Interface is loaded in ape.js |
Sun, 08 Mar 2015 12:30:25 +0000 | Nicholas Jillings | Added intial files. apeTool.html is main index html document to be loaded. core.js contains core functions and classes including audioEngine and audioObjects. graphics.css and structure.css for css style definitions. |
Sat, 07 Mar 2015 17:55:38 +0000 | Nicholas Jillings | Updated hgignore for Aptana Studio 3 |
Tue, 07 Apr 2015 13:10:50 +0100 | Nicholas Jillings | Updated the Results Specification to reflect node name changes. Also added extra fields to handle pre/post/during extra comments |
Thu, 23 Apr 2015 18:59:54 +0100 | Nicholas Jillings | Small changes, mostly removing some double statements and grammer. |
Wed, 22 Apr 2015 18:34:56 +0100 | Nicholas Jillings | Fixed bug where not defining postTest in audioHolder would crash progression. |