Mercurial > hg > webaudioevaluationtool
log core.js @ 113:dcb042ed9d76
age | author | description |
---|---|---|
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, 24 May 2015 11:33:04 +0100 | Nicholas Jillings | Possible fix for Bug #1238. audioObject metric collection now controlled by the audioObjects themselves for timer information. Lastclicked and sliderPlayed functions no longer used. |
Sun, 24 May 2015 09:57:35 +0100 | Nicholas Jillings | Bug #1226: Moved check to audioObjects and audioEngine so available for all interfaces. Also interface pop-up now states all outstanding fragments to listen. |