log

age author description
Fri, 29 Jan 2016 11:39:29 +0000 Nicholas Jillings Minor APE fixes. Dragging now centred rather than edge. Scale markers aligned without window resizing needed. Dev_main
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). Dev_main
Wed, 27 Jan 2016 14:51:38 +0000 Nicholas Jillings Minor corrections to loudness filter specifications. Dev_main
Wed, 27 Jan 2016 09:49:42 +0000 Nicholas Jillings More instructions. Added comment box sections. Still wip. Dev_main
Tue, 26 Jan 2016 18:18:55 +0000 Nicholas Jillings Added Pseudo-random test loading for PHP. Runs of the tests completed count, same as PHP, so multiple requests at the same time will load the same test. Dev_main
Tue, 26 Jan 2016 18:03:03 +0000 Nicholas Jillings Updated the Instructions to match recent specification changes. wip. Dev_main
Tue, 26 Jan 2016 14:54:39 +0000 Nicholas Jillings Feature #1471: <navigator> now includes the screen dimensions Dev_main
Tue, 26 Jan 2016 14:20:43 +0000 Nicholas Jillings Feature #1234: Completed fix Dev_main
Tue, 26 Jan 2016 13:52:56 +0000 Nicholas Jillings Interfaces have startPlayback and stopPlayback methods to clean up code management. Looping playbacks now have a 2s cross-fade. Dev_main
Tue, 26 Jan 2016 11:32:11 +0000 Nicholas Jillings Minor corrections to buffer ready settings. Dev_main
Tue, 26 Jan 2016 11:08:44 +0000 Nicholas Jillings Loudness calculation operates using playback specification not file specifications. Dev_main
Tue, 26 Jan 2016 11:01:55 +0000 Nicholas Jillings Fixed loudness. Now passes all EBU 3341 tests for Integrated loudness. Fixed WAVE decoder error for non-mono sources. Dev_main
Mon, 25 Jan 2016 17:29:34 +0000 Nicholas Jillings Added master volume. Ensured playhead, page-count and volume <interfaceoption> show options are enabled on all test pages. Dev_main
Fri, 22 Jan 2016 17:03:18 +0000 Nicholas Jillings More volume control styling Dev_main
Fri, 22 Jan 2016 11:10:33 +0000 Nicholas Jillings Adding volume control interface object. Minor discrete layout format change. Dev_main