From: <bil...@us...> - 2007-09-17 19:37:12
|
Date: Monday September 17, 2007 @ 12:37 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv17049/core Modified Files: AbstractLibraryFrame.java Log Message: Don't attempt XML if readObject succeeded. |
From: <bil...@us...> - 2007-09-18 03:34:46
|
Date: Monday September 17, 2007 @ 20:34 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv13996/core Modified Files: DeviceSelectionTree.java Log Message: Tweak root label, remove group-by-type (not enough synths). |
From: <bil...@us...> - 2007-09-18 03:36:01
|
Date: Monday September 17, 2007 @ 20:36 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14435/core Modified Files: Device.java Utility.java DeviceDetailsDialog.java SynthConfigPanel.java Log Message: DeviceDetailsDialog now takes owner parameter. |
From: <bil...@us...> - 2007-09-18 05:12:25
|
Date: Monday September 17, 2007 @ 22:12 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv23005/core Modified Files: KnobWidget.java Log Message: Reverse action of mouse wheel so that forward increments value. If other people's mouses work backwards, then, er, I guess we'll have a bit of a CVS fight, won't we? =^) |
From: <bil...@us...> - 2007-09-19 09:36:24
|
Date: Wednesday September 19, 2007 @ 2:35 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv4101/core Modified Files: Constants.java Log Message: Spell check. |
From: <bil...@us...> - 2007-09-19 09:37:30
|
Date: Wednesday September 19, 2007 @ 2:36 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv4503/core Modified Files: DeviceListWriter.java Log Message: Updated to handle cases where *.class is in another location. However, this program must be pointed to the source dir to work. Since that the default config, this should continue working fine. |
From: <bil...@us...> - 2007-09-19 22:50:32
|
Date: Wednesday September 19, 2007 @ 15:50 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11571/core Modified Files: Device.java BankEditorFrame.java MidiConfigPanel.java PatchEditorFrame.java MacUtils.java DevDrvPatchSelector.java SynthConfigPanel.java SysexGetDialog.java JSLDesktop.java MidiUtil.java PatchBasket.java AbstractLibraryFrame.java LibraryFrame.java SceneFrame.java SysexStoreDialog.java Scene.java PatchEdit.java Actions.java GeneralConfigPanel.java Added Files: SwingWorker.java Log Message: Changes from Robert Wirski. |
From: <bil...@us...> - 2007-09-20 20:32:05
|
Date: Thursday September 20, 2007 @ 13:29 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv5159/core Modified Files: PatchEdit.java Log Message: Removed my toy code. |
From: <bil...@us...> - 2007-09-20 20:32:53
|
Date: Thursday September 20, 2007 @ 13:32 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6375/core Modified Files: AbstractLibraryFrame.java Log Message: Cleaned up stray warnings. |
From: <bil...@us...> - 2007-10-01 23:45:56
|
Date: Monday October 1, 2007 @ 16:45 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv10470/core Modified Files: DeviceListWriter.java Log Message: Tidied logging. |
From: <bil...@us...> - 2007-10-01 23:47:29
|
Date: Monday October 1, 2007 @ 16:47 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv10922/core Modified Files: Driver.java Log Message: Cleared warnings. |
From: <bil...@us...> - 2007-10-01 23:49:52
|
Date: Monday October 1, 2007 @ 16:49 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11394/core Added Files: package.html Log Message: Add docs. |
From: <bil...@us...> - 2007-10-18 22:17:09
|
Date: Thursday October 18, 2007 @ 15:17 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv15879/core Modified Files: SceneFrame.java Actions.java AbstractLibraryFrame.java Log Message: Changes from Robert Wirski: "Hello, I have examined the changes and saw that some things need to be corrected. In SceneFrame.UpdatePatch, I had to add the patchsize=0 case which had been removed. It looks unnecessary, but it is important for variable size patches, like for Clavia Nord Modular G2. The current version causes timeout for that driver. I also worked on AbstractLibraryFrame.mouseClicked and now I hope it will work for you. I am willful about that because it is one of the the most dangerous options in the program. It can destroy precious data in your synth's edit buffer with a simple double click. A natural replacer for that is edit facility. If you think it is not good or it will not work for you, replace it with something more safer, please." |
From: <bil...@us...> - 2008-01-23 00:43:49
|
Date: Tuesday January 22, 2008 @ 16:43 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv2220/core Modified Files: EnvelopeWidget.java Log Message: spel chek |