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: <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: <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: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: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 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: <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: <ri...@us...> - 2005-05-04 23:24:25
|
Date: Wednesday May 4, 2005 @ 16:24 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21770/core Modified Files: DevicesConfig.java Log Message: Show manufacturers for XML devices in the device tree. |
From: <ri...@us...> - 2005-05-11 06:50:07
|
Date: Tuesday May 10, 2005 @ 23:49 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17116/core Modified Files: MidiUtil.java Log Message: Throw InvalidMidiDataException instead of ArrayIndexOutOfBoundsException when byte array is missing the EOX byte |
From: <jba...@us...> - 2005-08-15 07:11:39
|
Date: Monday August 15, 2005 @ 0:11 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22356/core Modified Files: KnobLookupWidget.java KnobWidget.java Log Message: Added new constructors to define the size of the knob instead of using the default width and height values. Expanded some javadoc comments. |
From: <jem...@us...> - 2006-02-02 09:46:57
|
Date: Thursday February 2, 2006 @ 1:46 Author: jemenake Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23553/core Modified Files: JSLDesktop.java Log Message: Added application icon (for the MDI mode, at least) |
From: <jem...@us...> - 2006-02-03 02:00:36
|
Date: Thursday February 2, 2006 @ 18:00 Author: jemenake Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20438/core Modified Files: AppConfig.java Log Message: Added LookAndFeel decoration to all frames |
From: <jem...@us...> - 2006-02-03 02:07:00
|
Date: Thursday February 2, 2006 @ 18:06 Author: jemenake Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23598/core Modified Files: BankEditorFrame.java Actions.java Added Files: BankPrinter.java Log Message: Added support for printing patchbank lists |
From: <jem...@us...> - 2006-02-04 10:50:17
|
Date: Saturday February 4, 2006 @ 2:50 Author: jemenake Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22148/core Modified Files: DriverUtil.java Log Message: Fixed thrown exception when importing a sysex that no driver recognized. |
From: <jem...@us...> - 2006-02-06 23:47:57
|
Date: Monday February 6, 2006 @ 15:47 Author: jemenake Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17118/core Modified Files: Utility.java Log Message: Added some more ways to invoke hexDump() |
From: <jem...@us...> - 2006-02-06 23:52:17
|
Date: Monday February 6, 2006 @ 15:52 Author: jemenake Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19129/core Modified Files: LookupManufacturer.java Log Message: Removed default constructor and added lengthOfID() method to return the number of bytes used by the manufacturerID in a given sysex message. |
From: <jem...@us...> - 2006-02-22 03:31:32
|
Date: Tuesday February 21, 2006 @ 19:31 Author: jemenake Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4425/core Modified Files: AbstractLibraryFrame.java Log Message: Added support for saving libraries in XML |
From: <jem...@us...> - 2006-02-22 08:22:49
|
Date: Wednesday February 22, 2006 @ 0:22 Author: jemenake Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3529/core Added Files: XMLFileUtils.java Log Message: Added support for saving libraries in XML |
From: <jem...@us...> - 2006-02-22 08:28:31
|
Date: Wednesday February 22, 2006 @ 0:28 Author: jemenake Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6615/core Added Files: Base64.java Log Message: Added support for saving libraries in XML |
From: <jem...@us...> - 2006-02-23 23:33:28
|
Date: Thursday February 23, 2006 @ 15:33 Author: jemenake Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28950/core Modified Files: SceneFrame.java LibraryFrame.java Log Message: Drag-n-dropped scenes and patches now immediately show up in target frame. |
From: <jem...@us...> - 2006-02-27 07:18:30
|
Date: Sunday February 26, 2006 @ 23:18 Author: jemenake Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30641/core Modified Files: LibraryFrame.java PatchTransferHandler.java SceneFrame.java AbstractLibraryFrame.java Added Files: PatchesAndScenes.java Log Message: Copy/Paste and Drag/Drop now supports multiple items at a time |
From: <jba...@us...> - 2006-03-07 20:47:24
|
Date: Tuesday March 7, 2006 @ 12:47 Author: jbackhaus Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22056/core Modified Files: DeviceSelectionTree.java Log Message: Organized imports with Eclipse |
From: <jem...@us...> - 2006-03-10 02:24:51
|
Date: Thursday March 9, 2006 @ 18:24 Author: jemenake Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6078/core Modified Files: XMLFileUtils.java Log Message: XMLFileUtils uses DOM instead of JDOM now, so we can get rid of jdom.jar |
From: <ri...@us...> - 2006-12-08 20:53:59
|
Date: Friday December 8, 2006 @ 12:53 Author: ribrdb Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv19573/core Modified Files: JSLFrame.java JSLDesktop.java Actions.java Log Message: Fix compilation errors in eclipse. |
From: <bil...@us...> - 2007-09-17 19:12:41
|
Date: Monday September 17, 2007 @ 12:12 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6872/core Modified Files: AppConfig.java Log Message: Removed 'final', public'd a couple methods. |