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

Diff of /jsampler/trunk/ChangeLog

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

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

Legend:
Removed from v.1323  
changed lines
  Added in v.1585

  ViewVC Help
Powered by ViewVC