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

Diff of /jsampler/trunk/ChangeLog

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

revision 1302 by iliev, Sat Aug 25 15:32:54 2007 UTC revision 1496 by iliev, Mon Nov 19 22:22:22 2007 UTC
# Line 1  Line 1 
1  CVS HEAD  CVS HEAD
2    * The location of the last loaded instrument is now    * Added new menu item: Help/Online Tutorial
3      saved for the next session  
4      * Added Windows file path support
5    
6      * Fantasia:
7        - Added option for turning off the custom window decoration
8          (choose Edit/Preferences, then click the `View' tab)
9    
10      * Bug fixes:
11        - The parameter changes were discarded when creating
12          new audio/MIDI device
13        - The orchestras changes were not saved for the next session
14          when orchestras.xml does not exist in the JSampler's home directory
15        - In some cases the sampler configuration was not exported
16          properly to LSCP script
17        - Fixed a bug in the parameter table occuring when combo box
18          is used as cell editor
19        - If there is a cell editing in progress in the parameter table,
20          it is now finalized before creating new audio/MIDI device
21        - Fantasia: Fixed the view of the channel's stream/voice count statistic
22        - Some minor bugfixes and enhancements
23    
24    JSampler v0.7a: 2007-10-15
25      * Added options for choosing default actions when channel is
26        created and assignment of default MIDI/audio drivers to be used
27        (choose Edit/Preferences, then click the `Defaults' tab)
28    
29      * A lists of recently used instrument files, directories,
30        database instruments, database directories are now available
31        for quick access, where appropriate.
32    
33      * The locations of the last loaded instrument, last scanned
34        instrument/directory, last added instrument to orchestra are
35        now saved for the next session
36    
37      * The last used instrument selection method is now saved
38        for the next session
39    
40      * Implemented automatic scrolling when new channel is created to
41        ensure that it is visible on the screen
42    
43      * Added context menu to the orchestra's instrument table with
44        commands for editing an instrument, deleting an instrument,
45        loading an instrument to a sampler channel and adding an
46        instrument to MIDI instrument map
47    
48      * Implemented more proper retrieval of the MIDI/audio driver settings
49    
50      * Implemented some UI enhancements for speeding up the
51        MIDI instrument mapping process
52    
53      * Implemented new table cell editor for editing string list
54        parameters with possibilities
55    
56      * Added support for escape sequences
57    
58      * Now database instruments and directories can have multiline descriptions
59    
60      * Added support for formatting the instruments database
61        (Choose from the instruments database window Actions/Format Database)
62    
63      * Added options for setting the maximum master and channel volume
64        (choose Edit/Preferences)
65    
66      * JS Classic:
67        - Added new button to sampler channels for starting an instrument editor
68    
69      * Fantasia:
70        - Added scrollbar to the channels pane
71        - Added new menu items: Edit/Add Channel, Edit/Create MIDI Device,
72          Edit/Create Audio Device, View/Toolbar, View/Side Pane,
73          View/Devices Pane
74        - Added button to the channel screen for starting an instrument editor
75          (point the mouse cursor over the channel screen and click 'Edit')
76        - Removed the lock border from non-editable text fields in
77          properties panes and LS Console
78        - Added detailed error dialog
79        - Master volume is now fully implemented
80        - Added options for showing additional device parameters in audio/MIDI
81          device panes (choose Edit/Preferences, then click the `View' tab)
82    
83      * Bug fixes:
84        - fixed bug #49
85        - the first loaded script was not always been executed
86        - some javadoc documentation fixes
87        - some minor bugfixes
88    
89      * Some GUI enhancements and code cleanup
90    
91  JSampler v0.6a: 2007-08-10  JSampler v0.6a: 2007-08-10
92    * The Fantasia distribution is now capable of    * The Fantasia distribution is now capable of

Legend:
Removed from v.1302  
changed lines
  Added in v.1496

  ViewVC Help
Powered by ViewVC