Mercurial > hg > human-echolocation-java-webapp
log WebContent/index.jsp @ 67:b8f8ed1ef8dd tip
age | author | description |
---|---|---|
Thu, 13 Mar 2014 16:24:22 +0000 | Chris Cannam | Azimuth can be -90 to 90 (17 was just an example) |
Mon, 03 Mar 2014 16:27:56 +0000 | Chris Cannam | Use an HTML5 audio element rather than an embed (works in Firefox/Chrome) |
Tue, 25 Feb 2014 16:46:12 +0000 | Chris Cannam | Some debug output, and work toward neatening the jsp &c |
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; |
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; |