log

age author description
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 Dev_main
Thu, 17 Dec 2015 15:58:16 +0000 Nicholas Jillings MUSHRA: resizeWindow(event) function introduced. Dev_main
Thu, 17 Dec 2015 13:34:23 +0000 Nicholas Jillings MUSHRA fixes. Added some mushra features to match newer APE interfaces and core bindings. Dev_main
Thu, 17 Dec 2015 13:03:39 +0000 Nicholas Jillings Bug #1486: Fixed rogue '+' appearing in move slider alert. Unlabelled axis have default of 'Axis ' and their index. Dev_main
Fri, 18 Dec 2015 01:45:54 +0000 Brecht De Man Instructions update (WIP); removed basic instructions from README. Dev_main
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. Dev_main
Thu, 17 Dec 2015 10:35:06 +0000 Nicholas Jillings Audio fragment buffer pool objects have loading progress element Dev_main
Wed, 16 Dec 2015 14:00:11 +0000 Nicholas Jillings Specification document handles optional loudness control. Dev_main
Wed, 16 Dec 2015 12:35:52 +0000 Nicholas Jillings Small fix to overlap calculation in loudness Dev_main
Wed, 16 Dec 2015 12:15:18 +0000 Nicholas Jillings Automatic Loudness normalisation to -23 LUFS Dev_main
Tue, 15 Dec 2015 16:02:17 +0000 Nicholas Jillings Added loudness.js to handle loudness detection modules. Dev_main
Wed, 16 Dec 2015 11:25:04 +0000 Dave Edits to DMRN Poster
Wed, 16 Dec 2015 10:52:25 +0000 Dave Fix spacing issue in DMRN poster
Wed, 16 Dec 2015 10:49:12 +0000 Dave Developing DMRN Poster
Wed, 16 Dec 2015 10:20:25 +0000 Dave Add Graphics to DMRN Poster
Fri, 11 Dec 2015 18:32:32 +0000 Nicholas Jillings test create has gain controllers on each item Dev_main
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) Dev_main
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. Dev_main
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. Dev_main
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. Dev_main
Fri, 11 Dec 2015 15:54:59 +0000 Nicholas Jillings APE Metric tag holds all axis information. Dev_main
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. Dev_main
Fri, 11 Dec 2015 11:19:11 +0000 Nicholas Jillings Bug #1467: Popup resize created and bound to Interface.resize() Dev_main
Fri, 11 Dec 2015 11:06:21 +0000 Nicholas Jillings Bug #1482: Reference is red for APE. Dev_main
Fri, 11 Dec 2015 10:22:27 +0000 Nicholas Jillings Merge Dev_main
Fri, 11 Dec 2015 10:21:48 +0000 Nicholas Jillings APE: Separate metric trackers for each scale to differentiate movements. Dev_main
Tue, 08 Dec 2015 17:15:34 +0000 Nicholas Jillings APE: Each slider now a JS object to ease metric tracking. Resize function fixed. Dev_main
Wed, 09 Dec 2015 11:26:31 +0100 Brecht De Man Added DMRN+10 poster template
Tue, 08 Dec 2015 22:13:14 +0100 Brecht De Man Scripts: generate_report.py fix (wrong directory passed on to score_plot.py) Dev_main
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). Dev_main
Tue, 08 Dec 2015 15:04:59 +0000 Nicholas Jillings APE Multi-interface can be named. Audio Element <file> node fixed. Dev_main
Tue, 08 Dec 2015 12:29:59 +0000 Nicholas Jillings Bug #1484: Added HTML no-select options for APE elements. Dev_main
Tue, 08 Dec 2015 12:22:18 +0000 Nicholas Jillings Merge Dev_main
Tue, 08 Dec 2015 12:21:01 +0000 Nicholas Jillings Bug #1485: Core.js patches from side revision. Dev_main
Tue, 08 Dec 2015 12:01:48 +0000 Nicholas Jillings STASH: UNSTABLE. Implementing APE multiple sliders. Dev_main
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. Dev_main
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. Dev_main
Mon, 07 Dec 2015 18:34:26 +0000 Nicholas Jillings Specification: sync across project. Now randomises audioElements. Dev_main
Mon, 07 Dec 2015 18:26:12 +0000 Nicholas Jillings Buffers loaded into a pool and picked when needed. Dev_main
Mon, 07 Dec 2015 16:11:30 +0100 Brecht De Man Updated and merged Instructions Dev_main
Mon, 07 Dec 2015 12:15:43 +0000 Nicholas Jillings Start tidy up of core.js Dev_main
Mon, 07 Dec 2015 11:21:01 +0000 DaveM Add DMRN Proposal
Mon, 07 Dec 2015 11:18:11 +0000 Nicholas Jillings Moved common test options into core.JS Dev_main
Mon, 07 Dec 2015 09:47:26 +0000 Nicholas Jillings Specification Node is same across project. Dev_main
Fri, 04 Dec 2015 18:51:58 +0000 Nicholas Jillings Minor fixes to test_create Specification before merge with core.js Specification Dev_main
Fri, 04 Dec 2015 18:34:04 +0000 Nicholas Jillings test_create: Specification Node handles complete XML to DOM and DOM to XML conversions Dev_main
Fri, 04 Dec 2015 11:00:55 +0000 Nicholas Jillings Merge of dev into default/master
Fri, 04 Dec 2015 10:57:39 +0000 Nicholas Jillings Merge from branch "WAC2016"
Fri, 04 Dec 2015 10:38:13 +0000 Nicholas Jillings test_create: Tool now builds using XML DOM to ensure capitalisation is consistent Dev_main
Thu, 03 Dec 2015 16:58:56 +0000 Nicholas Jillings test_create: Exports to XML with instructions. Dev_main
Thu, 03 Dec 2015 15:11:06 +0000 Nicholas Jillings test_create.html: Modifying items on page updates the specification nodes. Dev_main
Wed, 02 Dec 2015 12:05:08 +0000 Nicholas Jillings Feature #1266: Checks for fragments fully played implemented Dev_main
Wed, 02 Dec 2015 11:26:45 +0000 Nicholas Jillings Feature #1246: Playhead starts from 0 when test stopped and restarted for synchronous loop tests. Dev_main
Fri, 27 Nov 2015 15:35:18 +0000 Nicholas Jillings Bug #1445: Should be fixed, entire popup is now dynamically scaled as needed. Dev_main
Fri, 27 Nov 2015 12:21:24 +0000 Nicholas Jillings Merge Dev_main
Fri, 27 Nov 2015 12:20:56 +0000 Nicholas Jillings Enter key press will always trigger 'next' in any popup survey Dev_main
Fri, 27 Nov 2015 12:09:49 +0000 Nicholas Jillings Resolved #1394: Python returns same XML responses as the PHP server Dev_main
Fri, 27 Nov 2015 11:08:45 +0000 Nicholas Jillings APE: Can drag a slider whilst listening to another fragment Dev_main
Fri, 27 Nov 2015 10:31:52 +0000 Nicholas Jillings APE new drag: Tested on OSX (Chrome, Firefox, Safari) and Win10 (Chrome, Firefox). Working. Dev_main
Fri, 27 Nov 2015 10:23:47 +0000 Nicholas Jillings EXPERIMENTAL! New APE drag interface. Testing for OSX Dev_main