From: <ha...@us...> - 2003-12-12 17:11:42
|
Date: Friday December 12, 2003 @ 9:11 Author: haggai Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1:/tmp/cvs-serv28849 Modified Files: AlesisQSDevice.java AlesisQSProgramDriver.java QSConstants.java QSParamModel.java Added Files: AlesisQSProgramEditor.java Log Message: Check in current state of the new Alesis program editor, together with updated support classes where needed. This is still a work in progress. |
From: <ha...@us...> - 2003-12-15 10:34:26
|
Date: Monday December 15, 2003 @ 2:34 Author: haggai Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1:/tmp/cvs-serv27556 Modified Files: AlesisQSProgramEditor.java Log Message: * Fix sound enable checkboxes layout * Add missing controls to EnvelopeWidget. Individual envelope nodes value are not yet shown correctly on the graph * Fix layout of EnvelopeWidget and add Filter and Amplitude envelopes to main pane |
From: <ha...@us...> - 2003-12-19 10:54:51
|
Date: Friday December 19, 2003 @ 2:54 Author: haggai Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1:/tmp/cvs-serv15535 Modified Files: AlesisQSProgramEditor.java Log Message: * new class, modPanel, containing modulation controls * small envelope fix, still something wrong with relationships of sustain level and sustain decay controls |
From: <ha...@us...> - 2004-01-20 17:10:02
|
Date: Tuesday January 20, 2004 @ 9:10 Author: haggai Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1:/tmp/cvs-serv10596 Modified Files: AlesisQSProgramEditor.java Log Message: Add LFO pane and move pitch/filt/amp controls info a tabbed panel |
From: <ri...@us...> - 2004-03-09 09:06:14
|
Date: Tuesday March 9, 2004 @ 0:41 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19479/synthdrivers/AlesisQS Modified Files: AlesisQSEffectsDriver.java AlesisQSGlobalDriver.java AlesisQSMixDriver.java AlesisQSProgramDriver.java Log Message: Allow user to switch between SDI and MDI. |
From: <tti...@us...> - 2004-03-19 15:00:17
|
Date: Friday March 19, 2004 @ 6:50 Author: ttittmann Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14162/synthdrivers/AlesisQS Modified Files: AlesisQSDevice.java AlesisQSEffectsDriver.java AlesisQSGlobalDriver.java AlesisQSMixDriver.java AlesisQSProgramDriver.java AlesisQSProgramEditor.java GlobalEditor.java MidiEditSender.java QSConstants.java QSParamModel.java SysexRoutines.java Log Message: get rid of deprecated elements |
From: <ri...@us...> - 2004-05-03 04:40:56
|
Date: Sunday May 2, 2004 @ 21:40 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22152/synthdrivers/AlesisQS Modified Files: GlobalEditor.java AlesisQSProgramDriver.java AlesisQSProgramEditor.java AlesisQSMixDriver.java AlesisQSEffectsDriver.java AlesisQSGlobalDriver.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-05 06:30:41
|
Date: Tuesday May 4, 2004 @ 23:30 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26010/AlesisQS Modified Files: AlesisQSProgramEditor.java Log Message: make better use of SysexWidgets. |
From: <ha...@us...> - 2004-05-21 01:47:52
|
Date: Thursday May 20, 2004 @ 18:47 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30476/AlesisQS Modified Files: AlesisQSDevice.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/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32202/AlesisQS Modified Files: AlesisQSEffectsDriver.java AlesisQSGlobalDriver.java AlesisQSMixDriver.java AlesisQSProgramDriver.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/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23473/synthdrivers/AlesisQS Modified Files: AlesisQSProgramEditor.java Log Message: replace EnvelopeNode class with EnvelopeWidget.Node class. |
From: <ri...@us...> - 2004-07-30 16:57:49
|
Date: Friday July 30, 2004 @ 9:57 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14030/synthdrivers/AlesisQS Modified Files: AlesisQSProgramDriver.java AlesisQSDevice.java AlesisQSMixDriver.java AlesisQSEffectsDriver.java AlesisQSGlobalDriver.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:25
|
Date: Thursday August 12, 2004 @ 20:08 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31801/synthdrivers/AlesisQS Modified Files: AlesisQSMixDriver.java AlesisQSEffectsDriver.java AlesisQSProgramDriver.java AlesisQSGlobalDriver.java Log Message: revert Driver, BankDriver, and their subclasses not to use IPatch. |
From: <ri...@us...> - 2004-08-14 22:27:43
|
Date: Saturday August 14, 2004 @ 15:27 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30038/synthdrivers/AlesisQS Modified Files: AlesisQSMixDriver.java AlesisQSEffectsDriver.java AlesisQSProgramDriver.java AlesisQSGlobalDriver.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/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19533/synthdrivers/AlesisQS Modified Files: AlesisQSMixDriver.java AlesisQSEffectsDriver.java AlesisQSProgramDriver.java AlesisQSGlobalDriver.java Log Message: make Driver.calculateChecksum(Patch, int, int, int) static. |
From: <ri...@us...> - 2004-08-31 07:08:01
|
Date: Tuesday August 31, 2004 @ 0:07 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24680/synthdrivers/AlesisQS Modified Files: AlesisQSProgramEditor.java Log Message: Initial support for XML drivers and Groovy plugins. |
From: <ha...@us...> - 2004-09-11 04:39:49
|
Date: Friday September 10, 2004 @ 21:39 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15890/synthdrivers/AlesisQS Modified Files: AlesisQSProgramDriver.java AlesisQSMixDriver.java AlesisQSEffectsDriver.java Log Message: change NameValue class referece to SysexHandler.NameValue. |
From: <ha...@us...> - 2004-10-03 18:20:10
|
Date: Sunday October 3, 2004 @ 11:17 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25797/synthdrivers/AlesisQS Modified Files: SysexRoutines.java Log Message: javadoc fix. |
From: <ha...@us...> - 2004-10-09 04:56:45
|
Date: Friday October 8, 2004 @ 21:56 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3020/synthdrivers/AlesisQS Modified Files: AlesisQSProgramEditor.java Log Message: revert PatchNameWidget(String, IPatch) constructor. |
From: <ha...@us...> - 2005-01-30 22:15:45
|
Date: Sunday January 30, 2005 @ 14:15 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6656/synthdrivers/AlesisQS Modified Files: GlobalEditor.java AlesisQSProgramEditor.java Log Message: make JSLFrame.show() deprecated. |
From: <ha...@us...> - 2005-02-07 05:50:07
|
Date: Sunday February 6, 2005 @ 21:50 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24721/synthdrivers/AlesisQS Modified Files: QSParamModel.java Log Message: make ParamModel() and ParamModel(Patch) constructor deprecated. |
From: <ha...@us...> - 2005-03-03 04:05:46
|
Date: Wednesday March 2, 2005 @ 20:05 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/AlesisQS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7853/synthdrivers/AlesisQS Modified Files: AlesisQSMixDriver.java AlesisQSEffectsDriver.java AlesisQSProgramDriver.java AlesisQSGlobalDriver.java Log Message: make Driver.calculateChecksum(Patch patch, int start, int end, int offset) static. |