From: <ri...@us...> - 2004-03-09 09:06:18
|
Date: Tuesday March 9, 2004 @ 0:41 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19479/synthdrivers/NovationNova1 Modified Files: NovationNova1SingleDriver.java Log Message: Allow user to switch between SDI and MDI. |
From: <tti...@us...> - 2004-03-18 14:20:03
|
Date: Thursday March 18, 2004 @ 6:10 Author: ttittmann Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6242/synthdrivers/NovationNova1 Modified Files: NovationNova1BankDriver.java NovationNova1Device.java NovationNova1SingleDriver.java NovationNova1SinglePerformanceDriver.java Log Message: get rid of deprecated elements |
From: <ha...@us...> - 2004-04-17 21:57:30
|
Date: Saturday April 17, 2004 @ 14:57 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25038/NovationNova1 Modified Files: NovationNova1SingleDriver.java Log Message: Make no use of PatchEdit.MidiOut.Write* and PatchEdit.MidiIn.*. |
From: <ri...@us...> - 2004-05-03 04:40:57
|
Date: Sunday May 2, 2004 @ 21:40 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22152/synthdrivers/NovationNova1 Modified Files: NovationNova1SingleDriver.java NovationNova1InitPatch.java Log Message: Various cleanup including: * One class per file * Cleaned up unused imports * Call static items via class name * Fix use of deprecated methods. |
From: <ha...@us...> - 2004-05-21 01:48:18
|
Date: Thursday May 20, 2004 @ 18:48 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30476/NovationNova1 Modified Files: NovationNova1Device.java Log Message: define Device(Preferences). |
From: <ha...@us...> - 2004-07-05 17:48:21
|
Date: Monday July 5, 2004 @ 10:48 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32202/NovationNova1 Modified Files: NovationNova1BankDriver.java Log Message: make SysexHander.send deprecated. |
From: <ri...@us...> - 2004-07-30 16:57:36
|
Date: Friday July 30, 2004 @ 9:57 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14030/synthdrivers/NovationNova1 Modified Files: NovationNova1SingleDriver.java NovationNova1BankDriver.java NovationNova1SinglePerformanceDriver.java NovationNova1Device.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:07:46
|
Date: Thursday August 12, 2004 @ 20:07 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31801/synthdrivers/NovationNova1 Modified Files: NovationNova1SingleDriver.java NovationNova1BankDriver.java NovationNova1SinglePerformanceDriver.java Log Message: revert Driver, BankDriver, and their subclasses not to use IPatch. |
From: <ri...@us...> - 2004-08-14 22:27:14
|
Date: Saturday August 14, 2004 @ 15:27 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30038/synthdrivers/NovationNova1 Modified Files: NovationNova1SingleDriver.java NovationNova1BankDriver.java NovationNova1SinglePerformanceDriver.java Log Message: Introduce IDriver, IPatchDriver, ISingleDriver, and IBankDriver. |
From: <ha...@us...> - 2004-08-16 03:14:22
|
Date: Sunday August 15, 2004 @ 20:14 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16419/synthdrivers/NovationNova1 Modified Files: NovationNova1SingleDriver.java Log Message: reduce IPatchDriver reference by synthdrivers |
From: <ha...@us...> - 2004-08-21 14:39:15
|
Date: Saturday August 21, 2004 @ 7:39 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19533/synthdrivers/NovationNova1 Modified Files: NovationNova1SingleDriver.java NovationNova1SinglePerformanceDriver.java NovationNova1BankDriver.java Log Message: make Driver.calculateChecksum(Patch, int, int, int) static. |
From: <ha...@us...> - 2004-09-10 20:34:56
|
Date: Friday September 10, 2004 @ 13:34 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29640/synthdrivers/NovationNova1 Modified Files: NovationNova1SinglePerformanceDriver.java Log Message: move Parameter interface to SysexWidget.IParameter. |
From: <ha...@us...> - 2004-09-27 03:56:50
|
Date: Sunday September 26, 2004 @ 20:56 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv404/synthdrivers/NovationNova1 Modified Files: NovationNova1SingleDriver.java Log Message: replace show() which is deprecated by JDK1.5 with setVisible(true). get rid of unused import. |
From: <ha...@us...> - 2004-10-02 05:00:35
|
Date: Friday October 1, 2004 @ 21:59 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17340/synthdrivers/NovationNova1 Modified Files: NovationNova1SingleDriver.java Log Message: make better use of Patch constructor. |
From: <ha...@us...> - 2004-10-03 17:45:57
|
Date: Sunday October 3, 2004 @ 10:44 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18529/synthdrivers/NovationNova1 Modified Files: NovationNova1BankDriver.java NovationNova1SinglePerformanceDriver.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...> - 2005-01-16 18:05:55
|
Date: Sunday January 16, 2005 @ 10:05 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25411/synthdrivers/NovationNova1 Modified Files: NovationNova1SinglePerformanceDriver.java Log Message: deprecate BankDriver.sendPatch(Patch bank) method which has not been used. |
From: <ha...@us...> - 2005-03-03 04:05:42
|
Date: Wednesday March 2, 2005 @ 20:05 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/NovationNova1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7853/synthdrivers/NovationNova1 Modified Files: NovationNova1SingleDriver.java Log Message: make Driver.calculateChecksum(Patch patch, int start, int end, int offset) static. |