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

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

  ViewVC Help
Powered by ViewVC