Mercurial > hg > webaudioevaluationtool
log core.js @ 1154:3ba07a441364
age | author | description |
---|---|---|
Fri, 22 Jan 2016 11:10:33 +0000 | Nicholas Jillings | Adding volume control interface object. Minor discrete layout format change. |
Sat, 16 Jan 2016 14:51:02 +0000 | Nicholas Jillings | Added WAVE.js, conversion of some C scripts to JS for WAVE file manipulation. By default, will use the WAVE decoder first before fallback to browser decoders. All browsers now support Integer 8-/16-/24-/34-bit and IEEE Float 32 WAVE files. |
Thu, 14 Jan 2016 15:20:31 +0000 | Nicholas Jillings | Added common .getAllElementsByName and .getAllElementsByTagName to aid cross-browser differences in specification. |