log mushra.js @ 1140:8af1ee63510d

age author description
Tue, 12 Jan 2016 18:29:55 +0000 Nicholas Jillings Outside references now have an interfaceDOM. All interfaceDOM objects must respond to canMove() for determining if fixed or not.
Tue, 12 Jan 2016 17:10:39 +0000 Nicholas Jillings Interfaces properly handle outside reference objects. Better core.js comment box handling. InterfaceDOM return their presented ID rather than assumed index.
Mon, 11 Jan 2016 16:48:39 +0000 Nicholas Jillings Removed AB checks which are not compatible.
Mon, 11 Jan 2016 16:32:26 +0000 Nicholas Jillings Added AB test interface
Mon, 11 Jan 2016 11:29:12 +0000 Nicholas Jillings Better MUSHRA scale text using HTML elements rather than canvas
Mon, 11 Jan 2016 10:40:02 +0000 Nicholas Jillings MUSHRA now has scale drawn by HTML5 Canvas
Wed, 06 Jan 2016 12:56:29 +0000 Nicholas Jillings MUSHRA operating on new core / specification
Wed, 23 Dec 2015 12:41:08 +0000 Nicholas Jillings Added schema for Test Specification Document for validation (wip)
Mon, 21 Dec 2015 15:02:43 +0100 Brecht De Man Merge
Fri, 18 Dec 2015 18:31:26 +0000 Nicholas Jillings Merge. Reload will only generate alert if test is loaded.
Fri, 18 Dec 2015 13:20:09 +0000 Nicholas Jillings MUSHRA: Beginning work for scale options
Fri, 18 Dec 2015 12:51:15 +0000 Nicholas Jillings Mushra: Page title appended
Fri, 18 Dec 2015 12:04:04 +0000 Nicholas Jillings MUSHRA: Slider styling across browsers so easy to see. Sliders start grey and turn white when moved. Added mushra example test
Fri, 18 Dec 2015 10:11:10 +0000 Nicholas Jillings Merge
Tue, 08 Dec 2015 12:22:18 +0000 Nicholas Jillings Merge
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: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.
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.
Mon, 21 Dec 2015 13:17:45 +0000 Nicholas Jillings Bug #1507 MUSHRA outside reference added
Mon, 21 Dec 2015 11:53:05 +0000 Nicholas Jillings Bug #1510 Fixed.
Tue, 12 Jan 2016 18:29:55 +0000 Nicholas Jillings Outside references now have an interfaceDOM. All interfaceDOM objects must respond to canMove() for determining if fixed or not. Dev_main
Tue, 12 Jan 2016 17:10:39 +0000 Nicholas Jillings Interfaces properly handle outside reference objects. Better core.js comment box handling. InterfaceDOM return their presented ID rather than assumed index. Dev_main
Mon, 11 Jan 2016 16:48:39 +0000 Nicholas Jillings Removed AB checks which are not compatible. Dev_main
Mon, 11 Jan 2016 16:32:26 +0000 Nicholas Jillings Added AB test interface Dev_main
Mon, 11 Jan 2016 11:29:12 +0000 Nicholas Jillings Better MUSHRA scale text using HTML elements rather than canvas Dev_main
Mon, 11 Jan 2016 10:40:02 +0000 Nicholas Jillings MUSHRA now has scale drawn by HTML5 Canvas Dev_main
Wed, 06 Jan 2016 12:56:29 +0000 Nicholas Jillings MUSHRA operating on new core / specification Dev_main
Mon, 21 Dec 2015 13:17:45 +0000 Nicholas Jillings Bug #1507 MUSHRA outside reference added Dev_main
Fri, 18 Dec 2015 13:20:09 +0000 Nicholas Jillings MUSHRA: Beginning work for scale options Dev_main
Fri, 18 Dec 2015 12:51:15 +0000 Nicholas Jillings Mushra: Page title appended Dev_main
Fri, 18 Dec 2015 12:04:04 +0000 Nicholas Jillings MUSHRA: Slider styling across browsers so easy to see. Sliders start grey and turn white when moved. Added mushra example test Dev_main
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. Dev_main
Thu, 17 Dec 2015 16:29:49 +0000 Nicholas Jillings MUSHRA: Loading progress feedback Dev_main
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
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 11:18:11 +0000 Nicholas Jillings Moved common test options into core.JS Dev_main
Tue, 28 Jul 2015 12:00:46 +0100 Nicholas Jillings Added mushra interface. Also added instructions for building your own interface (working copy). Dev_main