/[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 2146 by iliev, Mon Oct 11 09:31:27 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      * Fantasia:
6        - Added option to keep Fantasia always on top (View/Always On Top)
7        - Migrated to substance 6.1
8    
9      * Some GUI enhancements and code cleanup
10    
11    JSampler v0.9: 2009-08-03
12    * Implemented a backend list with option to manually choose a backend    * Implemented a backend list with option to manually choose a backend
13      to connect on startup(Edit/Preferences, then click the `Backend' tab)      to connect on startup(Edit/Preferences, then click the `Backend' tab)
14      and option to change the backend without restarting JSampler      and option to change the backend without restarting JSampler
# Line 68  CVS HEAD Line 78  CVS HEAD
78      maximum voices and disk streams      maximum voices and disk streams
79      (choose Edit/Preferences, then click the `General' tab)      (choose Edit/Preferences, then click the `General' tab)
80    
81      * Added support for exporting the MIDI instrument maps
82        as text file, web page or Rosegarden device file
83    
84    * Updated LscpTree    * Updated LscpTree
85    
86    * The scripts in the `scripts' directory now pass the command-line    * The scripts in the `scripts' directory now pass the command-line
87      arguments to the respective jsampler distribution      arguments to the respective jsampler distribution
88    
89      * Show controller names in fx sends dialogs
90    
91      * Proper handling of connection failures
92    
93    * ant: the default target is now build-fantasia    * ant: the default target is now build-fantasia
94    * ant: added new target build-fantasia-osx    * ant: added new target build-fantasia-osx
95    
# Line 110  CVS HEAD Line 127  CVS HEAD
127      - `Turn off animation effects' checkbox moved to the `View' tab      - `Turn off animation effects' checkbox moved to the `View' tab
128      - Refactoring: All basic UI components moved to      - Refactoring: All basic UI components moved to
129        org.jsampler.view.fantasia.basic package        org.jsampler.view.fantasia.basic package
130        - Ask when removing nonempty map
131      - Migrated to substance 5      - Migrated to substance 5
132    
133      * Mac OS Integration      * Mac OS Integration
# Line 117  CVS HEAD Line 135  CVS HEAD
135        - Use custom application icon        - Use custom application icon
136        - Register LSCP scripts to be opened with Fantasia        - Register LSCP scripts to be opened with Fantasia
137        - Changed shortcut keys (use command key instead of ctrl key)        - Changed shortcut keys (use command key instead of ctrl key)
138          - Added option to use native file choosers
139            (choose Edit/Preferences, then click the `View' tab)
140    
141    * Bug fixes:    * Bug fixes:
142      - bugfix: JSampler took forever to load a configuration with      - Bugfix: JSampler took forever to load a configuration with
143        too many sampler channels        too many sampler channels
144      - fixed bug #66      - Fixed bug #66
145      - fixed a null pointer exception in the AudioDevicePane, when JACK      - Fixed a null pointer exception in the AudioDevicePane, when JACK
146        driver is used and the additional device parameters are shown.        driver is used and the additional device parameters are shown.
147      - fixed bug #76      - Fixed bug #76
148      - fixed bug #77      - Fixed bug #77
149      - fixed bug #84      - Fixed bug #84
150      - fixed bug #98      - Fixed bug #98
151      - 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
152        to the backend list        to the backend list
153      - Fixed bug in the parameter table when editing      - Fixed bug in the parameter table when editing
154        string list parameters with no possibilities        string list parameters with no possibilities
155        - Save send levels when exporting sampler configuration
156      - Some minor bugfixes and enhancements      - Some minor bugfixes and enhancements
157    
158  JSampler v0.8a: 2007-12-06  JSampler v0.8a: 2007-12-06

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

  ViewVC Help
Powered by ViewVC