Sun, 09 Oct 2011 20:35:10 +0200 Laurens Holst Replace usages of Vector with ArrayList where appliccable. default tip
Sun, 09 Oct 2011 20:19:55 +0200 Laurens Holst Handle refreshing of library completely on the model-side.
Sun, 09 Oct 2011 20:15:46 +0200 Laurens Holst Declare FileReader and FileWriter inline.
Sat, 08 Oct 2011 22:17:25 +0200 Laurens Holst Update tool name in the NOTICE to not imply that it is associated with Roland.
Sat, 08 Oct 2011 22:16:13 +0200 Laurens Holst Add README document with developer information.
Fri, 07 Oct 2011 00:18:51 +0200 Laurens Holst Bump version number back to 0.3.2-SNAPSHOT.
Fri, 07 Oct 2011 00:18:03 +0200 Laurens Holst Added tag release-0.3.1 for changeset 45e173e0fb3d
Fri, 07 Oct 2011 00:11:51 +0200 Laurens Holst Redo 0.3.1 release due to c9027352720d. release-0.3.1
Fri, 07 Oct 2011 00:03:12 +0200 Laurens Holst Fix bug where the library wouldn’t always update anymore after saving.
Thu, 06 Oct 2011 23:03:04 +0200 Laurens Holst Bump version number to 0.3.2-SNAPSHOT.
Thu, 06 Oct 2011 23:02:30 +0200 Laurens Holst Added tag release-0.3.1 for changeset 4f77d649645e
Thu, 06 Oct 2011 23:02:21 +0200 Laurens Holst Bump version number to 0.3.1.
Thu, 06 Oct 2011 22:44:28 +0200 Laurens Holst Load patch parameters on demand again.
Thu, 06 Oct 2011 22:11:03 +0200 Laurens Holst Fix bug with the MIDI communication crashing when pressing the cancel button.
Tue, 27 Sep 2011 23:59:35 +0200 Laurens Holst Show GM parts switch value as on/off instead of true/false.
Tue, 27 Sep 2011 23:55:13 +0200 Laurens Holst Add GM parts switch system parameter (firmware 1.03).
Sun, 25 Sep 2011 14:51:40 +0200 Laurens Holst Change pitch shifter control to use a mapping lookup table.
Sun, 25 Sep 2011 14:41:44 +0200 Laurens Holst Rename mapping variable to be consistent.
Sun, 25 Sep 2011 14:41:03 +0200 Laurens Holst Update some comments.
Sun, 25 Sep 2011 14:29:45 +0200 Laurens Holst Fix bug where the tempo synced LFO rate control didn’t update the right value.
Sun, 25 Sep 2011 14:11:25 +0200 Laurens Holst Add control change value debug method.
Sun, 25 Sep 2011 14:10:46 +0200 Laurens Holst Add debugging flag.
Sun, 25 Sep 2011 13:47:02 +0200 Laurens Holst Throw exceptions for invalid tone or arpeggio numbers, instead of index out of bounds.
Sun, 25 Sep 2011 00:53:17 +0200 Laurens Holst Fix bug where the reload button would only reload the common parameters.
Sun, 25 Sep 2011 00:52:56 +0200 Laurens Holst Remove unused getter.
Wed, 21 Sep 2011 20:54:27 +0200 Laurens Holst Bump version number to 0.3.1-SNAPSHOT.
Wed, 21 Sep 2011 20:54:10 +0200 Laurens Holst Added tag release-0.3 for changeset c1728ec4495d
Wed, 21 Sep 2011 20:54:01 +0200 Laurens Holst Bump version number to 0.3. release-0.3
Wed, 21 Sep 2011 11:18:53 +0200 Laurens Holst Always show Library as a branch node, even when it is empty.
Wed, 21 Sep 2011 02:17:03 +0200 Laurens Holst Add missing license headers.
Wed, 21 Sep 2011 01:51:20 +0200 Laurens Holst Rename Library populate() to refresh().
Wed, 21 Sep 2011 01:46:46 +0200 Laurens Holst Update the library when saving into it.
Wed, 21 Sep 2011 01:18:39 +0200 Laurens Holst Better handle refreshing of removed files.
Wed, 21 Sep 2011 01:16:36 +0200 Laurens Holst Correct some field access modifiers.
Wed, 21 Sep 2011 01:15:39 +0200 Laurens Holst Add library refresh context menu item.
Wed, 21 Sep 2011 00:29:20 +0200 Laurens Holst Show refresh errors in log (e.g. file not found).
Wed, 21 Sep 2011 00:23:53 +0200 Laurens Holst Add library patch refresh context menu item.
Wed, 21 Sep 2011 00:13:23 +0200 Laurens Holst Correctly initialise save dialog location for file patches.
Tue, 20 Sep 2011 23:53:34 +0200 Laurens Holst Default the file chooser to the library path if it exists.
Tue, 20 Sep 2011 23:32:38 +0200 Laurens Holst Fix some field and class access modifiers.
Tue, 20 Sep 2011 23:20:55 +0200 Laurens Holst Don’t show extensions on file patch names.
Mon, 15 Aug 2011 23:48:52 +0200 Laurens Holst Do not output an unnecessary empty line at the end of the log.
Mon, 15 Aug 2011 23:15:43 +0200 Laurens Holst Replace BoxLayout with BorderLayout.
Mon, 15 Aug 2011 23:09:13 +0200 Laurens Holst Use tabs for patch parameters instead of child nodes in the tree.
Mon, 15 Aug 2011 21:07:35 +0200 Laurens Holst Add load-all function.
Wed, 20 Jul 2011 00:25:17 +0900 Laurens Holst Do not throw exception when library path does not exist.
Wed, 20 Jul 2011 00:04:13 +0900 Laurens Holst Remove warning in test.
Wed, 20 Jul 2011 00:03:57 +0900 Laurens Holst Don’t output exception message when settings file is not found.
Tue, 12 Jul 2011 23:50:19 +0200 Laurens Holst Move the window closing listener into an inner class.
Tue, 12 Jul 2011 23:45:34 +0200 Laurens Holst Add a direct reference to the Gaia object on GaiaToolView.
Tue, 12 Jul 2011 23:39:36 +0200 Laurens Holst Remodel menu code using inner classes.
Tue, 12 Jul 2011 22:58:58 +0200 Laurens Holst Remove GM system messages from test menu.
Tue, 12 Jul 2011 22:34:49 +0200 Laurens Holst Return JComponents instead of JPanels, which is too restrictive.
Sun, 10 Jul 2011 21:10:08 +0200 Laurens Holst Show introduction panel for the patch library.
Sun, 10 Jul 2011 21:02:58 +0200 Laurens Holst Small improvement to file patch title.
Sun, 10 Jul 2011 19:41:58 +0200 Laurens Holst Make ‘copy to temporary patch’ work for user patches as well.
Sun, 10 Jul 2011 19:39:48 +0200 Laurens Holst Make PatchCompleteListener public.
Sun, 10 Jul 2011 19:22:54 +0200 Laurens Holst Prevent null pointer exception.
Sun, 10 Jul 2011 19:10:37 +0200 Laurens Holst Add context menu to library patches to copy to the temporary patch.
Sun, 10 Jul 2011 18:56:20 +0200 Laurens Holst Rename GaiaPatch saveParameters() to saveModifiedParameters().