Sat, 14 Jul 2018 15:30:27 +0100 |
Nicholas Jillings |
Merge branch 'master' into vnext
|
Fri, 12 Jan 2018 23:31:29 +0000 |
Nicholas Jillings |
Moved on-page indicators to v1.2.3. Added minified JS versions
|
Wed, 27 Sep 2017 13:17:33 +0100 |
Nicholas Jillings |
Add v1.2.3 tag to pages
|
Mon, 23 Apr 2018 16:45:05 +0200 |
Brecht De Man |
Update example index page
|
Wed, 02 Aug 2017 07:42:33 +0100 |
Nicholas Jillings |
Update HTML footers
|
Wed, 19 Jul 2017 14:10:22 +0100 |
Nicholas Jillings |
Fix rogue showdown
|
Fri, 14 Jul 2017 15:39:24 +0100 |
Dave Moffat |
Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
|
Fri, 14 Jul 2017 15:37:53 +0100 |
Dave Moffat |
Update index for start menu, so APE example works
|
Wed, 05 Jul 2017 15:15:34 +0100 |
Nicholas Jillings |
Updated test footer to reflect 1.2.2-pre
|
Tue, 25 Apr 2017 12:59:41 +0100 |
Nicholas Jillings |
#155 completed
|
Thu, 19 Jan 2017 15:46:17 +0000 |
Nicholas Jillings |
First work on #9. Using showdown-js (https://github.com/showdownjs/showdown)
|
Thu, 19 Jan 2017 15:00:15 +0000 |
Nicholas Jillings |
Revert "#3: Added resampler from JS-xtract into resampler.js. Automatically use to match sample rates"
|
Thu, 19 Jan 2017 14:48:02 +0000 |
Nicholas Jillings |
#3: Added resampler from JS-xtract into resampler.js. Automatically use to match sample rates
|
Mon, 14 Nov 2016 14:17:03 +0000 |
Nicholas Jillings |
Beautified entire project.
|
Fri, 02 Sep 2016 14:56:01 +0100 |
Nicholas Jillings |
Set full charset
|
Fri, 20 May 2016 14:04:36 +0100 |
Nicholas Jillings |
Fix for #81. Browsers which cannot start a Web Audio context will fail with a message listing supported browsers
|
Fri, 29 Apr 2016 16:26:34 +0100 |
Nicholas Jillings |
#48. JS in core.js
|
Wed, 27 Apr 2016 09:59:01 +0100 |
Nicholas Jillings |
Fix for #28. z-index properly managed and elements fixed
|
Wed, 27 Apr 2016 09:47:45 +0100 |
Nicholas Jillings |
Fixed index page links
|
Mon, 25 Apr 2016 19:23:23 +0200 |
Brecht De Man |
Fix #30 test creator link on index.html
|
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.
|
Wed, 20 Apr 2016 17:13:19 +0100 |
Nicholas Jillings |
Indx.html fix
|
Wed, 20 Apr 2016 17:08:31 +0100 |
Nicholas Jillings |
demo.html renamed as index.html. test.html new default test launcher (no links).
|
Fri, 15 Apr 2016 13:18:53 +0100 |
Nicholas Jillings |
Fix for #15
|
Thu, 14 Apr 2016 13:54:24 +0100 |
Nicholas Jillings |
Tidy up file locations.
|
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.
|
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.
|