log core.js @ 808:cff21eb2c053

age author description
Fri, 18 Dec 2015 18:33:08 +0000 Nicholas Jillings On XML parser error, will clear the page to show only the error message.
Fri, 18 Dec 2015 18:31:26 +0000 Nicholas Jillings Merge. Reload will only generate alert if test is loaded.
Fri, 18 Dec 2015 18:28:06 +0000 Nicholas Jillings Bug #1502: Any parser XML errors will show the error and halt the rest of the loading.
Fri, 18 Dec 2015 17:50:14 +0000 Nicholas Jillings Fix Bug #1500: Error caused by buffer not being loaded into the pool and then not linking once downloaded.
Fri, 18 Dec 2015 17:27:52 +0000 Nicholas Jillings Fixed Bug #1506: Radio and Checkbox survery questions not logged in console.
Fri, 18 Dec 2015 10:11:10 +0000 Nicholas Jillings Merge
Thu, 17 Dec 2015 11:11:57 +0000 Nicholas Jillings Bug #1497: If the playback is looped, the buffer is copied to the audioObject not referenced to allow non-destructive editing.
Thu, 17 Dec 2015 10:35:06 +0000 Nicholas Jillings Audio fragment buffer pool objects have loading progress element
Wed, 16 Dec 2015 14:00:11 +0000 Nicholas Jillings Specification document handles optional loudness control.
Wed, 16 Dec 2015 12:15:18 +0000 Nicholas Jillings Automatic Loudness normalisation to -23 LUFS
Fri, 11 Dec 2015 18:03:54 +0000 Nicholas Jillings Synced Specification object. Test create decodes and encodes gain attributes (not implemented in HTML yet)
Fri, 11 Dec 2015 17:33:14 +0000 Nicholas Jillings Feature #1478: <audioElements> have a gain attribute, in decibels, which controls the playback gain in that page.