Mercurial > hg > webaudioevaluationtool
log core.js @ 122:0c66c0bf2f69
age | author | description |
---|---|---|
Tue, 26 May 2015 18:47:59 +0100 | Nicholas Jillings | If projectReturn is specified as a url it will return to that server. Currently only tested using the localHost server on port 8000, as per the python2.py server included |
Tue, 26 May 2015 14:17:32 +0100 | Nicholas Jillings | Fixed projectReturn=null to show XML save in popup window. |
Tue, 26 May 2015 14:07:51 +0100 | Nicholas Jillings | Merged. Added popup reponse questions into console |
Tue, 26 May 2015 13:01:39 +0100 | Nicholas Jillings | Popup now in core.js. Needs stress testing!! |
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. |