You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
(11) |
Apr
(1) |
May
|
Jun
|
Jul
(5) |
Aug
(55) |
Sep
(27) |
Oct
(11) |
Nov
(19) |
Dec
(42) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(201) |
Feb
(38) |
Mar
(154) |
Apr
(91) |
May
(157) |
Jun
(42) |
Jul
(149) |
Aug
(179) |
Sep
(212) |
Oct
(92) |
Nov
(7) |
Dec
(22) |
2005 |
Jan
(144) |
Feb
(109) |
Mar
(125) |
Apr
(10) |
May
(18) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(12) |
Nov
|
Dec
|
2006 |
Jan
(3) |
Feb
(17) |
Mar
(19) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
(1) |
2007 |
Jan
|
Feb
(6) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(25) |
Oct
(18) |
Nov
|
Dec
(2) |
2008 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
(70) |
Oct
(10) |
Nov
(7) |
Dec
(16) |
2012 |
Jan
(12) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
(2) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(5) |
Nov
(2) |
Dec
|
2014 |
Jan
(50) |
Feb
(34) |
Mar
(29) |
Apr
(11) |
May
(10) |
Jun
(6) |
Jul
(1) |
Aug
(2) |
Sep
(8) |
Oct
(39) |
Nov
(1) |
Dec
|
2019 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <ha...@us...> - 2004-10-03 17:45:40
|
Date: Sunday October 3, 2004 @ 10:44 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaTG33 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18529/synthdrivers/YamahaTG33 Modified Files: YamahaTG33BankDriver.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-03 17:45:37
|
Date: Sunday October 3, 2004 @ 10:44 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaFS1R In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18529/synthdrivers/YamahaFS1R Modified Files: YamahaFS1RVoiceEditor.java YamahaFS1RPerformanceEditor.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-03 17:45:35
|
Date: Sunday October 3, 2004 @ 10:44 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18529/core Modified Files: Patch.java AbstractLibraryFrame.java ISingleDriver.java Driver.java IPatchDriver.java IPatch.java BankEditorFrame.java PatchEditorFrame.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-03 17:45:30
|
Date: Sunday October 3, 2004 @ 10:44 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/KawaiK4 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18529/synthdrivers/KawaiK4 Modified Files: KawaiK4MultiBankDriver.java KawaiK4BankDriver.java KawaiK4EffectBankDriver.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-03 16:47:52
|
Date: Sunday October 3, 2004 @ 9:46 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4386/core Modified Files: LibraryFrame.java DevDrvPatchSelector.java Log Message: make better use of getByteArray() method. |
From: <jww...@us...> - 2004-10-02 18:18:36
|
Date: Saturday October 2, 2004 @ 11:17 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24322/JSynthLib/core Modified Files: SysexGetDialog.java Log Message: Commented lines at the beginning of pasteIntoSelectedFrame, where patches with sysex length less than 20 were being skipped. |
From: <ha...@us...> - 2004-10-02 05:20:24
|
Date: Friday October 1, 2004 @ 22:18 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/KorgX3 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19489/synthdrivers/KorgX3 Modified Files: KorgX3SingleDriver.java Log Message: make correct use of Driver.send(byte[]). |
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-09-27 03:56:51
|
Date: Sunday September 26, 2004 @ 20:56 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/org/jsynthlib/plugins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv404/org/jsynthlib/plugins Modified Files: Checksum.java Log Message: replace show() which is deprecated by JDK1.5 with setVisible(true). get rid of unused import. |
From: <ha...@us...> - 2004-09-27 03:56:51
|
Date: Sunday September 26, 2004 @ 20:56 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/com/dreamfabric In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv404/com/dreamfabric Modified Files: DKnob.java Log Message: replace show() which is deprecated by JDK1.5 with setVisible(true). get rid of unused import. |
From: <ha...@us...> - 2004-09-27 03:56:51
|
Date: Sunday September 26, 2004 @ 20:56 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaFS1R In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv404/synthdrivers/YamahaFS1R Modified Files: YamahaFS1RVoiceEditor.java PasteDialog.java Log Message: replace show() which is deprecated by JDK1.5 with setVisible(true). get rid of unused import. |
From: <ha...@us...> - 2004-09-27 03:56:51
|
Date: Sunday September 26, 2004 @ 20:56 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/org/jsynthlib/utils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv404/org/jsynthlib/utils Modified Files: Generator.java AdvDefaultHandler.java Log Message: replace show() which is deprecated by JDK1.5 with setVisible(true). get rid of unused import. |
From: <ha...@us...> - 2004-09-27 03:56:50
|
Date: Sunday September 26, 2004 @ 20:56 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv404/core Modified Files: PatchEdit.java SearchDialog.java DevDrvPatchSelector.java Actions.java ConfigPanel.java FolderDialog.java MidiScan.java ErrorDialog.java CrossBreedDialog.java SynthConfigPanel.java Device.java UploadPatchDialog.java CompatibleFileDialog.java Log Message: replace show() which is deprecated by JDK1.5 with setVisible(true). get rid of unused import. |
From: <ha...@us...> - 2004-09-27 03:56:50
|
Date: Sunday September 26, 2004 @ 20:56 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/org/jsynthlib/jsynthlib/xml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv404/org/jsynthlib/jsynthlib/xml Modified Files: DecoderGenerator.java DeviceLoadHandler.java Log Message: replace show() which is deprecated by JDK1.5 with setVisible(true). get rid of unused import. |
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-09-26 22:00:37
|
Date: Sunday September 26, 2004 @ 15:00 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/org/jsynthlib/jsynthlib/xml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19583/org/jsynthlib/jsynthlib/xml Modified Files: XMLDriver.java Log Message: IDriver - IPatch[] createPatch(byte[] sysex); IPatchDriver + IPatch createPatch(byte[] sysex); - IPatch[] createPatch(SysexMessage[] msgs); + IPatch[] createPatches(SysexMessage[] msgs); IConverter + IPatch[] createPatches(byte[] sysex); IConverter does not extend IDriver any more. |
From: <ha...@us...> - 2004-09-26 22:00:37
|
Date: Sunday September 26, 2004 @ 15:00 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19583/core Modified Files: IPatchDriver.java PatchTransferHandler.java CrossBreeder.java ImportAllDialog.java AbstractLibraryFrame.java IDriver.java IConverter.java ImportMidiFile.java Converter.java BankEditorFrame.java MidiUtil.java DriverUtil.java SysexGetDialog.java Driver.java Log Message: IDriver - IPatch[] createPatch(byte[] sysex); IPatchDriver + IPatch createPatch(byte[] sysex); - IPatch[] createPatch(SysexMessage[] msgs); + IPatch[] createPatches(SysexMessage[] msgs); IConverter + IPatch[] createPatches(byte[] sysex); IConverter does not extend IDriver any more. |
From: <ha...@us...> - 2004-09-25 04:29:11
|
Date: Friday September 24, 2004 @ 21:28 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14924/core Modified Files: DeviceDetailsDialog.java Patch.java ImportAllDialog.java AbstractLibraryFrame.java IDriver.java DevDrvPatchSelector.java Converter.java BankEditorFrame.java NewPatchDialog.java SysexGetDialog.java CrossBreedDialog.java BankDriver.java Driver.java UploadPatchDialog.java Log Message: add isSingleDriver(), isBankDriver(), and isConverter() on IDriver interface. |
From: <ha...@us...> - 2004-09-25 04:29:11
|
Date: Friday September 24, 2004 @ 21:29 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/org/jsynthlib/jsynthlib/xml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14924/org/jsynthlib/jsynthlib/xml Modified Files: XMLDriver.java Log Message: add isSingleDriver(), isBankDriver(), and isConverter() on IDriver interface. |
From: <ha...@us...> - 2004-09-23 04:12:40
|
Date: Wednesday September 22, 2004 @ 21:12 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20576/core Modified Files: PatchTransferHandler.java Patch.java CrossBreeder.java AbstractLibraryFrame.java IPatch.java Converter.java BankEditorFrame.java Scene.java LibraryFrame.java LookupManufacturer.java SceneFrame.java PatchEditorFrame.java Driver.java Log Message: introduce setDriver(), getSize(), and lookupManufacturer() methods on IPatch interface. get rid of debug messages for drag&drop. |
From: <ha...@us...> - 2004-09-23 04:12:39
|
Date: Wednesday September 22, 2004 @ 21:12 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/org/jsynthlib/jsynthlib/xml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20576/org/jsynthlib/jsynthlib/xml Modified Files: XMLPatch.java Log Message: introduce setDriver(), getSize(), and lookupManufacturer() methods on IPatch interface. get rid of debug messages for drag&drop. |
From: <ha...@us...> - 2004-09-23 04:10:23
|
Date: Wednesday September 22, 2004 @ 21:10 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20121/core Modified Files: DriverUtil.java Log Message: make methods public. |
From: <jww...@us...> - 2004-09-23 00:38:42
|
Date: Wednesday September 22, 2004 @ 17:38 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/Line6Pod20 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16072/JSynthLib/synthdrivers/Line6Pod20 Modified Files: Line6Pod20SingleDriver.java Log Message: Fixed bug in setPatchName |
From: <jww...@us...> - 2004-09-23 00:38:41
|
Date: Wednesday September 22, 2004 @ 17:38 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/Line6Pod20 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16040/JSynthLib/synthdrivers/Line6Pod20 Modified Files: Line6Pod20BankDriver.java Log Message: Fixed bug in setPatchName |
From: <jww...@us...> - 2004-09-23 00:38:30
|
Date: Wednesday September 22, 2004 @ 17:38 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/Line6BassPod In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16011/JSynthLib/synthdrivers/Line6BassPod Modified Files: Line6BassPodSingleDriver.java Log Message: Fixed bug in setPatchName |