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: <jww...@us...> - 2005-04-03 19:09:34
|
Date: Sunday April 3, 2005 @ 12:09 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/BehringerVAmp2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20093/synthdrivers/BehringerVAmp2 Log Message: Directory /cvsroot/jsynthlib/JSynthLib/synthdrivers/BehringerVAmp2 added to the repository |
From: <jww...@us...> - 2005-04-03 19:09:23
|
Date: Sunday April 3, 2005 @ 12:09 Author: jwweber55434 Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/BehringerVAmp2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20118/synthdrivers/BehringerVAmp2 Added Files: EffectsParamModel.java VAmp2SingleDriver.java Constants.java VAmp2BankDriver.java CCSender.java ScaledParamModel.java VAmp2Editor.java VAmp2Converter.java AmpSelectModel.java VAmp2Device.java VAmp2EdBufDriver.java Log Message: New editor for Behringer V-Amp 2 |
From: <ri...@us...> - 2005-04-02 08:23:50
|
Date: Saturday April 2, 2005 @ 0:23 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/org/jsynthlib/editorbuilder In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28952/org/jsynthlib/editorbuilder Modified Files: TODO ParameterFrame.java EditorBuilder.java DesignerFrame.java GlassPane.java PropertiesFrame.java AnchorEditor.java Anchor.java Added Files: BeanPropertySheet.java AnchorChangeEvent.java OldAnchorEditor.java AnchorListener.java Log Message: EditorBuilder enhancements: * Rework layout code * Make property editing use JavaBeans * Reindent some code * Remove BSD License (now GPL'd) |
From: <ri...@us...> - 2005-04-02 08:23:49
|
Date: Saturday April 2, 2005 @ 0:23 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/org/jsynthlib/jsynthlib/xml/editor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28952/org/jsynthlib/jsynthlib/xml/editor Modified Files: WidgetSize.java PanelDescription.java EditorDescription.java EditorParser.java Log Message: EditorBuilder enhancements: * Rework layout code * Make property editing use JavaBeans * Reindent some code * Remove BSD License (now GPL'd) |
From: <ri...@us...> - 2005-04-02 08:23:35
|
Date: Saturday April 2, 2005 @ 0:23 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/org/jsynthlib/utils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28952/org/jsynthlib/utils Modified Files: AutoSpringLayout.java Log Message: EditorBuilder enhancements: * Rework layout code * Make property editing use JavaBeans * Reindent some code * Remove BSD License (now GPL'd) |
From: <ri...@us...> - 2005-04-02 08:23:34
|
Date: Saturday April 2, 2005 @ 0:23 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/org/jsynthlib/editorbuilder/widgets In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28952/org/jsynthlib/editorbuilder/widgets Modified Files: PanelWidget.java ContainerWidget.java Strut.java Widget.java AnchoredWidget.java Added Files: RootPanelWidget.java WidgetBeanInfo.java RootPanelWidgetBeanInfo.java Log Message: EditorBuilder enhancements: * Rework layout code * Make property editing use JavaBeans * Reindent some code * Remove BSD License (now GPL'd) |
From: <bil...@us...> - 2005-04-01 02:41:50
|
Date: Thursday March 31, 2005 @ 18:41 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/CasioCZ1000 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8482/synthdrivers/CasioCZ1000 Modified Files: CasioCZ1000SingleEditor.java Log Message: Detune Step now displays octave. |
From: <bil...@us...> - 2005-04-01 02:41:21
|
Date: Thursday March 31, 2005 @ 18:41 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/CasioCZ1000 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7951/synthdrivers/CasioCZ1000 Modified Files: CasioCZ1000SingleDriver.java Log Message: Ignore patch name edits. |
From: <bil...@us...> - 2005-04-01 02:39:24
|
Date: Thursday March 31, 2005 @ 18:39 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6893/core Modified Files: ScrollBarLookupWidget.java Log Message: Reinstate range handling. It doesn't break anything, really! |
From: <ha...@us...> - 2005-03-30 06:04:08
|
Date: Tuesday March 29, 2005 @ 22:04 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaDX7/images In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26024/synthdrivers/YamahaDX7/images Modified Files: algo11.gif algo03.gif algo15.gif algo16.gif algo19.gif algo02.gif algo26.gif algo21.gif algo12.gif algo30.gif algo32.gif algo14.gif algo09.gif algo01.gif algo20.gif algo05.gif algo25.gif algo29.gif algo23.gif algo17.gif algo06.gif algo04.gif algo31.gif algo07.gif algo28.gif algo18.gif algo24.gif algo13.gif algo22.gif algo08.gif algo27.gif algo10.gif Log Message: mark as binary file. |
From: <ha...@us...> - 2005-03-30 05:45:28
|
Date: Tuesday March 29, 2005 @ 21:45 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/WaldorfPulse In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16794/synthdrivers/WaldorfPulse Modified Files: WaldorfPulseSingleEditor.java Log Message: fix for loading images |
From: <ha...@us...> - 2005-03-30 05:45:27
|
Date: Tuesday March 29, 2005 @ 21:45 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaDX100 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16794/synthdrivers/YamahaDX100 Modified Files: YamahaDX100SingleEditor.java Log Message: fix for loading images |
From: <ha...@us...> - 2005-03-30 05:45:27
|
Date: Tuesday March 29, 2005 @ 21:45 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/YamahaDX7/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16794/synthdrivers/YamahaDX7/common Modified Files: DX7FamilyVoiceEditor.java Log Message: fix for loading images |
From: <ha...@us...> - 2005-03-30 05:45:26
|
Date: Tuesday March 29, 2005 @ 21:45 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/RolandJV80 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16794/synthdrivers/RolandJV80 Modified Files: RolandJV80PatchEditor.java Log Message: fix for loading images |
From: <ha...@us...> - 2005-03-27 21:38:37
|
Date: Sunday March 27, 2005 @ 13:38 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7694/core Modified Files: JSLDesktop.java Log Message: fix zero div bug of getDefautLocation. |
From: <ha...@us...> - 2005-03-27 20:21:00
|
Date: Sunday March 27, 2005 @ 12:20 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22890/core Modified Files: DeviceDetailsDialog.java SynthConfigPanel.java Utility.java Log Message: Use pulldown menu for synth driver "Delete" and "Property". |
From: <ha...@us...> - 2005-03-27 20:14:55
|
Date: Sunday March 27, 2005 @ 12:14 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19407/core Modified Files: VertScrollBarLookupWidget.java ScrollBarLookupWidget.java VertScrollBarWidget.java ScrollBarWidget.java Log Message: mouse wheel support. |
From: <ha...@us...> - 2005-03-27 20:11:01
|
Date: Sunday March 27, 2005 @ 12:10 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17057/core Modified Files: PatchEditorFrame.java Log Message: An ornament change. |
From: <ha...@us...> - 2005-03-27 20:07:27
|
Date: Sunday March 27, 2005 @ 12:07 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15029/core Modified Files: ImportAllDialog.java Log Message: use ErrorMsg.reportError() instead of System.out.println(). |
From: <bil...@us...> - 2005-03-20 07:07:44
|
Date: Saturday March 19, 2005 @ 23:07 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/CasioCZ1000 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24404/synthdrivers/CasioCZ1000 Modified Files: CasioCZ1000Device.java Added Files: CasioCZ1000BankDriver.java Log Message: Restore bank driver; is needed to import. |
From: <bil...@us...> - 2005-03-20 05:04:30
|
Date: Saturday March 19, 2005 @ 21:04 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/CasioCZ1000 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17908/synthdrivers/CasioCZ1000 Modified Files: CasioCZ1000Device.java CasioCZ1000SingleEditor.java CasioCZ1000SingleDriver.java Added Files: CasioCZ1000RcvConverter.java Removed Files: CasioCZ1000BankDriver.java Log Message: Remove useless BankDriver, add Converter, add config options for editor. |
From: <bil...@us...> - 2005-03-19 21:39:04
|
Date: Saturday March 19, 2005 @ 13:38 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/synthdrivers/CasioCZ1000 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6524/synthdrivers/CasioCZ1000 Modified Files: CasioCZ1000SingleEditor.java Added Files: CZModel.java Log Message: Refactored new CZModel class. |
From: <bil...@us...> - 2005-03-19 21:38:34
|
Date: Saturday March 19, 2005 @ 13:38 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6388/core Modified Files: ScrollBarLookupWidget.java Log Message: Value range now corresponds to the string list. i.e. If the range -2,+2 is given, then the first string will have the value -2. |
From: <ri...@us...> - 2005-03-19 02:11:23
|
Date: Friday March 18, 2005 @ 18:11 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/org/jsynthlib/editorbuilder In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28931/org/jsynthlib/editorbuilder Modified Files: DesignerFrame.java GlassPane.java PropertiesFrame.java Parameter.java Log Message: Make struts be relatively positioned |
From: <ri...@us...> - 2005-03-19 02:11:22
|
Date: Friday March 18, 2005 @ 18:11 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/org/jsynthlib/jsynthlib/xml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28931/org/jsynthlib/jsynthlib/xml Modified Files: XMLParameter.java Log Message: Make struts be relatively positioned |