log

age author description
Mon, 07 Dec 2015 09:47:26 +0000 Nicholas Jillings Specification Node is same across project.
Fri, 04 Dec 2015 18:51:58 +0000 Nicholas Jillings Minor fixes to test_create Specification before merge with core.js Specification
Fri, 04 Dec 2015 18:34:04 +0000 Nicholas Jillings test_create: Specification Node handles complete XML to DOM and DOM to XML conversions
Tue, 08 Dec 2015 12:21:01 +0000 Nicholas Jillings Bug #1485: Core.js patches from side revision.
Tue, 08 Dec 2015 12:18:06 +0100 Brecht De Man Updated demo project, with some added explanations, and no enforced sampling rate. Shows bugs though, at least in this branch.
Fri, 11 Dec 2015 10:21:48 +0000 Nicholas Jillings APE: Separate metric trackers for each scale to differentiate movements.
Tue, 08 Dec 2015 17:15:34 +0000 Nicholas Jillings APE: Each slider now a JS object to ease metric tracking. Resize function fixed.
Thu, 17 Dec 2015 17:09:40 +0000 Nicholas Jillings MUSHRA: Checks enabled. MUSHRA & APE: Warning if check not supported. Core: checkMoved and checkPlayed now in interface and available to all interfaces.
Thu, 17 Dec 2015 16:48:08 +0000 Nicholas Jillings Browser GET support. In the project URL, you can select the test page to load by using http://server.com/index.html?url=server/path/to/project.xml
Thu, 17 Dec 2015 16:38:52 +0000 Nicholas Jillings APE: Ape sliders show loading percentage on first axis
Thu, 17 Dec 2015 16:29:49 +0000 Nicholas Jillings MUSHRA: Loading progress feedback
Thu, 17 Dec 2015 16:10:58 +0000 Nicholas Jillings MUSHRA: Set the initial position of sliders using the <audioHolder> attribute initial-position using integer 0 to 100
Thu, 17 Dec 2015 15:58:16 +0000 Nicholas Jillings MUSHRA: resizeWindow(event) function introduced.
Thu, 17 Dec 2015 13:34:23 +0000 Nicholas Jillings MUSHRA fixes. Added some mushra features to match newer APE interfaces and core bindings.