From: <ha...@us...> - 2003-12-04 05:51:53
|
Date: Wednesday December 3, 2003 @ 21:51 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv29234 Modified Files: CrossBreeder.java Log Message: reindent |
From: <ha...@us...> - 2003-12-07 01:08:41
|
Date: Saturday December 6, 2003 @ 17:08 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv11598 Modified Files: Patch.java Log Message: define clone() method. add more document. |
From: <ha...@us...> - 2003-12-07 01:10:52
|
Date: Saturday December 6, 2003 @ 17:10 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv12039 Modified Files: LibraryFrame.java SceneFrame.java BankEditorFrame.java PatchEditorFrame.java Log Message: use 'Patch.clone()' method. |
From: <ha...@us...> - 2003-12-07 07:23:42
|
Date: Saturday December 6, 2003 @ 23:23 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv21330 Modified Files: Patch.java ImportAllDialog.java PatchListModel.java Scene.java SceneListModel.java SearchDialog.java SortDialog.java SysexGetDialog.java AbstractPatchListModel.java Log Message: make Patch.(date|author|comment) field private and defined setter/getter for them. |
From: <ha...@us...> - 2003-12-12 17:00:06
|
Date: Friday December 12, 2003 @ 9:00 Author: haggai Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv27686 Modified Files: CrossBreeder.java Log Message: Fix compile error caused by update to Patch class. CrossBreeder was trying to initialise the comment field of a newly created Patch. This is now done properly in the Patch constructor, so the offending line can be removed from CrossBreeder. |
From: <ha...@us...> - 2003-12-14 08:50:56
|
Date: Saturday December 13, 2003 @ 20:41 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv14961 Modified Files: Patch.java Log Message: define setDriver and package local chooseDriver method |
From: <ha...@us...> - 2003-12-14 08:50:58
|
Date: Saturday December 13, 2003 @ 20:42 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv17216 Modified Files: Scene.java Log Message: comment out lines which use Patch.driverNum field. |
From: <ha...@us...> - 2003-12-14 08:50:58
|
Date: Saturday December 13, 2003 @ 20:42 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv18590 Modified Files: Device.java Log Message: deviceID field, getDeviceID and setDeviceID method don't save/restore drivers |
From: <ha...@us...> - 2003-12-14 08:50:59
|
Date: Saturday December 13, 2003 @ 20:43 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv19226 Modified Files: Driver.java Log Message: make channel field 'deprecated' define getDeviceID method getDeviceNum/getDriverNum no longer refers deviceNum/driverNum field comment out Storable methods |
From: <ha...@us...> - 2003-12-14 08:51:07
|
Date: Saturday December 13, 2003 @ 20:45 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv21273 Modified Files: BankEditorFrame.java PatchEditorFrame.java Log Message: use chooseDriver instead of ChooseDriver. |
From: <ha...@us...> - 2003-12-14 08:51:08
|
Date: Saturday December 13, 2003 @ 20:47 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv21453 Modified Files: SynthConfigDialog.java AppConfig.java Log Message: move reassignDeviceDriverNums from SynthConfigDialog to AppConfig. |
From: <ha...@us...> - 2003-12-14 09:43:06
|
Date: Saturday December 13, 2003 @ 20:46 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv21419 Modified Files: CrossBreeder.java NewPatchDialog.java Log Message: make better use of Patch class. |
From: <ha...@us...> - 2003-12-14 09:43:10
|
Date: Saturday December 13, 2003 @ 20:44 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv20773 Modified Files: ReassignPatchDialog.java SysexGetDialog.java SysexSendToDialog.java SysexStoreDialog.java Log Message: remove deviceNum, driverNum access. make some fields private. |
From: <ha...@us...> - 2003-12-14 09:43:14
|
Date: Saturday December 13, 2003 @ 20:41 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv16358 Modified Files: ImportAllDialog.java Log Message: use pk.getDriver().getDeviceNum() instead of pk.deviceNum. |
From: <dqu...@us...> - 2003-12-14 13:55:16
|
Date: Sunday December 14, 2003 @ 5:55 Author: dqueffeulou Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv29392 Modified Files: ComboBoxWidget.java Log Message: Change String array parameter to Object so it allows more possiblities. |
From: <ha...@us...> - 2003-12-15 02:53:49
|
Date: Sunday December 14, 2003 @ 18:53 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv18599 Modified Files: Driver.java Log Message: revert the behavior of calculateChecksum. |
From: <dqu...@us...> - 2003-12-25 19:36:14
|
Date: Thursday December 25, 2003 @ 11:36 Author: dqueffeulou Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv19639 Modified Files: ComboBoxWidget.java Log Message: Limit the action to the SELECTED event. |
From: <ha...@us...> - 2003-12-27 06:27:52
|
Date: Friday December 26, 2003 @ 22:27 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv28063 Modified Files: deviceAssignment.java NewPatchDialog.java ReassignPatchDialog.java SysexGetDialog.java SysexSendToDialog.java SysexStoreDialog.java Log Message: not to use deviceAssignment/driverAssignment. |
From: <ha...@us...> - 2003-12-27 06:33:58
|
Date: Friday December 26, 2003 @ 22:33 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv28794 Modified Files: DNDLibraryTable.java DNDPatchTable.java DNDViewport.java LibraryFrame.java SceneFrame.java Log Message: use chooseDriver() instead of ChooseDriver(). |
From: <ha...@us...> - 2003-12-27 06:43:37
|
Date: Friday December 26, 2003 @ 22:43 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv29875 Modified Files: Patch.java Log Message: make deviceNum, driverNum, Patch(int, byte[]), Patch(byte[], int, int), and ChooseDriver() deprecated. |
From: <ha...@us...> - 2003-12-27 08:16:59
|
Date: Saturday December 27, 2003 @ 0:16 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv7785 Modified Files: Driver.java Log Message: define toString(). comment out debug messages in calculateChecksum(). |
From: <ha...@us...> - 2003-12-29 03:06:36
|
Date: Sunday December 28, 2003 @ 19:06 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv28382 Modified Files: WireMidiWrapper.java Log Message: fix indentation |
From: <ha...@us...> - 2004-01-01 01:11:34
|
Date: Wednesday December 31, 2003 @ 17:11 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv3244 Modified Files: ExtensionFilter.java LibraryFrame.java SceneFrame.java PatchEdit.java Log Message: use CompatibleFileDialog instead of FileDialog. |
From: <tti...@us...> - 2004-01-05 19:27:27
|
Date: Monday January 5, 2004 @ 11:27 Author: ttittmann Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv22044/core Modified Files: LinuxMidiWrapper.java Log Message: Bugfix of thread handling |
From: <tti...@us...> - 2004-01-06 18:17:13
|
Date: Tuesday January 6, 2004 @ 10:17 Author: ttittmann Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1:/tmp/cvs-serv28217/core Modified Files: NoteChooserConfigPanel.java Log Message: Bugfix of restoreFromConfig to take default values by default |