log ape.js @ 826:1b6fa37d46a4

age author description
Wed, 25 Nov 2015 09:27:05 +0000 Nicholas Jillings Merge
Mon, 23 Nov 2015 15:48:07 +0000 Nicholas Jillings Urgent Fix. Drag End function uses clientX mouse. Fixes rogue movement after drop on OSX.
Wed, 25 Nov 2015 09:26:10 +0000 Nicholas Jillings Test Create: Delete Buttons included on final checks
Mon, 23 Nov 2015 17:44:25 +0000 Nicholas Jillings Fixing Win/OSX differences for APE slider, unstable.
Fri, 27 Nov 2015 12:09:49 +0000 Nicholas Jillings Resolved #1394: Python returns same XML responses as the PHP server
Mon, 21 Dec 2015 17:03:51 +0000 Nicholas Jillings APE: Touch event support
Mon, 21 Dec 2015 15:02:43 +0100 Brecht De Man Merge
Mon, 21 Dec 2015 12:10:17 +0100 Brecht De Man Analysis page clean up. Instructions minor update. Minor fixes.
Fri, 18 Dec 2015 18:31:26 +0000 Nicholas Jillings Merge. Reload will only generate alert if test is loaded.
Fri, 18 Dec 2015 17:54:47 +0000 Nicholas Jillings Further Bug #1500 fix. Ensured checks are correctly binded by APE.
Fri, 18 Dec 2015 17:50:14 +0000 Nicholas Jillings Fix Bug #1500: Error caused by buffer not being loaded into the pool and then not linking once downloaded.
Fri, 18 Dec 2015 10:11:10 +0000 Nicholas Jillings Merge
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: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 15:04:59 +0000 Nicholas Jillings APE Multi-interface can be named. Audio Element <file> node fixed.
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:26:12 +0000 Nicholas Jillings Buffers loaded into a pool and picked when needed.
Mon, 07 Dec 2015 11:18:11 +0000 Nicholas Jillings Moved common test options into core.JS
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: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.