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.
Mon, 14 Nov 2011 15:49:11 +0000 Marcus Pearce Convert the questionnaire to match the GOLD MSI subscale 3.
Fri, 04 Nov 2011 17:44:38 +0000 Marcus Pearce Add facility for printing out debugging info.
Fri, 04 Nov 2011 16:53:17 +0000 Marcus Pearce Add extra command line options to help message.
Tue, 19 Jul 2011 19:14:07 +0100 Marcus Pearce Make the familarity/pleasantness questions and final questionnaire command line options.
Fri, 15 Jul 2011 16:36:53 +0100 Marcus Pearce Allow instructions file to be passed as a command line argument.
Thu, 25 Nov 2010 11:10:53 +0000 Marcus Pearce If scaleLength == 2, then use 'q' and 'p' to record responses
Thu, 18 Nov 2010 11:47:32 +0000 Marcus Pearce Close MIDI sequencer and synthesizer properly and allow user to pass MIDI file directory as a command line argument
Mon, 21 Jun 2010 17:37:24 +0100 Marcus Pearce Add command line option to turn off clock.
Tue, 08 Jun 2010 17:30:07 +0100 Marcus Pearce Add midi device as a command line parameter.
Tue, 18 May 2010 11:37:10 +0100 Marcus Pearce Initial import.