Mercurial > hg > webaudioevaluationtool
log core.js @ 143:431f6bec460b Dev_main
age | author | description |
---|---|---|
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. |