log

age author description
Mon, 11 Jan 2016 13:56:30 +0000 Nicholas Jillings Added AB interface. WIP. Stash
Mon, 11 Jan 2016 11:29:12 +0000 Nicholas Jillings Better MUSHRA scale text using HTML elements rather than canvas
Mon, 11 Jan 2016 10:40:02 +0000 Nicholas Jillings MUSHRA now has scale drawn by HTML5 Canvas
Wed, 06 Jan 2016 12:56:29 +0000 Nicholas Jillings MUSHRA operating on new core / specification
Wed, 06 Jan 2016 12:28:22 +0000 Nicholas Jillings APE Integrated to new specifications
Wed, 06 Jan 2016 10:36:37 +0000 Nicholas Jillings --UNSTABLE-- Major revision. Updated Specification including verification. Added storage collector for XML results. Popup more stable.
Tue, 29 Dec 2015 13:54:56 +0000 Nicholas Jillings Added schema
Tue, 29 Dec 2015 13:54:14 +0000 Nicholas Jillings New XSD schema, further specification changes.
Tue, 29 Dec 2015 11:39:46 +0000 Nicholas Jillings Removed Schema document and xmllint for validation. Schema not possible for <survey> ordering of any element any order any number type.
Wed, 23 Dec 2015 18:19:39 +0000 Nicholas Jillings Changed AudioBuffer.gain to be AudioBuffer.playbackGain to bypass Safari not using up-to-date Web Audio API Specification.
Wed, 23 Dec 2015 17:17:36 +0000 Nicholas Jillings Updated XSD for setup. APE example now validates (note IDs).
Wed, 23 Dec 2015 12:41:08 +0000 Nicholas Jillings Added schema for Test Specification Document for validation (wip)
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.
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).
Sun, 21 Feb 2016 11:15:52 +0000 Nicholas Jillings Updated author list for WAC 2016
Mon, 22 Feb 2016 12:27:53 +0000 Nicholas Jillings Bug #1590 Fix
Mon, 22 Feb 2016 12:19:43 +0000 Nicholas Jillings Merge into dev_main
Sun, 21 Feb 2016 03:35:27 +0000 Giulio Moro Fixed typo
Sat, 20 Feb 2016 14:18:32 +0000 Giulio Moro Made pythonServer.py executable
Thu, 18 Feb 2016 12:11:09 +0000 Nicholas Jillings Minor fixes to test_create to match specification (was building empty interface nodes).
Thu, 18 Feb 2016 10:55:36 +0000 Nicholas Jillings Python score/comment parsers use new <page> rather than deprecated <audioholder>. Added score_parser.php
Wed, 17 Feb 2016 17:27:29 +0000 Nicholas Jillings PHP Comment Parser exports to XML, JSON and CSV notations. Included HTML file interface.
Wed, 17 Feb 2016 12:10:55 +0000 Nicholas Jillings Starting server side scripts. WIP, stash
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
Wed, 09 Mar 2016 14:04:31 +0000 Nicholas Jillings Comment questions have optional id and/or name attributes.
Wed, 09 Mar 2016 11:29:16 +0000 Nicholas Jillings Hotfix: Updated schema. <audioelement>, <surveyelement> and <commentquestion> have optional name attribute.
Tue, 08 Mar 2016 14:44:14 +0000 Nicholas Jillings Merge
Wed, 24 Feb 2016 14:00:10 +0000 Dave Doc: AES poster minor edits
Tue, 23 Feb 2016 22:17:24 +0100 Brecht De Man docs: AES Poster Competition poster update
Tue, 23 Feb 2016 15:19:31 +0000 Dave First draft of AES poster
Thu, 10 Mar 2016 17:07:46 +0000 Nicholas Jillings Schema preparation for #1639