log interfaces/ape.js @ 3064:a504a17dcf9f

age author description
Tue, 31 Oct 2017 16:44:53 +0000 Nicholas Jillings Fix some lingering APE.js issues with movement trackers
Tue, 31 Oct 2017 16:21:58 +0000 Nicholas Jillings Close #109
Tue, 31 Oct 2017 15:55:07 +0000 Nicholas Jillings Potential implementation of #109
Tue, 31 Oct 2017 15:41:04 +0000 Nicholas Jillings Fixes for repetition of function calls in APE
Tue, 26 Sep 2017 14:02:34 +0100 Nicholas Jillings Implemented #78 for APE. Plus some APE fixes
Tue, 26 Sep 2017 10:15:39 +0100 Nicholas Jillings Implemented #218 in all interfaces
Tue, 12 Sep 2017 14:36:51 +0100 Nicholas Jillings Re-instate comment boxes in APE #230
Fri, 04 Aug 2017 11:27:55 +0200 Nicholas Jillings Completed refactoring of ape.js to be modular.
Fri, 04 Aug 2017 10:56:26 +0200 Nicholas Jillings More refactoring of APE.js
Fri, 04 Aug 2017 10:03:56 +0200 Nicholas Jillings Refactorised ape.js. Now uses modular system to manage interface (WIP)
Fri, 12 Jan 2018 15:49:54 +0000 Nicholas Jillings JSHinting project
Tue, 09 May 2017 15:39:40 +0100 Nicholas Jillings #209 minNumberPlays
Fri, 05 May 2017 09:35:06 +0100 Nicholas Jillings Last Commit
Fri, 05 May 2017 09:31:06 +0100 Nicholas Jillings Null interface name should not be in results (APE).
Sun, 23 Apr 2017 11:32:34 +0100 Nicholas Jillings #133 Added fragment images to APE
Sun, 23 Apr 2017 11:17:05 +0100 Nicholas Jillings Minor compile issues in APE
Sat, 22 Apr 2017 17:56:18 +0100 Nicholas Jillings Completed #133
Fri, 21 Apr 2017 16:15:40 +0100 Nicholas Jillings #138. Added fixed image to APE
Sat, 15 Apr 2017 12:05:31 +0100 Nicholas Jillings #163. Fixed
Mon, 13 Mar 2017 13:29:28 +0000 Nicholas Jillings #180. Fixed checkScaleRange
Mon, 13 Mar 2017 11:53:36 +0000 Nicholas Jillings Tidied up check on submits for AB/ABX/APE.
Mon, 13 Mar 2017 11:08:51 +0000 Nicholas Jillings Minor fixes to APE and core
Mon, 13 Mar 2017 10:42:37 +0000 Nicholas Jillings #180. APE JSHinted
Sat, 11 Mar 2017 11:00:45 +0000 Nicholas Jillings Several compatability fixes
Thu, 19 Jan 2017 16:44:47 +0000 Nicholas Jillings #6: Added for rest
Mon, 14 Nov 2016 14:49:57 +0000 Nicholas Jillings Merge branch 'vnext' into Dev_main
Thu, 10 Nov 2016 16:46:47 +0000 Nicholas Jillings #37: Completed interfaceContext.getLabel. APE uses this getLabel for creating the page labels.
Mon, 14 Nov 2016 14:17:03 +0000 Nicholas Jillings Beautified entire project.
Tue, 02 Aug 2016 12:56:45 +0100 Nicholas Jillings Fix for #128
Mon, 06 Jun 2016 11:10:59 +0100 Nicholas Jillings Stopped APE from being dragged out of bounds
Fri, 27 May 2016 16:16:10 +0100 Nicholas Jillings WIP #29
Fri, 27 May 2016 12:15:40 +0100 Nicholas Jillings Fix for #71
Thu, 26 May 2016 09:35:07 +0100 Nicholas Jillings Fix for #93 for all interfaces which have outside-reference (all except ABX)
Wed, 25 May 2016 16:31:50 +0100 Nicholas Jillings Fix for #77
Fri, 20 May 2016 13:22:07 +0100 Nicholas Jillings Fixes for #90. Edge should now be WAET compliant. Hacky temporary solution for #91.
Mon, 16 May 2016 16:14:52 +0100 Nicholas Jillings Implemented #55
Mon, 16 May 2016 13:30:41 +0100 Nicholas Jillings Hotfix: APE sticky markers should be fixed now. Caused by improper indexing of metric trackers if outside-reference was not at the end.
Fri, 29 Apr 2016 15:20:25 +0100 Nicholas Jillings #14 fix. APE now saves <error> messages to the <page> node.
Fri, 22 Apr 2016 10:15:12 +0100 Nicholas Jillings Fix for #27. Further improvements for #22. APE no longer blocks if outside-reference defined and check all moved selected.
Fri, 22 Apr 2016 09:52:28 +0100 Nicholas Jillings Stable fix for #22
Tue, 19 Apr 2016 18:09:30 +0200 Brecht De Man Really fixed #22 now (for ape.js)
Mon, 21 Mar 2016 15:24:16 +0000 Nicholas Jillings Update to mismatched APE marker labels.
Mon, 21 Mar 2016 14:31:43 +0000 Nicholas Jillings Possible fix for #1673 and #1674
Thu, 10 Mar 2016 17:08:10 +0000 Nicholas Jillings Merge
Wed, 09 Mar 2016 14:12:22 +0000 Nicholas Jillings Merge
Tue, 23 Feb 2016 17:57:21 +0000 Nicholas Jillings Merge
Tue, 23 Feb 2016 16:10:22 +0000 Nicholas Jillings Bug #1629: Updated on page progress counter to reflect if using a subset.
Tue, 23 Feb 2016 10:49:48 +0000 Nicholas Jillings Bug #1624 fix: New comment box management node in InterfaceContext.
Mon, 22 Feb 2016 15:48:28 +0000 Nicholas Jillings Interfaces report error if audio cannot be loaded/decoded/played
Sun, 21 Feb 2016 11:18:08 +0000 Nicholas Jillings Merge
Mon, 01 Feb 2016 10:38:54 +0000 Nicholas Jillings Merge
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).
Tue, 08 Mar 2016 14:44:14 +0000 Nicholas Jillings Merge
Thu, 10 Mar 2016 16:16:16 +0000 Nicholas Jillings Bug #1652 and Feature #1650 fixes. You can specify the track labels through page attribute 'label' ('default', 'none', 'number', 'letter', 'capital'). Updated examples to match schema
Wed, 09 Mar 2016 14:36:47 +0000 Nicholas Jillings Merge
Mon, 22 Feb 2016 04:17:19 +0000 Giulio Moro The version I use and works, addresses issues #1622, #1616, partially #1620
Mon, 21 Mar 2016 15:24:16 +0000 Nicholas Jillings Update to mismatched APE marker labels. Dev_main
Mon, 21 Mar 2016 14:31:43 +0000 Nicholas Jillings Possible fix for #1673 and #1674 Dev_main
Thu, 10 Mar 2016 16:16:16 +0000 Nicholas Jillings Bug #1652 and Feature #1650 fixes. You can specify the track labels through page attribute 'label' ('default', 'none', 'number', 'letter', 'capital'). Updated examples to match schema