Sun, 21 Feb 2016 11:18:08 +0000 |
Nicholas Jillings |
Merge
|
Wed, 17 Feb 2016 11:16:08 +0000 |
Nicholas Jillings |
Merge - pre-release of 1.2.0
|
Fri, 12 Feb 2016 09:02:41 +0000 |
Nicholas Jillings |
Bug #1562: Checkbox and radios will be center aligned, left justified. Also solves issue #1571. Only tested in OSX Chrome!
|
Fri, 12 Feb 2016 08:42:15 +0000 |
Nicholas Jillings |
Test create from existing file, <page> node interfaces are now built and displayed. jQuery included.
|
Thu, 11 Feb 2016 16:54:33 +0000 |
Nicholas Jillings |
Bug #1564: index.html is blank, the links are included in demo.html. Popup now created in index.html rather than generated.
|
Mon, 01 Feb 2016 10:38:54 +0000 |
Nicholas Jillings |
Merge
|
Sat, 16 Jan 2016 14:51:02 +0000 |
Nicholas Jillings |
Added WAVE.js, conversion of some C scripts to JS for WAVE file manipulation. By default, will use the WAVE decoder first before fallback to browser decoders. All browsers now support Integer 8-/16-/24-/34-bit and IEEE Float 32 WAVE files.
|
Mon, 11 Jan 2016 16:32:26 +0000 |
Nicholas Jillings |
Added AB test interface
|
Wed, 23 Dec 2015 17:17:36 +0000 |
Nicholas Jillings |
Updated XSD for setup. APE example now validates (note IDs).
|
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).
|
Mon, 22 Feb 2016 04:17:19 +0000 |
Giulio Moro |
The version I use and works, addresses issues #1622, #1616, partially #1620
|
Wed, 23 Dec 2015 14:36:00 +0000 |
Nicholas Jillings |
Merge. Pull of revision info from dev_main.
|
Wed, 01 Jul 2015 11:11:54 +0100 |
Nicholas Jillings |
merge
|
Mon, 29 Jun 2015 19:04:40 +0100 |
Brecht De Man |
Merge
|
Mon, 15 Jun 2015 16:54:39 +0100 |
Brecht De Man |
Keep track of randomisation in console log; multipage example XML.
|
Fri, 12 Jun 2015 12:01:14 +0100 |
Nicholas Jillings |
Fixed bug where element comments disabled caused crash on page saving.
|
Wed, 03 Jun 2015 11:19:32 +0100 |
Nicholas Jillings |
Merge from the default branch
|
Mon, 01 Jun 2015 09:26:59 +0100 |
Nicholas Jillings |
Moved global css options into core.css
|
Tue, 26 May 2015 11:40:17 +0100 |
Nicholas Jillings |
Popup now in core.js, universal to interface.
|
Mon, 25 May 2015 11:14:12 +0100 |
Nicholas Jillings |
Fix Bug #1241 and #1213: Added checks each time new test page is loaded that all audioObjects have decoded. Writes to browser console WAIT and does not issue any play command if any audioObjects not ready.
|
Sun, 17 May 2015 21:37:08 +0100 |
Nicholas Jillings |
Merge
|
Sat, 30 May 2015 11:39:53 +0100 |
Nicholas Jillings |
Merge in main
|
Tue, 16 Jun 2015 15:44:02 +0100 |
Nicholas Jillings |
Added common interface to specification to handle global interface-specific functions such as checks for playback.
|
Sun, 28 Jun 2015 10:33:47 +0100 |
Nicholas Jillings |
PythonServer now supports pseudorandom page setup using preconfigured XML files. Set the PSEUDO_PATH in the python file, it will cycle through all .xml files in there. Index based off file save number. Set the .html url to /pseudo.xml to trigger
|
Thu, 25 Jun 2015 16:40:11 +0100 |
Nicholas Jillings |
Bug Fix #1303 on main
|
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 10:11:10 +0000 |
Nicholas Jillings |
Merge
|
Tue, 15 Dec 2015 16:02:17 +0000 |
Nicholas Jillings |
Added loudness.js to handle loudness detection modules.
|
Thu, 17 Dec 2015 16:48:08 +0000 |
Nicholas Jillings |
Browser GET support. In the project URL, you can select the test page to load by using http://server.com/index.html?url=server/path/to/project.xml
|
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.
|
Fri, 18 Dec 2015 18:29:57 +0000 |
Nicholas Jillings |
Will attempt to load XML only if url is set
|
Fri, 18 Dec 2015 18:26:46 +0000 |
Brecht De Man |
Index page now links to example APE project, example MUSHRA project, test creator, analysis page, citing info, GNU license, and instructions. Instructions and example project contain info on checkboxes.
|
Mon, 21 Dec 2015 11:53:05 +0000 |
Nicholas Jillings |
Bug #1510 Fixed.
|
Thu, 15 Oct 2015 20:10:00 +0100 |
Brecht De Man |
Paper: Added interface screenshot and box plot example
|
Thu, 31 Mar 2016 13:31:42 +0100 |
Nicholas Jillings |
Major updates. Specification Nodes now own file (specification.js). Updating Analysis to allow filtering based on survey responses.
Dev_main
|
Fri, 11 Mar 2016 16:49:47 +0000 |
Giulio Moro |
working, hacked together.
multiple-tests-concatenation
|
Fri, 12 Feb 2016 09:02:41 +0000 |
Nicholas Jillings |
Bug #1562: Checkbox and radios will be center aligned, left justified. Also solves issue #1571. Only tested in OSX Chrome!
Dev_main
|
Fri, 12 Feb 2016 08:42:15 +0000 |
Nicholas Jillings |
Test create from existing file, <page> node interfaces are now built and displayed. jQuery included.
Dev_main
|
Thu, 11 Feb 2016 16:54:33 +0000 |
Nicholas Jillings |
Bug #1564: index.html is blank, the links are included in demo.html. Popup now created in index.html rather than generated.
Dev_main
|
Sat, 16 Jan 2016 14:51:02 +0000 |
Nicholas Jillings |
Added WAVE.js, conversion of some C scripts to JS for WAVE file manipulation. By default, will use the WAVE decoder first before fallback to browser decoders. All browsers now support Integer 8-/16-/24-/34-bit and IEEE Float 32 WAVE files.
Dev_main
|
Mon, 11 Jan 2016 16:32:26 +0000 |
Nicholas Jillings |
Added AB test interface
Dev_main
|
Wed, 23 Dec 2015 17:17:36 +0000 |
Nicholas Jillings |
Updated XSD for setup. APE example now validates (note IDs).
Dev_main
|
Fri, 18 Dec 2015 18:31:26 +0000 |
Nicholas Jillings |
Merge. Reload will only generate alert if test is loaded.
Dev_main
|
Fri, 18 Dec 2015 18:29:57 +0000 |
Nicholas Jillings |
Will attempt to load XML only if url is set
Dev_main
|
Fri, 18 Dec 2015 18:26:46 +0000 |
Brecht De Man |
Index page now links to example APE project, example MUSHRA project, test creator, analysis page, citing info, GNU license, and instructions. Instructions and example project contain info on checkboxes.
Dev_main
|
Thu, 17 Dec 2015 16:48:08 +0000 |
Nicholas Jillings |
Browser GET support. In the project URL, you can select the test page to load by using http://server.com/index.html?url=server/path/to/project.xml
Dev_main
|
Tue, 15 Dec 2015 16:02:17 +0000 |
Nicholas Jillings |
Added loudness.js to handle loudness detection modules.
Dev_main
|
Wed, 01 Jul 2015 11:11:20 +0100 |
Nicholas Jillings |
Bug Fix #1313: Added 404 crash and dump when audioObject cannot obtain URL.
|
Sun, 28 Jun 2015 10:33:47 +0100 |
Nicholas Jillings |
PythonServer now supports pseudorandom page setup using preconfigured XML files. Set the PSEUDO_PATH in the python file, it will cycle through all .xml files in there. Index based off file save number. Set the .html url to /pseudo.xml to trigger
|
Thu, 18 Jun 2015 17:34:27 +0100 |
Brecht De Man |
SMC paper: added boxplot graph, input XML, decreased itemize spacing (also changed index.html page title)
|
Mon, 15 Jun 2015 16:54:39 +0100 |
Brecht De Man |
Keep track of randomisation in console log; multipage example XML.
|
Fri, 12 Jun 2015 12:01:14 +0100 |
Nicholas Jillings |
Fixed bug where element comments disabled caused crash on page saving.
|
Mon, 01 Jun 2015 09:26:59 +0100 |
Nicholas Jillings |
Moved global css options into core.css
Dev_main
|
Tue, 26 May 2015 11:40:17 +0100 |
Nicholas Jillings |
Popup now in core.js, universal to interface.
|
Mon, 25 May 2015 11:14:12 +0100 |
Nicholas Jillings |
Fix Bug #1241 and #1213: Added checks each time new test page is loaded that all audioObjects have decoded. Writes to browser console WAIT and does not issue any play command if any audioObjects not ready.
|
Sun, 17 May 2015 16:45:09 +0100 |
Nicholas Jillings |
Added local jQuery 2.1.4 file to enable internet free. Can rely entirely on local python server
|
Thu, 23 Apr 2015 16:31:17 +0100 |
Brecht De Man |
Paper: some changes and work delegation; apeTool.html changed into index.html
|