log

age author description
Tue, 30 Sep 2014 16:52:50 +0100 Chris Cannam Provide .wav suffix in delivered filename default tip
Tue, 30 Sep 2014 16:29:52 +0100 Chris Cannam Update jar file again
Tue, 30 Sep 2014 16:23:00 +0100 Chris Cannam Escape the trailing backslash as well
Tue, 30 Sep 2014 16:03:37 +0100 Chris Cannam Update jar file with current code
Tue, 30 Sep 2014 12:40:40 +0100 Chris Cannam Use path with \ replaced with \\ (avoiding string escapes for Windows paths)
Tue, 30 Sep 2014 12:28:01 +0100 Chris Cannam Use File.separator
Thu, 24 Jul 2014 14:25:57 +0100 Chris Cannam Add servlet-api-3.0.jar (alternative filename) to build.xml
Thu, 27 Mar 2014 17:35:18 +0000 Chris Cannam Cache generated files. The files are now generated into distinct subdirectories and moved into the main directory before being returned to the client.
Thu, 13 Mar 2014 16:25:10 +0000 Chris Cannam Merge
Thu, 13 Mar 2014 16:24:22 +0000 Chris Cannam Azimuth can be -90 to 90 (17 was just an example)
Tue, 11 Mar 2014 14:34:34 +0000 Chris Cannam Revised diagrams
Mon, 03 Mar 2014 16:27:56 +0000 Chris Cannam Use an HTML5 audio element rather than an embed (works in Firefox/Chrome)
Mon, 03 Mar 2014 15:37:09 +0000 Chris Cannam New isvr build
Mon, 03 Mar 2014 15:31:14 +0000 Chris Cannam Populate and pass location of input dir; handle all parameters from page; use only one echo instance (??)
Mon, 03 Mar 2014 13:17:16 +0000 Chris Cannam New isvr.jar build
Mon, 03 Mar 2014 12:29:49 +0000 Chris Cannam Update jar file with "proper" build
Fri, 28 Feb 2014 16:13:29 +0000 Chris Cannam Various invocation fixes, plus updated isvr.jar
Fri, 28 Feb 2014 15:45:47 +0000 Chris Cannam just one output path
Fri, 28 Feb 2014 15:39:27 +0000 Chris Cannam Merge
Fri, 28 Feb 2014 15:40:47 +0000 Chris Cannam Subrepo state
Fri, 28 Feb 2014 15:37:02 +0000 Chris Cannam Fixes to struct fields
Fri, 28 Feb 2014 13:41:45 +0000 Chris Cannam Supply dirname and filename separately
Fri, 28 Feb 2014 11:27:06 +0000 Chris Cannam Really make MATLAB code a subrepo
Fri, 28 Feb 2014 11:16:59 +0000 Chris Cannam Make MATLAB code a subrepo
Tue, 25 Feb 2014 16:50:01 +0000 Chris Cannam Merge
Tue, 25 Feb 2014 16:46:12 +0000 Chris Cannam Some debug output, and work toward neatening the jsp &c
Tue, 25 Feb 2014 14:47:51 +0000 Chris Cannam Some doc tweaks
Fri, 14 Feb 2014 15:24:09 +0000 Chris Cannam Add diagrams
Thu, 12 Dec 2013 17:08:58 +0000 luisf the orientation now uses a dropdown; some css work.
Thu, 12 Dec 2013 16:39:26 +0000 luisf Adding the remaining parameters to the form;
Thu, 12 Dec 2013 16:38:57 +0000 luisf Small correction;
Wed, 11 Dec 2013 13:00:29 +0000 luisf fixed the clean task in the ant file
Tue, 10 Dec 2013 22:05:19 +0000 luisf removed the javabuilder jar (not necessary - should be copied either from the MCR or the MATLAB folder; removed some dependency checking from the build file; added some instructions file.
Tue, 10 Dec 2013 18:43:20 +0000 luisf Split the build file in two: build.xml (default) and build-isvr.xml (which assumes you have the isvr.jar file avaiulable).
Tue, 10 Dec 2013 17:52:41 +0000 luisf major updates/changes to INSTALL.txt instructions.
Tue, 10 Dec 2013 17:39:27 +0000 luisf The page is now generated using a simple form (using GET), and each time the page is generated a player is generated as well; small CSS changes.
Tue, 10 Dec 2013 17:38:43 +0000 luisf Adding the JSLT library files to the app (needed by Tomcat).
Tue, 10 Dec 2013 17:38:07 +0000 luisf Removing JQuery and all javascript code - using JSLT instead.
Tue, 10 Dec 2013 15:24:30 +0000 luisf Ading the pre-built jar
Tue, 10 Dec 2013 12:02:46 +0000 luisf The Servlet now sends the audio file to the browser;
Mon, 09 Dec 2013 16:57:52 +0000 luisf Using JQuery to generate the AJAX call. Added a AJAX indicator.
Fri, 06 Dec 2013 19:24:11 +0000 luisf Minor changes
Fri, 06 Dec 2013 15:52:30 +0000 luisf More housekeeping: renamed the webapp folder to WebContent (so taht it becomes more Eclipse-friendly)
Fri, 06 Dec 2013 13:14:55 +0000 luisf Reverted the classes folder to its original location (WEB-INF/classes)
Fri, 06 Dec 2013 12:51:59 +0000 luisf Moved the src and classes folders to the root of the workspace; renamed the classes folder to build
Fri, 06 Dec 2013 12:27:19 +0000 luisf moved the mcode folder to the root of the workspace;
Fri, 06 Dec 2013 12:26:54 +0000 luisf explicitly importing the logger class
Fri, 06 Dec 2013 11:50:44 +0000 luisf Changed the name of the example page to index.jsp
Fri, 06 Dec 2013 11:50:35 +0000 luisf Changed the name of the example page to index.jsp
Thu, 05 Dec 2013 17:03:02 +0000 luisf Making sure the war file is rebuilt when the java classes are changed
Thu, 05 Dec 2013 15:14:03 +0000 luisf Added jquery lib script; fixed build file.
Wed, 04 Dec 2013 19:48:02 +0000 luisf Adding logging capabilities with log4j to the servlet; adding the log4j 1.2 class as well
Tue, 03 Dec 2013 12:19:31 +0000 luisf Added a configuration file (myapp.propoerties); reading the configuration file.
Fri, 29 Nov 2013 17:08:12 +0000 luisf Fixed some minor issues in jsp.
Fri, 29 Nov 2013 16:30:13 +0000 luisf created an example page to test the servlet; updated the web.xml deployment descriptor to reflect the servlet naming
Fri, 29 Nov 2013 16:29:07 +0000 luisf Created an ant build-war target.
Fri, 29 Nov 2013 15:48:07 +0000 luisf working on the servlet: calling the simulateBinauralSignals function on the doGet method.
Fri, 29 Nov 2013 15:47:15 +0000 luisf defining parameter includeantdatetime to remove warning
Fri, 29 Nov 2013 15:46:35 +0000 luisf removed some unused vars; cleaned file
Fri, 29 Nov 2013 13:04:29 +0000 luisf build file now correctly compiling the TestEchoClass; the TestEchoClass now calls the matlab function with the output filename arg.