/[svn]/jsampler/trunk/ChangeLog
ViewVC logotype

Diff of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1864 by iliev, Sat Mar 14 20:44:58 2009 UTC revision 2148 by iliev, Thu Oct 14 14:45:42 2010 UTC
# Line 1  Line 1 
1  CVS HEAD   CVS HEAD
2      * Added check box "Remember decision and apply to all selected instruments"
3        to the "Map MIDI instrument" dialog when adding multiple selection
4    
5      * Add/Edit Instrument dialog and New MIDI Instrument wizard
6        are now resizable
7    
8      * Using multicolumn menus for:
9        - loading instruments from Instruments Database
10        - selecting values in string list parameters
11    
12      * Fantasia:
13        - Added option to keep Fantasia always on top (View/Always On Top)
14        - Migrated to substance 6.1
15    
16      * Some GUI enhancements and code cleanup
17    
18    JSampler v0.9: 2009-08-03
19    * Implemented a backend list with option to manually choose a backend    * Implemented a backend list with option to manually choose a backend
20      to connect on startup(Edit/Preferences, then click the `Backend' tab)      to connect on startup(Edit/Preferences, then click the `Backend' tab)
21      and option to change the backend without restarting JSampler      and option to change the backend without restarting JSampler
# Line 68  CVS HEAD Line 85  CVS HEAD
85      maximum voices and disk streams      maximum voices and disk streams
86      (choose Edit/Preferences, then click the `General' tab)      (choose Edit/Preferences, then click the `General' tab)
87    
88      * Added support for exporting the MIDI instrument maps
89        as text file, web page or Rosegarden device file
90    
91    * Updated LscpTree    * Updated LscpTree
92    
93    * The scripts in the `scripts' directory now pass the command-line    * The scripts in the `scripts' directory now pass the command-line
94      arguments to the respective jsampler distribution      arguments to the respective jsampler distribution
95    
96      * Show controller names in fx sends dialogs
97    
98      * Proper handling of connection failures
99    
100    * ant: the default target is now build-fantasia    * ant: the default target is now build-fantasia
101    * ant: added new target build-fantasia-osx    * ant: added new target build-fantasia-osx
102    
# Line 110  CVS HEAD Line 134  CVS HEAD
134      - `Turn off animation effects' checkbox moved to the `View' tab      - `Turn off animation effects' checkbox moved to the `View' tab
135      - Refactoring: All basic UI components moved to      - Refactoring: All basic UI components moved to
136        org.jsampler.view.fantasia.basic package        org.jsampler.view.fantasia.basic package
137        - Ask when removing nonempty map
138      - Migrated to substance 5      - Migrated to substance 5
139    
140      * Mac OS Integration      * Mac OS Integration
# Line 117  CVS HEAD Line 142  CVS HEAD
142        - Use custom application icon        - Use custom application icon
143        - Register LSCP scripts to be opened with Fantasia        - Register LSCP scripts to be opened with Fantasia
144        - Changed shortcut keys (use command key instead of ctrl key)        - Changed shortcut keys (use command key instead of ctrl key)
145          - Added option to use native file choosers
146            (choose Edit/Preferences, then click the `View' tab)
147    
148    * Bug fixes:    * Bug fixes:
149      - bugfix: JSampler took forever to load a configuration with      - Bugfix: JSampler took forever to load a configuration with
150        too many sampler channels        too many sampler channels
151      - fixed bug #66      - Fixed bug #66
152      - fixed a null pointer exception in the AudioDevicePane, when JACK      - Fixed a null pointer exception in the AudioDevicePane, when JACK
153        driver is used and the additional device parameters are shown.        driver is used and the additional device parameters are shown.
154      - fixed bug #76      - Fixed bug #76
155      - fixed bug #77      - Fixed bug #77
156      - fixed bug #84      - Fixed bug #84
157      - fixed bug #98      - Fixed bug #98
158      - backend address was always set to 127.0.0.1 when adding backend      - Backend address was always set to 127.0.0.1 when adding backend
159        to the backend list        to the backend list
160      - Fixed bug in the parameter table when editing      - Fixed bug in the parameter table when editing
161        string list parameters with no possibilities        string list parameters with no possibilities
162        - Save send levels when exporting sampler configuration
163      - Some minor bugfixes and enhancements      - Some minor bugfixes and enhancements
164    
165  JSampler v0.8a: 2007-12-06  JSampler v0.8a: 2007-12-06

Legend:
Removed from v.1864  
changed lines
  Added in v.2148

  ViewVC Help
Powered by ViewVC