log

age author description
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).
Sun, 21 Feb 2016 11:15:52 +0000 Nicholas Jillings Updated author list for WAC 2016
Mon, 22 Feb 2016 12:27:53 +0000 Nicholas Jillings Bug #1590 Fix
Mon, 22 Feb 2016 12:19:43 +0000 Nicholas Jillings Merge into dev_main
Sun, 21 Feb 2016 03:35:27 +0000 Giulio Moro Fixed typo
Sat, 20 Feb 2016 14:18:32 +0000 Giulio Moro Made pythonServer.py executable
Thu, 18 Feb 2016 12:11:09 +0000 Nicholas Jillings Minor fixes to test_create to match specification (was building empty interface nodes).
Thu, 18 Feb 2016 10:55:36 +0000 Nicholas Jillings Python score/comment parsers use new <page> rather than deprecated <audioholder>. Added score_parser.php
Wed, 17 Feb 2016 17:27:29 +0000 Nicholas Jillings PHP Comment Parser exports to XML, JSON and CSV notations. Included HTML file interface.
Wed, 17 Feb 2016 12:10:55 +0000 Nicholas Jillings Starting server side scripts. WIP, stash
Wed, 17 Feb 2016 11:29:18 +0000 Nicholas Jillings Merge default to dev_main
Mon, 22 Feb 2016 12:18:55 +0000 Nicholas Jillings Test Create: Move your custom elements into style.css
Mon, 22 Feb 2016 04:17:19 +0000 Giulio Moro The version I use and works, addresses issues #1622, #1616, partially #1620
Tue, 23 Feb 2016 17:11:28 +0000 Nicholas Jillings Added score_parse.php separators for CSV
Wed, 09 Mar 2016 14:04:31 +0000 Nicholas Jillings Comment questions have optional id and/or name attributes.
Wed, 09 Mar 2016 11:29:16 +0000 Nicholas Jillings Hotfix: Updated schema. <audioelement>, <surveyelement> and <commentquestion> have optional name attribute.
Tue, 08 Mar 2016 14:44:14 +0000 Nicholas Jillings Merge
Wed, 24 Feb 2016 14:00:10 +0000 Dave Doc: AES poster minor edits
Tue, 23 Feb 2016 22:17:24 +0100 Brecht De Man docs: AES Poster Competition poster update
Thu, 10 Mar 2016 17:07:46 +0000 Nicholas Jillings Schema preparation for #1639
Thu, 10 Mar 2016 16:42:16 +0000 Nicholas Jillings Temporary fix of #1580. Updated schema in preparation of #1661, #1469 & #1649
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
Thu, 10 Mar 2016 15:33:39 +0000 Nicholas Jillings Intermediate saves can be used to resume a test. Note, previous saves will NOT work for resumption. To resume, use the save XML as the ?url= option.
Thu, 10 Mar 2016 11:49:08 +0000 Nicholas Jillings Fixed null/period saves on test completion. specification projectReturn is currently deprecated pending new usage.
Thu, 10 Mar 2016 10:04:38 +0000 Nicholas Jillings Minor corrections to PHP save script.
Thu, 10 Mar 2016 10:38:31 +0100 Brecht De Man Merge
Wed, 09 Mar 2016 15:44:47 +0000 Nicholas Jillings Hotfix: checkFragmentsFullyPlayed incorrectly accessed audioObjects.
Wed, 09 Mar 2016 14:36:47 +0000 Nicholas Jillings Merge
Thu, 31 Mar 2016 15:48:57 +0100 Nicholas Jillings Merge
Thu, 31 Mar 2016 15:47:47 +0100 Nicholas Jillings Analysis interface controls all interface objects.
Thu, 31 Mar 2016 14:32:22 +0100 Nicholas Jillings Adapted test_create.html to work with new Specification.js file.
Thu, 31 Mar 2016 14:24:52 +0100 Nicholas Jillings Analysis: Get filtered score values. Download filtered data.
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.
Tue, 29 Mar 2016 14:37:07 +0100 Nicholas Jillings Calibration sliders update on mouse move trigger
Tue, 29 Mar 2016 14:24:05 +0100 Nicholas Jillings Calibration through audioEngine audio output. Reference controls global volume for tests.
Tue, 29 Mar 2016 13:53:57 +0100 Nicholas Jillings WAC 2016 Poster Footer update
Tue, 29 Mar 2016 13:52:33 +0100 Nicholas Jillings Updated WAC 2016 poster
Tue, 29 Mar 2016 11:59:34 +0100 Nicholas Jillings Updated WAC 2016 poster
Tue, 29 Mar 2016 11:14:50 +0100 Nicholas Jillings Implemented Calibration Module for level set testing.
Thu, 24 Mar 2016 15:42:45 +0000 Nicholas Jillings Started adding calibration modules.
Thu, 24 Mar 2016 13:55:08 +0000 Nicholas Jillings WAC2016 Poster.
Thu, 24 Mar 2016 13:01:52 +0000 Nicholas Jillings Analysis: Percentile calculation interpolates. Use mean, not 50th percentile for box plot.
Thu, 24 Mar 2016 12:29:39 +0000 Nicholas Jillings Fixed some comment/score parser issues on PHP.
Thu, 24 Mar 2016 10:36:38 +0000 Nicholas Jillings Added box plot chart to analysis.
Tue, 22 Mar 2016 14:01:47 +0000 Nicholas Jillings Fixed Bug #1591
Tue, 22 Mar 2016 13:44:59 +0000 Nicholas Jillings Implemented Bug/Feature #1649. Edit the exit text by modifying <exitText>, see mushra_example.xml for example.
Tue, 22 Mar 2016 12:35:48 +0000 Nicholas Jillings Fix Bug #1562
Tue, 22 Mar 2016 12:09:08 +0000 Nicholas Jillings Fixed Feature #1270. All interfaces (except ABX) support outside-reference.
Tue, 22 Mar 2016 11:52:12 +0000 Nicholas Jillings Outside Reference HTML now in core interfaceContext.
Tue, 22 Mar 2016 11:31:51 +0000 Nicholas Jillings Hotfix. date time node in results returned function reference for minutes.
Tue, 22 Mar 2016 11:21:45 +0000 Nicholas Jillings Fix Bug #1669, #1594.
Mon, 21 Mar 2016 16:22:49 +0000 Nicholas Jillings Analysis.js sort uses Google's DataTable sort functions.
Mon, 21 Mar 2016 16:07:57 +0000 Nicholas Jillings Fixed analysis.js table and latex generators.
Mon, 21 Mar 2016 15:24:16 +0000 Nicholas Jillings Update to mismatched APE marker labels.
Mon, 21 Mar 2016 15:15:40 +0000 Nicholas Jillings Moved returnDateNode() into interfaceContext. returnDateNode no longer uses deprecated Attribute Objects.
Mon, 21 Mar 2016 15:01:57 +0000 Nicholas Jillings Fix for #1560. Fix for loadProjectSpecCallback error if Parser returns undefined.
Mon, 21 Mar 2016 14:31:43 +0000 Nicholas Jillings Possible fix for #1673 and #1674
Mon, 21 Mar 2016 13:46:31 +0000 Nicholas Jillings Fix for bugs #1671 and #1672
Sun, 20 Mar 2016 11:01:26 +0100 Brecht De Man Add PDFs to repository, remove from .hgignore
Fri, 18 Mar 2016 14:52:30 +0000 Nicholas Jillings Fixed errors caused by specifcation nesting, specifically if <page> interface nodes have <interfaceoption> nodes.
Wed, 16 Mar 2016 16:52:30 +0000 Nicholas Jillings comment/score _parser.php updated to match 'ref' 'name' attribute changes.
Wed, 16 Mar 2016 16:16:05 +0000 Nicholas Jillings ABX Implemented.
Wed, 16 Mar 2016 15:17:04 +0000 Nicholas Jillings Fixed test creator <surveyentry> options. Updated interface-specs for ABX.
Wed, 16 Mar 2016 13:31:42 +0000 Nicholas Jillings WIP. ABX Framework. Minor core.js modifications.
Tue, 15 Mar 2016 15:33:29 +0000 Nicholas Jillings Quick update for scripts/score_parser.py to parse new save files.
Mon, 14 Mar 2016 13:36:43 +0000 Nicholas Jillings Test create fixes for #1594. Styling of survey entry options. Fixed survey entry leak. Removed "synchronous" attribute from page for now.
Mon, 14 Mar 2016 12:34:36 +0000 Nicholas Jillings Test Create fixes for #1597 #1598 #1656 #1657
Thu, 10 Mar 2016 17:08:10 +0000 Nicholas Jillings Merge
Wed, 09 Mar 2016 15:00:19 +0000 Nicholas Jillings Updated specification object to reflect schema changes
Wed, 09 Mar 2016 14:40:12 +0000 Nicholas Jillings Hotfix: Confirmation on successful save.
Wed, 09 Mar 2016 14:34:32 +0000 Nicholas Jillings Syntax change to schema. ID is required for survey elements.
Wed, 09 Mar 2016 14:12:22 +0000 Nicholas Jillings Merge
Wed, 09 Mar 2016 13:34:20 +0000 Nicholas Jillings Bug #1654 Fixed.
Wed, 09 Mar 2016 13:12:02 +0000 Nicholas Jillings Python 2.x server can perform intermediate saves.
Wed, 09 Mar 2016 12:41:26 +0000 Nicholas Jillings Session now performs intermediate saves on each advanceState trigger (page completions, survey completions). Specification projectReturn now "local" for presentation saving
Wed, 09 Mar 2016 11:12:06 +0000 Nicholas Jillings WIP. Adding intermediate save options. Will require mass editing of save engine as it stands, so still WIP (note: this version will not work on python server).
Tue, 08 Mar 2016 18:12:14 +0000 Nicholas Jillings Hotfix: Added name attribute to XSD for audioelement nodes
Tue, 08 Mar 2016 14:35:51 +0000 Nicholas Jillings Adding PHP Keygen
Sun, 06 Mar 2016 20:55:00 +0000 Giulio Moro Error levels should be set before messing around with timezone, as that may trigger warnings on some systems
Sun, 06 Mar 2016 19:24:19 +0000 Giulio Moro Removes navigation alert once test is completed. Closes #1647
Sat, 05 Mar 2016 09:27:16 +0000 Nicholas Jillings WAC2016: Template update
Mon, 29 Feb 2016 15:38:35 +0100 Brecht De Man Update CITING.txt (added BibTeX) and README.txt (added Ryan)
Mon, 29 Feb 2016 12:13:15 +0000 Nicholas Jillings WAC16: Removed 'Ape Style 2D' from interface list. Renamed 'Ape Style' to 'APE'.
Mon, 29 Feb 2016 11:45:22 +0100 Brecht De Man WAC paper final review
Thu, 25 Feb 2016 11:57:24 +0000 Nicholas Jillings WAC2016 review updated PDF
Thu, 25 Feb 2016 11:52:57 +0000 Nicholas Jillings Reviewed WAC2016
Wed, 24 Feb 2016 15:48:03 +0000 Nicholas Jillings Bug #1634 new format for elementTrackerFull. Fixed buffertime NaN on start.
Wed, 24 Feb 2016 13:49:40 +0000 Nicholas Jillings Updated test_create style for label rather than span
Wed, 24 Feb 2016 13:36:12 +0000 Nicholas Jillings Analysis: Added dynamic data sorting
Wed, 24 Feb 2016 13:03:08 +0000 Nicholas Jillings Created mean test/page plots, element histogram plots. Latex and tables included. Can download charts as PNG
Tue, 23 Feb 2016 19:35:18 +0000 Nicholas Jillings Analysis: Mean bar plot
Tue, 23 Feb 2016 18:57:26 +0000 Nicholas Jillings Reversal of score_parser.php data, now page/element/axis/values
Tue, 23 Feb 2016 17:57:21 +0000 Nicholas Jillings Merge
Tue, 23 Feb 2016 17:56:23 +0000 Nicholas Jillings Initial start to analysis pages
Tue, 23 Feb 2016 17:04:06 +0000 Nicholas Jillings Bug #1601
Tue, 23 Feb 2016 16:59:59 +0000 Nicholas Jillings Better solve for #1629
Tue, 23 Feb 2016 16:57:06 +0000 Nicholas Jillings Bug #1620: Defaults to Europe/London timezone.
Tue, 23 Feb 2016 16:27:39 +0000 Nicholas Jillings Update for #1625
Tue, 23 Feb 2016 16:19:29 +0000 Nicholas Jillings Fix bugs #1628, #1483
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 16:06:03 +0000 Nicholas Jillings Bug #1629: testPages now controls the number of pages to execute.
Tue, 23 Feb 2016 14:39:06 +0000 Giulio Moro Actually the previous commit was broken. This contains a working and more elegant way of checking for the input file length. If the input file is empty, no error is triggered.
Tue, 23 Feb 2016 14:18:25 +0000 Giulio Moro Added error check for empty file in save.php
Tue, 23 Feb 2016 12:22:28 +0000 Giulio Moro Probably solves #1617
Tue, 23 Feb 2016 11:56:11 +0000 Nicholas Jillings Fix Safari error (event.currentTarget.owner) line 1365
Tue, 23 Feb 2016 11:41:25 +0000 Nicholas Jillings Fix Loudness.js bug for older Safari (<9.0.2)
Tue, 23 Feb 2016 11:17:44 +0000 Nicholas Jillings Possible fix for Safari on storage load error.
Tue, 23 Feb 2016 10:49:48 +0000 Nicholas Jillings Bug #1624 fix: New comment box management node in InterfaceContext.
Mon, 22 Feb 2016 21:39:38 +0000 Giulio Moro Probably solves #1617
Mon, 22 Feb 2016 16:26:26 +0000 Nicholas Jillings test_creator: Can add and delete scale markers.
Mon, 22 Feb 2016 15:53:50 +0000 Nicholas Jillings Bug fix #1593, in progress #1596.
Mon, 22 Feb 2016 15:48:28 +0000 Nicholas Jillings Interfaces report error if audio cannot be loaded/decoded/played
Mon, 22 Feb 2016 15:05:39 +0000 Nicholas Jillings Bug #1615 Fixed. Also set hostURL in schema to default to an empty string if not specified in <page>
Mon, 22 Feb 2016 14:55:16 +0000 Nicholas Jillings Bug Fix #1611 : Generates valid XML from examples.
Mon, 22 Feb 2016 14:38:45 +0000 Nicholas Jillings Bug #1607, #1608 and #1610 fixes.
Mon, 22 Feb 2016 14:20:50 +0000 Nicholas Jillings Started Bug #1604: New test dialog windows now use <label> instead of span.
Mon, 22 Feb 2016 14:06:37 +0000 Nicholas Jillings Bug #1588 Fixed.
Mon, 22 Feb 2016 12:51:14 +0000 Nicholas Jillings Bug #1584 Fix.
Mon, 22 Feb 2016 12:44:55 +0000 Nicholas Jillings Bug #1583 Fix. Popup buttons hidden on successful submission.
Mon, 22 Feb 2016 12:33:56 +0000 Nicholas Jillings Merge into dev_main