Mercurial > hg > webaudioevaluationtool
log core.js @ 1116:c44fbf72f7f2
age | author | description |
---|---|---|
Fri, 29 Jan 2016 11:11:57 +0000 | Nicholas Jillings | All interfaces support comment boxes. Comment box identification matches presented tag (for instance, AB will be Comment on fragment A, rather than 1). Tighter buffer loading protocol, audioObjects register with the buffer rather than checking for buffer existence (which can be buggy depending on the buffer state). Buffers now have a state to ensure exact location in loading chain (downloading, decoding, LUFS, ready). |
Mon, 22 Feb 2016 12:19:43 +0000 | Nicholas Jillings | Merge into dev_main |
Thu, 18 Feb 2016 12:11:09 +0000 | Nicholas Jillings | Minor fixes to test_create to match specification (was building empty interface nodes). |
Wed, 17 Feb 2016 11:29:18 +0000 | Nicholas Jillings | Merge default to dev_main |
Tue, 23 Feb 2016 17:11:28 +0000 | Nicholas Jillings | Added score_parse.php separators for CSV |
Tue, 08 Mar 2016 14:44:14 +0000 | Nicholas Jillings | Merge |