From: <jba...@us...> - 2004-07-26 05:42:39
|
Date: Sunday July 25, 2004 @ 22:42 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1768/YamahaTG100 Log Message: Directory /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 added to the repository |
From: <jba...@us...> - 2004-07-26 05:44:42
|
Date: Sunday July 25, 2004 @ 22:44 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1877 Added Files: TG100Constants.java YamahaTG100Device.java YamahaTG100SingleDriver.java Log Message: Synthdriver for the Yamaha TG-100. Currently only librarian support for single's (in Yamaha Slang: Voices) Requesting a Voice doesn't work therefore I out-commented the request code. |
From: <jba...@us...> - 2004-07-27 05:50:06
|
Date: Monday July 26, 2004 @ 22:50 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16171/YamahaTG100 Modified Files: TG100Constants.java YamahaTG100Device.java YamahaTG100SingleDriver.java Log Message: Removed tabs with 4 blank spaces to make the code better readable on environments with different tab indention. 4 blank spaces is the recommended indention for JSynthLib code. |
From: <jba...@us...> - 2004-07-29 05:49:48
|
Date: Wednesday July 28, 2004 @ 22:49 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3743 Modified Files: TG100Constants.java YamahaTG100Device.java YamahaTG100SingleDriver.java Added Files: YamahaTG100AllConverter.java YamahaTG100BankDriver.java Log Message: Added Bank driver and Converter driver for the "all dump" SysEx files. |
From: <ri...@us...> - 2004-07-30 16:57:48
|
Date: Friday July 30, 2004 @ 9:57 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14030/synthdrivers/YamahaTG100 Modified Files: YamahaTG100BankDriver.java TG100Constants.java YamahaTG100AllConverter.java YamahaTG100SingleDriver.java YamahaTG100Device.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-02 08:01:54
|
Date: Monday August 2, 2004 @ 1:01 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21517 Modified Files: TG100Constants.java YamahaTG100SingleDriver.java Added Files: TG100Model.java TG100Sender.java YamahaTG100SingleEditor.java Log Message: Added Single Editor. |
From: <jba...@us...> - 2004-08-02 08:30:54
|
Date: Monday August 2, 2004 @ 1:30 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26131 Modified Files: YamahaTG100SingleDriver.java YamahaTG100SingleEditor.java Log Message: Small fixes for the use of IPatch instead of Patch |
From: <jba...@us...> - 2004-08-03 05:37:47
|
Date: Monday August 2, 2004 @ 22:37 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15499/synthdrivers/YamahaTG100 Modified Files: TG100Model.java YamahaTG100SingleEditor.java Log Message: Finished the Yamaha TG100 Single Editor. The layout looks bad, need some rework. |
From: <ha...@us...> - 2004-08-13 03:08:04
|
Date: Thursday August 12, 2004 @ 20:07 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31801/synthdrivers/YamahaTG100 Modified Files: YamahaTG100AllConverter.java YamahaTG100SingleEditor.java YamahaTG100SingleDriver.java YamahaTG100BankDriver.java Log Message: revert Driver, BankDriver, and their subclasses not to use IPatch. |
From: <ri...@us...> - 2004-08-14 22:27:24
|
Date: Saturday August 14, 2004 @ 15:27 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30038/synthdrivers/YamahaTG100 Modified Files: YamahaTG100AllConverter.java YamahaTG100SingleDriver.java Log Message: Introduce IDriver, IPatchDriver, ISingleDriver, and IBankDriver. |
From: <ha...@us...> - 2004-08-21 17:08:49
|
Date: Saturday August 21, 2004 @ 10:08 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31478/synthdrivers/YamahaTG100 Modified Files: YamahaTG100AllConverter.java Log Message: introduce IConverter interface. |
From: <ri...@us...> - 2004-08-31 07:08:09
|
Date: Tuesday August 31, 2004 @ 0:08 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24680/synthdrivers/YamahaTG100 Modified Files: YamahaTG100SingleEditor.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/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15890/synthdrivers/YamahaTG100 Modified Files: YamahaTG100SingleDriver.java Log Message: change NameValue class referece to SysexHandler.NameValue. |
From: <ha...@us...> - 2004-09-15 04:34:25
|
Date: Tuesday September 14, 2004 @ 21:34 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10846/synthdrivers/YamahaTG100 Modified Files: YamahaTG100SingleDriver.java YamahaTG100BankDriver.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-09 04:57:16
|
Date: Friday October 8, 2004 @ 21:57 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3020/synthdrivers/YamahaTG100 Modified Files: YamahaTG100SingleEditor.java Log Message: revert PatchNameWidget(String, IPatch) constructor. |
From: <jba...@us...> - 2005-01-24 07:24:27
|
Date: Sunday January 23, 2005 @ 23:24 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30313 Modified Files: TG100Model.java TG100Sender.java YamahaTG100SingleEditor.java Log Message: Some smaller corrections. |
From: <jba...@us...> - 2005-01-25 06:20:40
|
Date: Monday January 24, 2005 @ 22:20 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22398/synthdrivers/YamahaTG100 Modified Files: YamahaTG100SingleEditor.java Log Message: Added funcionality for initial tab disabling (for 1 element voices). |
From: <jba...@us...> - 2005-01-26 06:32:35
|
Date: Tuesday January 25, 2005 @ 22:32 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7694/synthdrivers/YamahaTG100 Modified Files: YamahaTG100SingleEditor.java Log Message: Changed a method from public to private which should not be accessed from outside. |
From: <ha...@us...> - 2005-01-30 19:26:24
|
Date: Sunday January 30, 2005 @ 11:26 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30088/synthdrivers/YamahaTG100 Modified Files: YamahaTG100SingleEditor.java Log Message: make JSLDesktop non-static. |
From: <jba...@us...> - 2005-02-01 06:32:18
|
Date: Monday January 31, 2005 @ 22:32 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1407/synthdrivers/YamahaTG100 Modified Files: YamahaTG100BankDriver.java Log Message: Fixed copy & paste error (Quasar was still there) |
From: <jba...@us...> - 2005-02-08 07:09:15
|
Date: Monday February 7, 2005 @ 23:09 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26974 Modified Files: YamahaTG100Device.java YamahaTG100SingleEditor.java Log Message: Some layout improvements for the single editor. |
From: <jba...@us...> - 2005-02-09 07:04:22
|
Date: Tuesday February 8, 2005 @ 23:04 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11386/synthdrivers/YamahaTG100 Modified Files: YamahaTG100SingleEditor.java Log Message: Commented out: - pack() - setVisible(true) They seem to have no effect. |