From: <ha...@us...> - 2004-07-15 02:40:48
|
Date: Wednesday July 14, 2004 @ 19:40 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2206/RolandMT32 Log Message: Directory /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 added to the repository |
From: <ha...@us...> - 2004-07-15 02:43:11
|
Date: Wednesday July 14, 2004 @ 19:43 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2387/RolandMT32 Added Files: MT32Model.java MT32Sender.java RolandMT32Device.java RolandMT32SingleDriver.java RolandMT32SingleEditor.java WaveModel.java messagestruct.txt Log Message: MT32 driver contributed by Fred Jan Kraan. |
From: <ha...@us...> - 2004-07-21 03:35:38
|
Date: Tuesday July 20, 2004 @ 20:35 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3606 Modified Files: MT32Model.java MT32Sender.java RolandMT32Device.java RolandMT32SingleDriver.java RolandMT32SingleEditor.java WaveModel.java Added Files: README.TXT Log Message: - Standard JSynthLib copyright header in all java files. - Cosmetic changes in the Partial panes. Now each Partial tab pane has three sub tab panes for the parameters. In 0.2 there was only one tab pane level with 12 tabs. |
From: <ri...@us...> - 2004-07-30 16:57:46
|
Date: Friday July 30, 2004 @ 9:57 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14030/synthdrivers/RolandMT32 Modified Files: RolandMT32Device.java RolandMT32SingleDriver.java Log Message: First steps toward XML Drivers: Initial support for multiple Patch classes. Inquiry IDs are regexes. Device Add Dialog includes XML devices, although you can't yet add them. |
From: <ha...@us...> - 2004-08-13 03:08:27
|
Date: Thursday August 12, 2004 @ 20:08 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31801/synthdrivers/RolandMT32 Modified Files: RolandMT32SingleDriver.java Log Message: revert Driver, BankDriver, and their subclasses not to use IPatch. |
From: <ri...@us...> - 2004-08-14 22:27:41
|
Date: Saturday August 14, 2004 @ 15:27 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30038/synthdrivers/RolandMT32 Modified Files: RolandMT32SingleDriver.java Log Message: Introduce IDriver, IPatchDriver, ISingleDriver, and IBankDriver. |
From: <ha...@us...> - 2004-08-21 14:39:43
|
Date: Saturday August 21, 2004 @ 7:39 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19533/synthdrivers/RolandMT32 Modified Files: RolandMT32SingleDriver.java Log Message: make Driver.calculateChecksum(Patch, int, int, int) static. |
From: <ri...@us...> - 2004-08-31 07:08:17
|
Date: Tuesday August 31, 2004 @ 0:08 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24680/synthdrivers/RolandMT32 Modified Files: RolandMT32SingleEditor.java Log Message: Initial support for XML drivers and Groovy plugins. |
From: <ha...@us...> - 2004-09-11 04:39:50
|
Date: Friday September 10, 2004 @ 21:39 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15890/synthdrivers/RolandMT32 Modified Files: RolandMT32SingleDriver.java Log Message: change NameValue class referece to SysexHandler.NameValue. |
From: <ha...@us...> - 2004-10-09 04:57:08
|
Date: Friday October 8, 2004 @ 21:56 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3020/synthdrivers/RolandMT32 Modified Files: RolandMT32SingleEditor.java Log Message: revert PatchNameWidget(String, IPatch) constructor. |
From: <ha...@us...> - 2005-01-30 22:15:50
|
Date: Sunday January 30, 2005 @ 14:15 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6656/synthdrivers/RolandMT32 Modified Files: RolandMT32SingleEditor.java Log Message: make JSLFrame.show() deprecated. |
From: <ha...@us...> - 2005-02-07 05:50:08
|
Date: Sunday February 6, 2005 @ 21:50 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24721/synthdrivers/RolandMT32 Modified Files: WaveModel.java MT32Model.java Log Message: make ParamModel() and ParamModel(Patch) constructor deprecated. |
From: <ha...@us...> - 2005-03-03 04:05:47
|
Date: Wednesday March 2, 2005 @ 20:05 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7853/synthdrivers/RolandMT32 Modified Files: RolandMT32SingleDriver.java Log Message: make Driver.calculateChecksum(Patch patch, int start, int end, int offset) static. |
From: <bil...@us...> - 2005-10-10 17:44:59
|
Date: Monday October 10, 2005 @ 10:44 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24148/synthdrivers/RolandMT32 Modified Files: MT32Sender.java messagestruct.txt WaveModel.java README.TXT RolandMT32Device.java MT32Model.java Added Files: 02_ss-r+s.gif 05_sp-r+s.gif RolandMT32TimbreTempDriver.java 08_ss_-.gif 06_pp-.gif 04_ps-r+p.gif 13_pp-r.gif 11_ps-r.gif RolandMT32SystemEditor.java RolandMT32RhythmSetupTempEditor.java RolandMT32PatchMemoryBankDriver.java RolandMT32PatchMemoryEditor.java 07_pp-r+p.gif RolandMT32DisplayEditor.java RolandMT32TimbreTempBankDriver.java 03_ps-.gif RolandMT32PatchTempBankDriver.java RolandMT32TimbreMemoryBankDriver.java RolandMT32TimbreTempEditor.java RolandMT32DisplayDriver.java RolandMT32SystemDriver.java RolandMT32RhythmSetupTempDriver.java 09_pp_-.gif RolandMT32PatchTempEditor.java RolandMT32PatchMemoryDriver.java 01_ss-.gif 10_ss-r.gif RolandMT32TimbreMemoryDriver.java MT32_jargon.txt RolandMT32PatchTempDriver.java 12_sp-r.gif Removed Files: RolandMT32SingleDriver.java RolandMT32SingleEditor.java Log Message: Latest version by Fred Jan Kraan. |
From: <bil...@us...> - 2005-10-10 17:49:28
|
Date: Monday October 10, 2005 @ 10:49 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25532/synthdrivers/RolandMT32 Modified Files: RolandMT32SystemDriver.java MT32Model.java Log Message: Removed debug output. |
From: <jba...@us...> - 2006-03-07 20:43:36
|
Date: Tuesday March 7, 2006 @ 12:43 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20335/synthdrivers/RolandMT32 Modified Files: MT32Model.java Log Message: Fixed >The assignment to variable bitmask has no effect< |
From: <jba...@us...> - 2006-03-07 20:47:31
|
Date: Tuesday March 7, 2006 @ 12:47 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandMT32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22056/synthdrivers/RolandMT32 Modified Files: RolandMT32PatchTempEditor.java RolandMT32TimbreMemoryBankDriver.java RolandMT32TimbreMemoryDriver.java RolandMT32TimbreTempEditor.java Log Message: Organized imports with Eclipse |