log

age author description
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 Dev_main
Fri, 10 Apr 2015 12:23:57 +0100 Nicholas Jillings Updated example project.xml to reflect new project specifications. Dev_main
Fri, 10 Apr 2015 12:18:51 +0100 Nicholas Jillings Separated interface loading to seperate test pages. Dev_main
Fri, 10 Apr 2015 12:02:10 +0100 Nicholas Jillings Added ape.css, removed styles from .js to clean up. Dev_main
Fri, 10 Apr 2015 10:25:52 +0100 Nicholas Jillings Added dev-main branch warning at top of files Dev_main
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 17:16:20 +0100 Dave Moffat Edits to the template, on applications and uses. - Mostly in note form to be filled out later
Thu, 09 Apr 2015 16:30:08 +0100 Dave Moffat Edit to project Spec Doc
Thu, 09 Apr 2015 12:59:46 +0100 Dave Moffat Creation of experimental variables and control methods document
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 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
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