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: <jem...@us...> - 2011-09-09 21:04:47
|
Revision: 1136 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1136&view=rev Author: jemenake Date: 2011-09-09 21:04:41 +0000 (Fri, 09 Sep 2011) Log Message: ----------- Someday, it will actually compile.... Modified Paths: -------------- branches/UIRefactor/META-INF/MANIFEST.MF branches/UIRefactor/core/Actions.java branches/UIRefactor/core/CrossBreedDialog.java branches/UIRefactor/core/ImportAllDialog.java branches/UIRefactor/core/ImportMidiFile.java branches/UIRefactor/core/PatchEdit.java branches/UIRefactor/core/SearchDialog.java branches/UIRefactor/core/SortDialog.java branches/UIRefactor/core/SysexGetDialog.java branches/UIRefactor/core/UploadPatchDialog.java branches/UIRefactor/org/jsynthlib/desktop/JSLDesktop.java branches/UIRefactor/org/jsynthlib/desktop/JSLDesktopFrame.java branches/UIRefactor/org/jsynthlib/desktop/JSLDesktopManager.java branches/UIRefactor/org/jsynthlib/desktop/JSLFrame.java branches/UIRefactor/org/jsynthlib/desktop/mdi/MDIDesktop.java branches/UIRefactor/org/jsynthlib/desktop/mdi/MDIJFrame.java branches/UIRefactor/org/jsynthlib/desktop/sdi/SDIDesktop.java branches/UIRefactor/org/jsynthlib/desktop/sdi/SDIJFrame.java Removed Paths: ------------- branches/UIRefactor/jdom.jar This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fra...@us...> - 2011-09-09 08:19:30
|
Revision: 1135 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1135&view=rev Author: frankster Date: 2011-09-09 08:19:24 +0000 (Fri, 09 Sep 2011) Log Message: ----------- remove commented out stuff Modified Paths: -------------- trunk/JSynthLib/synthdrivers/TCElectronicM350/TCElectronicM350SingleEditor.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jem...@us...> - 2011-09-09 05:37:22
|
Revision: 1134 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1134&view=rev Author: jemenake Date: 2011-09-09 05:37:16 +0000 (Fri, 09 Sep 2011) Log Message: ----------- Changed some iterators to foreach constructs Modified Paths: -------------- branches/UIRefactor/org/jsynthlib/desktop/mdi/MDIJFrame.java branches/UIRefactor/org/jsynthlib/desktop/sdi/SDIDesktop.java branches/UIRefactor/org/jsynthlib/desktop/sdi/SDIJFrame.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fra...@us...> - 2011-09-09 00:47:41
|
Revision: 1133 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1133&view=rev Author: frankster Date: 2011-09-09 00:47:35 +0000 (Fri, 09 Sep 2011) Log Message: ----------- TC Electronic M350 Effect/Reverb Unit Driver (Single + Editor). known issue: widget twiddling sometimes locks the unit up. Added Paths: ----------- trunk/JSynthLib/synthdrivers/TCElectronicM350/ trunk/JSynthLib/synthdrivers/TCElectronicM350/M350Model.java trunk/JSynthLib/synthdrivers/TCElectronicM350/M350Sender.java trunk/JSynthLib/synthdrivers/TCElectronicM350/TCElectronicM350Device.java trunk/JSynthLib/synthdrivers/TCElectronicM350/TCElectronicM350SingleDriver.java trunk/JSynthLib/synthdrivers/TCElectronicM350/TCElectronicM350SingleEditor.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jem...@us...> - 2011-09-08 20:33:31
|
Revision: 1132 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1132&view=rev Author: jemenake Date: 2011-09-08 20:33:25 +0000 (Thu, 08 Sep 2011) Log Message: ----------- Cleaning up the refactored code. Adding some foreach loops Modified Paths: -------------- branches/UIRefactor/core/Driver.java branches/UIRefactor/core/PatchEdit.java branches/UIRefactor/doc/programming.html branches/UIRefactor/org/jsynthlib/desktop/JSLDesktop.java branches/UIRefactor/org/jsynthlib/desktop/JSLDesktopFrame.java branches/UIRefactor/org/jsynthlib/desktop/JSLDesktopManager.java branches/UIRefactor/org/jsynthlib/desktop/JSLFrame.java branches/UIRefactor/org/jsynthlib/desktop/JSLFrameListener.java branches/UIRefactor/org/jsynthlib/desktop/JSLWindowMenu.java branches/UIRefactor/org/jsynthlib/utils/AdvDefaultHandler.java Added Paths: ----------- branches/UIRefactor/org/jsynthlib/desktop/mdi/MDIDesktop.java branches/UIRefactor/org/jsynthlib/desktop/mdi/MDIJFrame.java branches/UIRefactor/org/jsynthlib/desktop/sdi/SDIDesktop.java branches/UIRefactor/org/jsynthlib/desktop/sdi/SDIJFrame.java Removed Paths: ------------- branches/UIRefactor/core/JSLDesktop.java branches/UIRefactor/core/JSLFrame.java branches/UIRefactor/core/JSLFrameEvent.java branches/UIRefactor/core/JSLFrameListener.java branches/UIRefactor/core/JSLWindowMenu.java branches/UIRefactor/org/jsynthlib/desktop/MenuDesktopThingie.java branches/UIRefactor/org/jsynthlib/desktop/MenuFrame.java branches/UIRefactor/org/jsynthlib/desktop/mdi/JSLIFrame.java branches/UIRefactor/org/jsynthlib/desktop/mdi/JSLJDesktopPane.java branches/UIRefactor/org/jsynthlib/desktop/sdi/JSLFakeDesktop.java branches/UIRefactor/org/jsynthlib/desktop/sdi/JSLJFrame.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jem...@us...> - 2011-09-08 03:22:43
|
Revision: 1131 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1131&view=rev Author: jemenake Date: 2011-09-08 03:22:37 +0000 (Thu, 08 Sep 2011) Log Message: ----------- More cleanup Modified Paths: -------------- branches/UIRefactor/core/Actions.java branches/UIRefactor/core/BankDriver.java branches/UIRefactor/core/ComboBoxWidget.java branches/UIRefactor/core/GeneralConfigPanel.java branches/UIRefactor/core/MidiUtil.java branches/UIRefactor/core/PatchEditorFrame.java branches/UIRefactor/org/jsynthlib/desktop/JSLDesktop.java branches/UIRefactor/org/jsynthlib/desktop/JSLDesktopFrame.java branches/UIRefactor/org/jsynthlib/desktop/JSLFrame.java branches/UIRefactor/synthdrivers/KawaiK4/KawaiK4BankDriver.java branches/UIRefactor/synthdrivers/KawaiK4/KawaiK4BulkConverter.java branches/UIRefactor/synthdrivers/RolandMT32/RolandMT32PatchMemoryBankDriver.java branches/UIRefactor/synthdrivers/RolandMT32/RolandMT32PatchTempBankDriver.java branches/UIRefactor/synthdrivers/RolandMT32/RolandMT32TimbreMemoryBankDriver.java branches/UIRefactor/synthdrivers/RolandMT32/RolandMT32TimbreTempBankDriver.java branches/UIRefactor/synthdrivers/RolandTD6/TD6SingleDriver.java branches/UIRefactor/synthdrivers/RolandTD6/TD6SingleEditor.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jem...@us...> - 2011-09-07 21:22:49
|
Revision: 1130 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1130&view=rev Author: jemenake Date: 2011-09-07 21:22:42 +0000 (Wed, 07 Sep 2011) Log Message: ----------- Cleaning up the refactored code. Adding some foreach loops Modified Paths: -------------- branches/UIRefactor/core/AbstractLibraryFrame.java branches/UIRefactor/core/Actions.java branches/UIRefactor/core/BankEditorFrame.java branches/UIRefactor/core/PatchEdit.java branches/UIRefactor/core/Utility.java branches/UIRefactor/org/jsynthlib/desktop/JSLDesktop.java branches/UIRefactor/org/jsynthlib/desktop/JSLDesktopManager.java branches/UIRefactor/org/jsynthlib/desktop/JSLFrame.java branches/UIRefactor/org/jsynthlib/desktop/mdi/JSLIFrame.java branches/UIRefactor/org/jsynthlib/desktop/sdi/JSLJFrame.java branches/UIRefactor/synthdrivers/OberheimMatrix/OberheimMatrixSingleEditor.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jem...@us...> - 2011-09-07 18:42:28
|
Revision: 1129 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1129&view=rev Author: jemenake Date: 2011-09-07 18:42:22 +0000 (Wed, 07 Sep 2011) Log Message: ----------- Merged in XMLFileUtils changes and added SplashScreen Modified Paths: -------------- branches/UIRefactor/core/XMLFileUtils.java Added Paths: ----------- branches/UIRefactor/core/SplashScreen.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jem...@us...> - 2011-09-07 18:19:34
|
Revision: 1128 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1128&view=rev Author: jemenake Date: 2011-09-07 18:19:27 +0000 (Wed, 07 Sep 2011) Log Message: ----------- Forgot to add the refactored desktop source files Added Paths: ----------- branches/UIRefactor/org/jsynthlib/desktop/ branches/UIRefactor/org/jsynthlib/desktop/JSLDesktop.java branches/UIRefactor/org/jsynthlib/desktop/JSLDesktopFrame.java branches/UIRefactor/org/jsynthlib/desktop/JSLDesktopManager.java branches/UIRefactor/org/jsynthlib/desktop/JSLFrame.java branches/UIRefactor/org/jsynthlib/desktop/JSLFrameEvent.java branches/UIRefactor/org/jsynthlib/desktop/JSLFrameListener.java branches/UIRefactor/org/jsynthlib/desktop/JSLWindowMenu.java branches/UIRefactor/org/jsynthlib/desktop/MenuDesktopThingie.java branches/UIRefactor/org/jsynthlib/desktop/MenuFrame.java branches/UIRefactor/org/jsynthlib/desktop/mdi/ branches/UIRefactor/org/jsynthlib/desktop/mdi/JSLIFrame.java branches/UIRefactor/org/jsynthlib/desktop/mdi/JSLJDesktopPane.java branches/UIRefactor/org/jsynthlib/desktop/sdi/ branches/UIRefactor/org/jsynthlib/desktop/sdi/JSLFakeDesktop.java branches/UIRefactor/org/jsynthlib/desktop/sdi/JSLJFrame.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jem...@us...> - 2011-09-07 18:12:49
|
Revision: 1127 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1127&view=rev Author: jemenake Date: 2011-09-07 18:12:42 +0000 (Wed, 07 Sep 2011) Log Message: ----------- Committing changes from... oh... the last 5 years or so Modified Paths: -------------- branches/UIRefactor/JSynthLib.java branches/UIRefactor/core/AbstractLibraryFrame.java branches/UIRefactor/core/Actions.java branches/UIRefactor/core/BankEditorFrame.java branches/UIRefactor/core/DevDrvPatchSelector.java branches/UIRefactor/core/Driver.java branches/UIRefactor/core/DriverUtil.java branches/UIRefactor/core/ErrorMsg.java branches/UIRefactor/core/IPatch.java branches/UIRefactor/core/ISinglePatch.java branches/UIRefactor/core/LibraryFrame.java branches/UIRefactor/core/MidiUtil.java branches/UIRefactor/core/Patch.java branches/UIRefactor/core/PatchBasket.java branches/UIRefactor/core/PatchEdit.java branches/UIRefactor/core/PatchEditorFrame.java branches/UIRefactor/core/Scene.java branches/UIRefactor/core/SearchDialog.java branches/UIRefactor/core/SysexGetDialog.java branches/UIRefactor/core/SysexStoreDialog.java branches/UIRefactor/core/Utility.java branches/UIRefactor/midiprovider/OSX/CAProvider/CAMIDISource.java branches/UIRefactor/org/jsynthlib/editorbuilder/BeanPropertySheet.java branches/UIRefactor/org/jsynthlib/editorbuilder/EditorBuilder.java branches/UIRefactor/org/jsynthlib/editorbuilder/ParameterFrame.java branches/UIRefactor/org/jsynthlib/jsynthlib/xml/XMLDriver.java branches/UIRefactor/org/jsynthlib/jsynthlib/xml/XMLPatch.java branches/UIRefactor/synthdrivers/AlesisDM5/AlesisDM5PrChgDriver.java branches/UIRefactor/synthdrivers/AlesisDM5/AlesisDM5SgSetDriver.java branches/UIRefactor/synthdrivers/AlesisDM5/AlesisDM5SysInfoDriver.java branches/UIRefactor/synthdrivers/AlesisDM5/AlesisDM5TrSetDriver.java branches/UIRefactor/synthdrivers/AlesisDMPro/AlesisDMProDrumKitDriver.java branches/UIRefactor/synthdrivers/AlesisDMPro/AlesisDMProEffectDriver.java branches/UIRefactor/synthdrivers/AlesisQS/AlesisQSGlobalDriver.java branches/UIRefactor/synthdrivers/AlesisQS/AlesisQSProgramDriver.java branches/UIRefactor/synthdrivers/BehringerFCB1010/FCB1010Driver.java branches/UIRefactor/synthdrivers/BehringerVAmp2/VAmp2SingleDriver.java branches/UIRefactor/synthdrivers/BossDR660/BossDR660DrumkitDriver.java branches/UIRefactor/synthdrivers/CasioCZ1000/CasioCZ1000SingleDriver.java branches/UIRefactor/synthdrivers/EmuProteusMPS/EmuProteusMPSSingleDriver.java branches/UIRefactor/synthdrivers/EnsoniqESQ1/EnsoniqESQ1SingleDriver.java branches/UIRefactor/synthdrivers/Generic/GenericDevice.java branches/UIRefactor/synthdrivers/KawaiK4/KawaiK4DrumsetDriver.java branches/UIRefactor/synthdrivers/KawaiK4/KawaiK4EffectDriver.java branches/UIRefactor/synthdrivers/KawaiK4/KawaiK4MultiDriver.java branches/UIRefactor/synthdrivers/KawaiK4/KawaiK4SingleDriver.java branches/UIRefactor/synthdrivers/KawaiK5000/KawaiK5000ADDSingleDriver.java branches/UIRefactor/synthdrivers/KorgX3/KorgX3SingleDriver.java branches/UIRefactor/synthdrivers/Line6BassPod/Line6BassPodSingleDriver.java branches/UIRefactor/synthdrivers/Line6Pod20/Line6Pod20SingleDriver.java branches/UIRefactor/synthdrivers/MIDIboxFM/MIDIboxFMDrumDriver.java branches/UIRefactor/synthdrivers/MIDIboxFM/MIDIboxFMEnsDriver.java branches/UIRefactor/synthdrivers/MIDIboxFM/MIDIboxFMPatchDriver.java branches/UIRefactor/synthdrivers/MIDIboxSID/MIDIboxSIDSingleDriver.java branches/UIRefactor/synthdrivers/OberheimMatrix/OberheimMatrixSingleDriver.java branches/UIRefactor/synthdrivers/QuasimidiQuasar/QuasimidiQuasarSingleDriver.java branches/UIRefactor/synthdrivers/RolandGP16/RolandGP16SingleDriver.java branches/UIRefactor/synthdrivers/RolandJV80/RolandJV80PatchDriver.java branches/UIRefactor/synthdrivers/RolandJV80/RolandJV80PerformanceDriver.java branches/UIRefactor/synthdrivers/RolandJV80/RolandJV80SystemSetupDriver.java branches/UIRefactor/synthdrivers/RolandMKS50/MKS50PatchSingleDriver.java branches/UIRefactor/synthdrivers/RolandMKS50/MKS50ToneSingleDriver.java branches/UIRefactor/synthdrivers/RolandMKS7/MKS7ToneSingleDriver.java branches/UIRefactor/synthdrivers/RolandMT32/RolandMT32DisplayDriver.java branches/UIRefactor/synthdrivers/RolandMT32/RolandMT32PatchMemoryDriver.java branches/UIRefactor/synthdrivers/RolandMT32/RolandMT32PatchTempDriver.java branches/UIRefactor/synthdrivers/RolandMT32/RolandMT32RhythmSetupTempDriver.java branches/UIRefactor/synthdrivers/RolandMT32/RolandMT32SystemDriver.java branches/UIRefactor/synthdrivers/RolandMT32/RolandMT32TimbreMemoryDriver.java branches/UIRefactor/synthdrivers/RolandMT32/RolandMT32TimbreTempDriver.java branches/UIRefactor/synthdrivers/RolandTD6/TD6SingleDriver.java branches/UIRefactor/synthdrivers/SCIProphet600/P600ProgSingleDriver.java branches/UIRefactor/synthdrivers/TCElectronicGMajor/TCElectronicGMajorSingleDriver.java branches/UIRefactor/synthdrivers/WaldorfPulse/WaldorfPulseSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX100/YamahaDX100SingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX5/YamahaDX5PerformanceBankDriver.java branches/UIRefactor/synthdrivers/YamahaDX5/YamahaDX5PerformanceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX5/YamahaDX5VoiceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7/YamahaDX7PerformanceBankDriver.java branches/UIRefactor/synthdrivers/YamahaDX7/YamahaDX7PerformanceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7/YamahaDX7VoiceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7/common/DX7FamilyAdditionalVoiceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7/common/DX7FamilyFractionalScalingSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7/common/DX7FamilyMicroTuningSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7/common/DX7FamilyPerformanceIIISingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7/common/DX7FamilyPerformanceIISingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7/common/DX7FamilyPerformanceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7/common/DX7FamilySystemSetupIIDriver.java branches/UIRefactor/synthdrivers/YamahaDX7/common/DX7FamilySystemSetupIIIDriver.java branches/UIRefactor/synthdrivers/YamahaDX7/common/DX7FamilyVoiceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7II/YamahaDX7IIAdditionalVoiceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7II/YamahaDX7IIFractionalScalingSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7II/YamahaDX7IIMicroTuningSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7II/YamahaDX7IIPerformanceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7II/YamahaDX7IISystemSetupDriver.java branches/UIRefactor/synthdrivers/YamahaDX7II/YamahaDX7IIVoiceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7s/YamahaDX7sAdditionalVoiceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7s/YamahaDX7sFractionalScalingSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7s/YamahaDX7sMicroTuningSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7s/YamahaDX7sPerformanceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaDX7s/YamahaDX7sSystemSetupDriver.java branches/UIRefactor/synthdrivers/YamahaDX7s/YamahaDX7sVoiceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaFS1R/HelpWindow.java branches/UIRefactor/synthdrivers/YamahaFS1R/YamahaFS1RBankDriver.java branches/UIRefactor/synthdrivers/YamahaFS1R/YamahaFS1RBankEditor.java branches/UIRefactor/synthdrivers/YamahaFS1R/YamahaFS1RFseqDriver.java branches/UIRefactor/synthdrivers/YamahaFS1R/YamahaFS1RFseqEditor.java branches/UIRefactor/synthdrivers/YamahaFS1R/YamahaFS1RPerformanceDriver.java branches/UIRefactor/synthdrivers/YamahaFS1R/YamahaFS1RPerformanceEditor.java branches/UIRefactor/synthdrivers/YamahaFS1R/YamahaFS1RSystemDriver.java branches/UIRefactor/synthdrivers/YamahaFS1R/YamahaFS1RVoiceDriver.java branches/UIRefactor/synthdrivers/YamahaFS1R/YamahaFS1RVoiceEditor.java branches/UIRefactor/synthdrivers/YamahaMotif/YamahaMotifNormalVoiceDriver.java branches/UIRefactor/synthdrivers/YamahaTG100/YamahaTG100SingleDriver.java branches/UIRefactor/synthdrivers/YamahaTX7/YamahaTX7PerformanceBankDriver.java branches/UIRefactor/synthdrivers/YamahaTX7/YamahaTX7PerformanceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaTX7/YamahaTX7VoiceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaTX802/YamahaTX802AdditionalVoiceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaTX802/YamahaTX802FractionalScalingSingleDriver.java branches/UIRefactor/synthdrivers/YamahaTX802/YamahaTX802MicroTuningSingleDriver.java branches/UIRefactor/synthdrivers/YamahaTX802/YamahaTX802PerformanceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaTX802/YamahaTX802SystemSetupDriver.java branches/UIRefactor/synthdrivers/YamahaTX802/YamahaTX802VoiceSingleDriver.java branches/UIRefactor/synthdrivers/YamahaTX81z/YamahaTX81zSingleDriver.java branches/UIRefactor/synthdrivers/YamahaUB99/YamahaUB99Driver.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jem...@us...> - 2011-09-07 14:45:35
|
Revision: 1126 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1126&view=rev Author: jemenake Date: 2011-09-07 14:45:29 +0000 (Wed, 07 Sep 2011) Log Message: ----------- Trivial change to test if svn is authenticating me Modified Paths: -------------- branches/UIRefactor/core/MidiTest.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <vl...@us...> - 2011-09-07 13:14:00
|
Revision: 1125 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1125&view=rev Author: vldmr Date: 2011-09-07 13:13:54 +0000 (Wed, 07 Sep 2011) Log Message: ----------- Branch cretaed from wrong revision, correct revision used for branches/UIRefactor, removing this as unneeded Removed Paths: ------------- branches/UIRefactor-jemenake/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <vl...@us...> - 2011-09-07 13:06:30
|
Revision: 1124 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1124&view=rev Author: vldmr Date: 2011-09-07 13:06:20 +0000 (Wed, 07 Sep 2011) Log Message: ----------- Refactoring effor by Joe Emenaker Added Paths: ----------- branches/UIRefactor/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jem...@us...> - 2011-09-06 18:42:44
|
Revision: 1123 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1123&view=rev Author: jemenake Date: 2011-09-06 18:42:38 +0000 (Tue, 06 Sep 2011) Log Message: ----------- Added Paths: ----------- branches/UIRefactor-jemenake/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fra...@us...> - 2011-09-05 08:26:24
|
Revision: 1122 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1122&view=rev Author: frankster Date: 2011-09-05 08:26:18 +0000 (Mon, 05 Sep 2011) Log Message: ----------- I sorted the list by (Manufacturer, Device) which makes the generated synths.html slightly better. I was hoping it would also stop the synthdrivers.properties jumping around so much every time it was rebuilt but it turns out its serialised out of a hashtable. oh well. Modified Paths: -------------- trunk/JSynthLib/core/DeviceDescriptor.java trunk/JSynthLib/core/DeviceListWriter.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bil...@us...> - 2011-09-05 00:56:24
|
Revision: 1121 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1121&view=rev Author: billzwicky Date: 2011-09-05 00:56:18 +0000 (Mon, 05 Sep 2011) Log Message: ----------- Refactor DeviceListWriter, add experimental writeDocs. Modified Paths: -------------- trunk/JSynthLib/core/DeviceListWriter.java trunk/JSynthLib/core/DevicesConfig.java trunk/JSynthLib/core/PatchEdit.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bil...@us...> - 2011-09-05 00:50:04
|
Revision: 1120 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1120&view=rev Author: billzwicky Date: 2011-09-05 00:49:58 +0000 (Mon, 05 Sep 2011) Log Message: ----------- finalize() is not needed. Modified Paths: -------------- trunk/JSynthLib/core/MidiScan.java trunk/JSynthLib/core/PatchEditorFrame.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <vl...@us...> - 2011-09-04 23:35:34
|
Revision: 1119 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1119&view=rev Author: vldmr Date: 2011-09-04 23:35:28 +0000 (Sun, 04 Sep 2011) Log Message: ----------- Initial support for YamahaSY77 -librarian only. Added Paths: ----------- trunk/JSynthLib/synthdrivers/YamahaSY77/ trunk/JSynthLib/synthdrivers/YamahaSY77/BankPatch.java trunk/JSynthLib/synthdrivers/YamahaSY77/YamahaSY77Device.java trunk/JSynthLib/synthdrivers/YamahaSY77/YamahaSY77KSeqDriver.java trunk/JSynthLib/synthdrivers/YamahaSY77/YamahaSY77NSeqDriver.java trunk/JSynthLib/synthdrivers/YamahaSY77/YamahaSY77Sysex.java trunk/JSynthLib/synthdrivers/YamahaSY77/YamahaSY77VoiceBankDriver.java trunk/JSynthLib/synthdrivers/YamahaSY77/YamahaSY77VoiceDriver.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <vl...@us...> - 2011-09-04 23:30:44
|
Revision: 1118 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1118&view=rev Author: vldmr Date: 2011-09-04 23:30:38 +0000 (Sun, 04 Sep 2011) Log Message: ----------- Changed svn property mime-type to text/xml so that gui svn clients woulld not refuse showing diff Property Changed: ---------------- trunk/JSynthLib/build.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fra...@us...> - 2011-09-04 20:56:26
|
Revision: 1117 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1117&view=rev Author: frankster Date: 2011-09-04 20:56:20 +0000 (Sun, 04 Sep 2011) Log Message: ----------- Martin Tarenskeen's DX7 editor envelope graphics fix. Modified Paths: -------------- trunk/JSynthLib/synthdrivers/YamahaDX7/common/DX7FamilyVoiceEditor.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fra...@us...> - 2011-09-04 20:44:44
|
Revision: 1116 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1116&view=rev Author: frankster Date: 2011-09-04 20:44:38 +0000 (Sun, 04 Sep 2011) Log Message: ----------- Updated list of supported synths: I have added all the drivers in SVN that are not mentioned. I have judged whether patch/bank/editing is supported based on the existence of files with Driver/Editor in their names, but have not performed any checks beyond this. Modified Paths: -------------- trunk/JSynthLib/doc/synths.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fra...@us...> - 2011-09-04 20:40:44
|
Revision: 1115 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1115&view=rev Author: frankster Date: 2011-09-04 20:40:38 +0000 (Sun, 04 Sep 2011) Log Message: ----------- added original version of the supported synths document from http://jsynthlib.org/synths.html to svn so it can be updated to reflect the latest driver additions Added Paths: ----------- trunk/JSynthLib/doc/synths.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fra...@us...> - 2011-09-04 18:58:54
|
Revision: 1114 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1114&view=rev Author: frankster Date: 2011-09-04 18:58:48 +0000 (Sun, 04 Sep 2011) Log Message: ----------- Martin Tarenskeen's DX100/TX81z Envelope fix Modified Paths: -------------- trunk/JSynthLib/synthdrivers/YamahaDX100/YamahaDX100SingleEditor.java trunk/JSynthLib/synthdrivers/YamahaTX81z/YamahaTX81zSingleEditor.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fra...@us...> - 2011-09-04 18:47:45
|
Revision: 1113 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1113&view=rev Author: frankster Date: 2011-09-04 18:47:39 +0000 (Sun, 04 Sep 2011) Log Message: ----------- marginally clarify a sysex message in Yamaha TX81Z driver Modified Paths: -------------- trunk/JSynthLib/synthdrivers/YamahaTX81z/YamahaTX81zSingleDriver.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fra...@us...> - 2011-09-04 18:46:47
|
Revision: 1112 http://jsynthlib.svn.sourceforge.net/jsynthlib/?rev=1112&view=rev Author: frankster Date: 2011-09-04 18:46:41 +0000 (Sun, 04 Sep 2011) Log Message: ----------- makes the auto scan log a little bit more about whats happening when it fails Modified Paths: -------------- trunk/JSynthLib/core/MidiScan.java trunk/JSynthLib/core/SynthConfigPanel.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |