From: <ri...@us...> - 2004-03-09 09:06:14
|
Date: Tuesday March 9, 2004 @ 0:41 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19479/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSSingleDriver.java Log Message: Allow user to switch between SDI and MDI. |
From: <tti...@us...> - 2004-03-21 14:53:32
|
Date: Sunday March 21, 2004 @ 6:43 Author: ttittmann Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10284/synthdrivers/EmuProteusMPS Modified Files: EmuProteusDevice.java EmuProteusMPSBankDriver.java EmuProteusMPSSingleDriver.java EmuProteusMPSSingleEditor.java Log Message: get rid of deprecated elements |
From: <ri...@us...> - 2004-03-31 18:05:52
|
Date: Wednesday March 31, 2004 @ 9:54 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28036/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSSingleDriver.java Log Message: combine duplicate code. |
From: <ha...@us...> - 2004-05-01 20:19:02
|
Date: Saturday May 1, 2004 @ 13:18 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22086/EmuProteusMPS Modified Files: EmuProteusMPSSingleDriver.java Log Message: comment out unsed choosePatch method. |
From: <ha...@us...> - 2004-05-05 06:30:41
|
Date: Tuesday May 4, 2004 @ 23:30 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26010/EmuProteusMPS Modified Files: EmuProteusMPSSingleEditor.java Log Message: make better use of SysexWidgets. |
From: <ha...@us...> - 2004-05-21 01:47:54
|
Date: Thursday May 20, 2004 @ 18:47 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30476/EmuProteusMPS Modified Files: EmuProteusDevice.java Log Message: define Device(Preferences). |
From: <ha...@us...> - 2004-07-05 17:48:19
|
Date: Monday July 5, 2004 @ 10:48 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32202/EmuProteusMPS Modified Files: EmuProteusMPSSingleDriver.java Log Message: make SysexHander.send deprecated. |
From: <ha...@us...> - 2004-07-05 19:53:17
|
Date: Monday July 5, 2004 @ 12:53 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23473/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSSingleEditor.java Log Message: replace EnvelopeNode class with EnvelopeWidget.Node class. |
From: <ri...@us...> - 2004-07-30 16:57:38
|
Date: Friday July 30, 2004 @ 9:57 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14030/synthdrivers/EmuProteusMPS Modified Files: EmuProteusDevice.java EmuProteusMPSBankDriver.java EmuProteusMPSSingleDriver.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: <jba...@us...> - 2004-08-03 05:28:24
|
Date: Monday August 2, 2004 @ 22:28 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14504/synthdrivers/EmuProteusMPS Modified Files: EmuProteusDevice.java Log Message: Fixed Javadoc. |
From: <ha...@us...> - 2004-08-13 03:08:26
|
Date: Thursday August 12, 2004 @ 20:08 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31801/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSBankDriver.java EmuProteusMPSSingleDriver.java Log Message: revert Driver, BankDriver, and their subclasses not to use IPatch. |
From: <ri...@us...> - 2004-08-14 22:27:40
|
Date: Saturday August 14, 2004 @ 15:27 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30038/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSBankDriver.java Log Message: Introduce IDriver, IPatchDriver, ISingleDriver, and IBankDriver. |
From: <ha...@us...> - 2004-08-21 14:39:31
|
Date: Saturday August 21, 2004 @ 7:39 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19533/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSBankDriver.java Log Message: make Driver.calculateChecksum(Patch, int, int, int) static. |
From: <ri...@us...> - 2004-08-31 07:08:15
|
Date: Tuesday August 31, 2004 @ 0:08 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24680/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSSingleEditor.java Log Message: Initial support for XML drivers and Groovy plugins. |
From: <ha...@us...> - 2004-09-11 04:39:48
|
Date: Friday September 10, 2004 @ 21:39 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15890/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSSingleDriver.java Log Message: change NameValue class referece to SysexHandler.NameValue. |
From: <ha...@us...> - 2004-09-15 04:34:24
|
Date: Tuesday September 14, 2004 @ 21:34 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10846/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSSingleDriver.java Log Message: introduce DriverUtil class. The following static methods are moved into the new class. Driver.generateNumbers Driver.calculateChecksum(Patch, int, int, int) Patch.valueOf(byte[]) Patch.getPatchHeader(byte[]) Patch.chooseDriver(byte[]) Patch.chooseDriver(byte[], Device) |
From: <ha...@us...> - 2004-10-03 17:45:54
|
Date: Sunday October 3, 2004 @ 10:44 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18529/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSBankDriver.java Log Message: add byte[] IPatch.export(). add byte[] IPatchDriver.export(IPatch patch). get rid of void IPatchDriver.calculateChecksum(IPatch patch). IPatchDriver.send(IPatch patch, int, int) and ISingleDriver.send(IPatch patch) calculate checksum. |
From: <ha...@us...> - 2004-10-09 04:57:16
|
Date: Friday October 8, 2004 @ 21:57 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3020/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSSingleEditor.java Log Message: revert PatchNameWidget(String, IPatch) constructor. |
From: <ha...@us...> - 2005-01-30 22:15:56
|
Date: Sunday January 30, 2005 @ 14:15 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6656/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSSingleEditor.java Log Message: make JSLFrame.show() deprecated. |
From: <ha...@us...> - 2005-02-07 05:50:14
|
Date: Sunday February 6, 2005 @ 21:50 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24721/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSSingleEditor.java Log Message: make ParamModel() and ParamModel(Patch) constructor deprecated. |
From: <ha...@us...> - 2005-02-08 03:10:36
|
Date: Monday February 7, 2005 @ 19:10 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14479/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSSingleEditor.java Log Message: Removed following definitions: protected int ofs; which were causing the editor to fail with NullPointerException |
From: <ha...@us...> - 2005-03-03 04:05:44
|
Date: Wednesday March 2, 2005 @ 20:05 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/EmuProteusMPS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7853/synthdrivers/EmuProteusMPS Modified Files: EmuProteusMPSBankDriver.java Log Message: make Driver.calculateChecksum(Patch patch, int start, int end, int offset) static. |