Mercurial > hg > webaudioevaluationtool
log core.js @ 155:9a2a90168fd9 Dev_main
age | author | description |
---|---|---|
Mon, 01 Jun 2015 10:31:41 +0100 | Nicholas Jillings | Feature #1230: Popup content question entries now have automatic focus Dev_main |
Mon, 01 Jun 2015 09:46:51 +0100 | Nicholas Jillings | Feature #1252: Test Wait Indicator now fully implemented with auto clearing on test ready. Dev_main |
Mon, 01 Jun 2015 08:38:31 +0100 | Nicholas Jillings | Fix Bug #1259: testState now includes the audioHolder ids. |
Sat, 30 May 2015 11:19:28 +0100 | Nicholas Jillings | Bug #1256 Fix: Safari does not use 'this' on the buffer.onended to reference to the buffer, but to the Window. Now uses event. Tested on chrome OSX as well. Dev_main |
Sat, 30 May 2015 10:51:55 +0100 | Nicholas Jillings | audioObjects.played member removed, duplicate in audioObjects.metric.wasListenedTo. Dev_main |
Fri, 29 May 2015 16:27:05 +0100 | Nicholas Jillings | Bug #1258 Fixed. audioObject.metric.startListening now writes to console. |