log

age author description
Fri, 18 Dec 2015 01:45:54 +0000 Brecht De Man Instructions update (WIP); removed basic instructions from README.
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:35:52 +0000 Nicholas Jillings Small fix to overlap calculation in loudness
Wed, 16 Dec 2015 12:15:18 +0000 Nicholas Jillings Automatic Loudness normalisation to -23 LUFS
Tue, 15 Dec 2015 16:02:17 +0000 Nicholas Jillings Added loudness.js to handle loudness detection modules.
Fri, 11 Dec 2015 18:32:32 +0000 Nicholas Jillings test create has gain controllers on each item
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.
Fri, 11 Dec 2015 16:24:44 +0000 Nicholas Jillings Bug #1486 fix. APE scale check tells the user which axis has not met the user axis criteria.
Fri, 11 Dec 2015 16:07:39 +0000 Nicholas Jillings Bug #1488 fixed. Movement checks now operate per axis and report which axis and sliders need moving.
Fri, 11 Dec 2015 15:54:59 +0000 Nicholas Jillings APE Metric tag holds all axis information.
Fri, 11 Dec 2015 11:42:28 +0000 Nicholas Jillings Bug #1490: Popup button 'enter' key grab only bound once. APE Multi-interface has default metric response if only one axis used.
Fri, 11 Dec 2015 11:19:11 +0000 Nicholas Jillings Bug #1467: Popup resize created and bound to Interface.resize()
Fri, 11 Dec 2015 11:06:21 +0000 Nicholas Jillings Bug #1482: Reference is red for APE.
Fri, 11 Dec 2015 10:22:27 +0000 Nicholas Jillings Merge
Tue, 08 Dec 2015 22:13:14 +0100 Brecht De Man Scripts: generate_report.py fix (wrong directory passed on to score_plot.py)
Tue, 08 Dec 2015 17:17:39 +0100 Brecht De Man Scripts: generate_report.py accepts folder names with spaces - uses package 'grffile'. Minor correction to Instructions (manual emergency saves).
Tue, 08 Dec 2015 15:04:59 +0000 Nicholas Jillings APE Multi-interface can be named. Audio Element <file> node fixed.
Tue, 08 Dec 2015 12:29:59 +0000 Nicholas Jillings Bug #1484: Added HTML no-select options for APE elements.
Tue, 08 Dec 2015 12:22:18 +0000 Nicholas Jillings Merge
Tue, 08 Dec 2015 12:01:48 +0000 Nicholas Jillings STASH: UNSTABLE. Implementing APE multiple sliders.
Mon, 07 Dec 2015 18:42:36 +0000 Nicholas Jillings Bugs #1454 #1391 buffers are pooled and loaded at the begining. Page Save not interface specific.
Mon, 07 Dec 2015 18:34:26 +0000 Nicholas Jillings Specification: sync across project. Now randomises audioElements.
Mon, 07 Dec 2015 18:26:12 +0000 Nicholas Jillings Buffers loaded into a pool and picked when needed.
Mon, 07 Dec 2015 16:11:30 +0100 Brecht De Man Updated and merged Instructions
Mon, 07 Dec 2015 12:15:43 +0000 Nicholas Jillings Start tidy up of core.js
Mon, 07 Dec 2015 11:18:11 +0000 Nicholas Jillings Moved common test options into core.JS
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