log

age author description
Mon, 27 Apr 2015 22:00:22 +0100 Brecht De Man Paper: Setup, output, conclusion, bibliography
Mon, 27 Apr 2015 20:43:08 +0100 Brecht De Man Paper: revision 'Architecture' section
Mon, 27 Apr 2015 20:19:37 +0100 Nicholas Jillings Paper: Updated figures for hi-res png.
Mon, 27 Apr 2015 19:38:27 +0100 Brecht De Man Paper: Introduction + Interface
Mon, 27 Apr 2015 16:49:32 +0100 Nicholas Jillings Added interface2.png
Mon, 27 Apr 2015 16:43:50 +0100 Brecht De Man Paper: merge, table of listening test tools, other changes
Mon, 27 Apr 2015 16:31:46 +0100 Nicholas Jillings Paper: New Interface picture both wider and less elements for clarity.
Mon, 27 Apr 2015 15:50:47 +0100 Nicholas Jillings Paper: More of Josh's comments. Expanded conclusions.
Mon, 27 Apr 2015 15:31:08 +0100 Nicholas Jillings Completed Abstract. Some minor corrections. Reshuffled order of intro paragraphs for clarity.
Fri, 24 Apr 2015 18:53:24 +0100 Brecht De Man Paper: Changed links into footnotes instead of references.
Fri, 24 Apr 2015 17:42:04 +0100 Nicholas Jillings Paper: Removed redundant tag example
Fri, 24 Apr 2015 17:28:28 +0100 Nicholas Jillings Minor corrections from Josh
Fri, 24 Apr 2015 11:54:45 +0100 Brecht De Man Paper: added my bits
Fri, 24 Apr 2015 02:02:58 +0100 Dave Moffat SMC Paper: Adding XML file examples and edits to intro and main seciton of paper.
Fri, 24 Apr 2015 00:11:20 +0100 Dave Moffat Paper: Edit Intro with tool Justification
Thu, 23 Apr 2015 20:03:38 +0100 Brecht De Man Paper: expanded introduction and list of options
Thu, 23 Apr 2015 19:36:14 +0100 Dave Moffat Commit Merge
Thu, 23 Apr 2015 19:34:01 +0100 Dave Moffat Attempting to pull. Commit Required.
Thu, 23 Apr 2015 16:31:17 +0100 Brecht De Man Paper: some changes and work delegation; apeTool.html changed into index.html
Thu, 23 Apr 2015 16:00:55 +0100 Dave Moffat Write Up: Justify the toolbox
Thu, 23 Apr 2015 12:02:34 +0100 Brecht De Man Paper: added interface image, minor updates
Wed, 22 Apr 2015 19:08:32 +0100 Brecht De Man Added tag 1.0.0 for changeset 7f9da387e1ce
Wed, 22 Apr 2015 19:07:11 +0100 Brecht De Man Version tag update
Wed, 22 Apr 2015 18:37:04 +0100 Nicholas Jillings Version 1.0 Release!
Fri, 10 Apr 2015 10:20:52 +0100 Nicholas Jillings Merge and rebuild pdf.
Fri, 10 Apr 2015 10:16:52 +0100 Nicholas Jillings Updated Setup and Results XML to indicate future progress RE: Davids' Email.
Thu, 09 Apr 2015 11:24:46 +0100 Nicholas Jillings SMC 15: Added paragraph on pre-/post- test questions
Thu, 09 Apr 2015 11:06:08 +0100 Nicholas Jillings Quick removal of innerText with innerHTML for Firefox/Mozilla support
Thu, 09 Apr 2015 10:59:53 +0100 Nicholas Jillings Updated results XML generator to match documentation syntax.
Thu, 09 Apr 2015 10:44:13 +0100 Nicholas Jillings Completed Linking for pre-Test questions. Need some formatting on layout.
Thu, 09 Apr 2015 10:10:21 +0100 Nicholas Jillings Added start of preTest sections. Need to refine linking from inputs to results
Wed, 08 Apr 2015 18:18:17 +0100 Nicholas Jillings Added cross-browser support for webkit / non-webkit audioContext. Confirmed Chrome & Safari Support. Firefox: does not support innerText or dragging!
Wed, 08 Apr 2015 10:57:43 +0100 Nicholas Jillings Written parts for Implementation. Small correction to project.xml (no more sampleRateExplicit tag).
Wed, 08 Apr 2015 09:45:24 +0100 Nicholas Jillings Merged with some uncommited parts. My mistake!
Tue, 07 Apr 2015 21:47:50 +0200 Brecht De Man SMC paper: Rough structure
Tue, 07 Apr 2015 11:32:46 +0100 Nicholas Jillings Added comments. Variable name changes to match specification document during ape.js loading.
Tue, 07 Apr 2015 10:33:02 +0100 Nicholas Jillings Updated ape.js to match new audioHolder and audioElements tags.
Tue, 07 Apr 2015 10:25:14 +0100 Nicholas Jillings Updated example project.xml to match project specification document. Minor correction to XML example in document.
Tue, 07 Apr 2015 10:22:35 +0100 Nicholas Jillings Updated Project Specification Document. New tags for extra comments/questions. Pre test and post test questions/statments. Improved syntax (tracks and track now audioHolder and audioElement).
Fri, 27 Mar 2015 10:27:40 +0000 Brecht De Man SMC paper template (without bibliography)
Thu, 26 Mar 2015 10:35:29 +0000 Nicholas Jillings Updated the ProjectSpecificationDocument to reflect track sample rate detection
Wed, 25 Mar 2015 13:31:54 +0000 Nicholas Jillings Added Python web server to host file on port 8080. Execute 'python pythonServer.py'. In browser go to http://localhost:8080/apeTool.html
Wed, 25 Mar 2015 13:11:58 +0000 Nicholas Jillings Added specification documents. Need formalising and updating!
Wed, 25 Mar 2015 12:56:42 +0000 Nicholas Jillings All tracks start muted. Clicking on sliders un-mutes that track. All tracks loop until stopped
Wed, 25 Mar 2015 12:48:29 +0000 Nicholas Jillings Standalone version.
Tue, 24 Mar 2015 15:07:11 +0000 Nicholas Jillings Automatic loading of project from HTML
Tue, 24 Mar 2015 15:02:15 +0000 Nicholas Jillings Added track slider objects with draggable interface.
Tue, 10 Mar 2015 11:44:15 +0000 Nicholas Jillings Added example_eval project with 10 wav files and example project XML. WAVs copied from APE Perceptual Project.
Sun, 08 Mar 2015 19:53:47 +0000 Nicholas Jillings ape.js now creates text boxes for user feedback per channel.
Sun, 08 Mar 2015 18:58:06 +0000 Nicholas Jillings function loadProjectSpec will parse XML project specification and build interface. Still needs full work. Interface is loaded in ape.js
Sun, 08 Mar 2015 12:30:25 +0000 Nicholas Jillings Added intial files. apeTool.html is main index html document to be loaded. core.js contains core functions and classes including audioEngine and audioObjects. graphics.css and structure.css for css style definitions.
Sat, 07 Mar 2015 17:55:38 +0000 Nicholas Jillings Updated hgignore for Aptana Studio 3
Tue, 07 Apr 2015 13:10:50 +0100 Nicholas Jillings Updated the Results Specification to reflect node name changes. Also added extra fields to handle pre/post/during extra comments
Thu, 23 Apr 2015 18:59:54 +0100 Nicholas Jillings Small changes, mostly removing some double statements and grammer.
Wed, 22 Apr 2015 18:34:56 +0100 Nicholas Jillings Fixed bug where not defining postTest in audioHolder would crash progression.
Wed, 22 Apr 2015 11:00:58 +0100 Nicholas Jillings Merge and updated bib.
Wed, 22 Apr 2015 10:45:08 +0100 Nicholas Jillings Updated SMC Paper to reflect comments. Fixed bug in ape where no comment boxes crashed data collection.
Tue, 21 Apr 2015 21:35:23 +0100 Nicholas Jillings Track comments can be muted
Tue, 21 Apr 2015 21:32:42 +0100 Nicholas Jillings Added commentQuestion object
Tue, 21 Apr 2015 21:15:12 +0100 Nicholas Jillings Added mandatory pre/post test questions
Tue, 21 Apr 2015 16:50:10 +0100 Brecht De Man Remove some redundancies from paper
Tue, 21 Apr 2015 14:10:01 +0100 Brecht De Man Test new repository name
Tue, 21 Apr 2015 12:56:54 +0100 Brecht De Man More changes to paper
Mon, 20 Apr 2015 19:01:39 +0100 Brecht De Man Small changes and notes to SMC paper, prepare for tomorrow's rewrite
Mon, 20 Apr 2015 18:50:06 +0100 Nicholas Jillings Bug fix: Randomisation causes system not to load new audio elements when progressing through pages
Sat, 18 Apr 2015 15:36:10 +0100 Nicholas Jillings Added Loop
Fri, 17 Apr 2015 10:06:20 +0100 Nicholas Jillings Added page-exit checks
Fri, 17 Apr 2015 09:57:46 +0100 Nicholas Jillings Alert if submit button clicked before test start button.
Fri, 17 Apr 2015 09:41:31 +0100 Nicholas Jillings Added in randomiseOrder function in core.js. Updated calls in ape.js to randomise order of tests and elements.
Mon, 13 Apr 2015 11:46:21 +0100 Nicholas Jillings Updated documentation to reflect minor syntax changes
Mon, 13 Apr 2015 11:29:25 +0100 Nicholas Jillings Updated sessionMetric bindings for APE interface
Mon, 13 Apr 2015 10:40:37 +0100 Nicholas Jillings Refined metric collection. Rating now correct. Slider scale now fully bounded
Mon, 13 Apr 2015 09:58:16 +0100 Nicholas Jillings Updated metric functions. Completed Metric Exporting.
Sun, 12 Apr 2015 18:20:39 +0100 Nicholas Jillings Added preliminary metrics functions
Sat, 11 Apr 2015 11:45:04 +0100 Nicholas Jillings Updated the interface modification to the specification document. Updated example XML at bottom of the page
Fri, 10 Apr 2015 19:09:21 +0100 Nicholas Jillings Added customised scale - NEED TO ENTER INTO DOCUMENTATION!
Fri, 10 Apr 2015 17:43:53 +0100 Nicholas Jillings Completed Handling of in-page pre/post responses
Fri, 10 Apr 2015 17:18:45 +0100 Nicholas Jillings audioElement id's tracked from input to output for randomisation.
Fri, 10 Apr 2015 16:21:57 +0100 Nicholas Jillings Implemented repeat function of tests
Fri, 10 Apr 2015 15:30:44 +0100 Nicholas Jillings Completed more pre-test/post-test popup functions. Presents save and locks test on completion
Fri, 10 Apr 2015 15:21:49 +0100 Nicholas Jillings Really complete state machine with post test commands
Fri, 10 Apr 2015 15:09:33 +0100 Nicholas Jillings Added postTest handling
Fri, 10 Apr 2015 15:04:53 +0100 Nicholas Jillings Completed State Machine
Fri, 10 Apr 2015 14:52:39 +0100 Nicholas Jillings Completed Pre-Test of global test and page tests
Fri, 10 Apr 2015 13:46:04 +0100 Nicholas Jillings Updated popup button functions.
Fri, 10 Apr 2015 12:59:23 +0100 Nicholas Jillings Improved formatting for comment boxes
Fri, 10 Apr 2015 12:48:07 +0100 Nicholas Jillings Shuffled project.xml so metrics and pre/post are part of setup tag. Split pre-post button interface to separate functions
Fri, 10 Apr 2015 12:23:57 +0100 Nicholas Jillings Updated example project.xml to reflect new project specifications.
Fri, 10 Apr 2015 12:18:51 +0100 Nicholas Jillings Separated interface loading to seperate test pages.
Fri, 10 Apr 2015 12:02:10 +0100 Nicholas Jillings Added ape.css, removed styles from .js to clean up.
Fri, 10 Apr 2015 10:25:52 +0100 Nicholas Jillings Added dev-main branch warning at top of files
Wed, 22 Apr 2015 10:05:11 +0100 Brecht De Man Add bibliography file to repo
Thu, 28 May 2015 19:27:39 +0100 Nicholas Jillings Merge
Wed, 27 May 2015 20:24:17 +0100 Brecht De Man Fixed bug where 'all played' wasn't checked anymore in loop mode. Now in non-loop mode, 'flagAsPlayed' needs to be called explicitly from ape.js (may want to change)
Wed, 27 May 2015 19:00:20 +0100 Nicholas Jillings Fixed small slider bug causing non-full screen testing to have sliders appear further to the left after dropping
Wed, 27 May 2015 18:53:34 +0100 Nicholas Jillings Fixed metric collection, listening time, for looping sources