log src/HumanEchoServlet.java @ 67:b8f8ed1ef8dd tip

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 12:28:01 +0100 Chris Cannam Use File.separator
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.
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 (??)
Fri, 28 Feb 2014 16:13:29 +0000 Chris Cannam Various invocation fixes, plus updated isvr.jar
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
Tue, 25 Feb 2014 16:46:12 +0000 Chris Cannam Some debug output, and work toward neatening the jsp &c
Thu, 12 Dec 2013 16:39:26 +0000 luisf Adding the remaining parameters to the form;
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 12:02:46 +0000 luisf The Servlet now sends the audio file to the browser;
Fri, 06 Dec 2013 19:24:11 +0000 luisf Minor changes
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 base webapp/WEB-INF/src/HumanEchoServlet.java@f3426cd9bc17