log Experiment.java @ 52:76e99859bdb4 tip

age author description
Wed, 25 Feb 2015 10:10:00 +0000 Marcus Pearce Print discrepancy in number of arguments if incorrect.
Wed, 11 Feb 2015 14:10:12 +0000 Marcus Pearce Workaround bug in AWT initialisation for Java 1.7.0_45 on OS/X.
Sun, 16 Jun 2013 17:06:25 +0100 Carl Bussey Added the functionality of being able to run a post-run batch (windows only) or unix script read from a file specified by the run arguments.
Sun, 09 Jun 2013 22:06:52 +0100 Carl Bussey Fixed issue where error message was shown every time the user chose to move continue using the keyboard.
Wed, 05 Jun 2013 19:22:31 +0100 Carl Bussey Fix for Windows users: the GUI was previously covered by task bar. Now offers a full screen option which covers the task bar. Also a good option for less technical users as program will stay in full screen until closed - less chance for error.
Mon, 03 Jun 2013 18:33:31 +0100 Carl Bussey Changed Experiment.java to now list descriptions of MIDI files on request (not just names).
Fri, 31 May 2013 17:40:59 +0100 CBussey Changed MidiPlayer.java to allow the use of external sequencer programs (e.g. Garageband).
Fri, 16 Nov 2012 10:17:19 +0000 Jeremy Gow Allow alphanumeric subject IDs
Wed, 14 Nov 2012 21:53:01 +0000 Jeremy Gow Print usage if incorrect number of CL arguments
Tue, 13 Nov 2012 23:57:14 +0000 Jeremy Gow Sanitise command line input
Tue, 13 Nov 2012 18:00:31 +0000 Jeremy Gow Add debug command line option
Tue, 13 Nov 2012 11:45:12 +0000 Jeremy Gow Change to hasRun
Mon, 12 Nov 2012 22:49:08 +0000 Jeremy Gow Improved debugging messages.
Tue, 17 Jan 2012 12:24:31 +0000 Marcus Pearce Allow user to specify results directory as a command line argument.