log

age author description
Wed, 25 Feb 2015 10:11:04 +0000 Marcus Pearce Add class files for previous changes. default tip
Wed, 25 Feb 2015 10:10:28 +0000 Marcus Pearce Show Clock right until midnight (not 9am).
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.
Thu, 13 Jun 2013 18:33:34 +0100 Carl Bussey Added abstract class EndBlockPanel to deliver end of block messages (e.g. end of practice block).
Thu, 13 Jun 2013 17:30:57 +0100 Carl Bussey SubjectDataPanel now has a neater layout.
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.
Fri, 07 Jun 2013 18:28:39 +0100 Carl Bussey Changed example runExperiment.bat to include new options.
Fri, 07 Jun 2013 18:19:02 +0100 Carl Bussey Syntax error.
Fri, 07 Jun 2013 15:56:56 +0100 Carl Bussey Stimulus panel now has a message prompt bar, rather than the previous pop up.
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:39:57 +0000 Jeremy Gow Document debug flag
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
Wed, 14 Nov 2012 12:15:51 +0000 Jeremy Gow Remove Block.class
Wed, 14 Nov 2012 12:12:19 +0000 Jeremy Gow Changed pleasantness question
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 17:36:19 +0000 Jeremy Gow Place text anchors either end of response scale
Tue, 13 Nov 2012 11:46:10 +0000 Jeremy Gow Require rating for each melody
Tue, 13 Nov 2012 11:45:12 +0000 Jeremy Gow Change to hasRun
Tue, 13 Nov 2012 11:42:43 +0000 Jeremy Gow Revalidate buttons when highlighted
Mon, 12 Nov 2012 22:49:08 +0000 Jeremy Gow Improved debugging messages.
Mon, 12 Nov 2012 22:48:39 +0000 Jeremy Gow Visual feedback for responses: consistent for mouse and keyboard input; disable buttons when not inactive. Improved debugging messages.
Mon, 12 Nov 2012 22:34:52 +0000 Jeremy Gow Typo
Mon, 12 Nov 2012 22:32:44 +0000 Jeremy Gow Sort notes into onset order. Fix incorrect tatums caused by negative rest values.
Wed, 07 Nov 2012 18:22:01 +0000 JShulver Fixed GUI button presses, had their background change as feedback and added ability to record responses for a probe tone at the end of a sequence
Wed, 31 Oct 2012 15:16:26 +0000 JShulver This is a fix for the problem where some MIDI files cannot be read because they encode OFF signals as ON signals with a velocity of 0.
Tue, 27 Mar 2012 16:54:17 +0100 Marcus Pearce Make final questionnaire not necessarily appear.
Thu, 01 Mar 2012 09:39:26 +0000 Marcus Pearce Make print out of probe positions indexed from 1 to match filelist.
Wed, 25 Jan 2012 13:30:28 +0000 Marcus Pearce Add a scrollbar to the subject questions panel.
Tue, 17 Jan 2012 13:03:19 +0000 Marcus Pearce Add class files.
Tue, 17 Jan 2012 12:57:47 +0000 Marcus Pearce Make runExperiment.bat executable.
Tue, 17 Jan 2012 12:53:53 +0000 Marcus Pearce Comment out some debugging printlns.
Tue, 17 Jan 2012 12:25:15 +0000 Marcus Pearce Update README, COPYRIGHT and runExperiment.bat example.
Tue, 17 Jan 2012 12:24:31 +0000 Marcus Pearce Allow user to specify results directory as a command line argument.
Tue, 17 Jan 2012 12:23:41 +0000 Marcus Pearce Remove Data directory.
Mon, 14 Nov 2011 15:49:11 +0000 Marcus Pearce Convert the questionnaire to match the GOLD MSI subscale 3.
Fri, 04 Nov 2011 18:21:49 +0000 Marcus Pearce Fix incorrect info about zero-indexing in README.
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:12:24 +0000 Marcus Pearce Document previous change in README
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.
Mon, 14 Jun 2010 13:28:18 +0100 Marcus Pearce Save results after each presentation.
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.