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

Diff of /jsampler/trunk/ChangeLog

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

revision 910 by iliev, Fri Mar 17 12:08:46 2006 UTC revision 911 by iliev, Mon Aug 7 18:25:58 2006 UTC
# Line 1  Line 1 
1    JSampler v0.3a: 2006-08-07
2      * Partially implemented a new view - Fantasia
3        (Graphic design: Olivier Boyer).
4      
5      * Implemented LS Console with command autocompletion
6        (using the Tab key), command history (using Up, Down keys),
7        command history search (Ctrl + R), command list search (Ctrl + F).
8        To edit the console settings (colors, command history size, etc),
9        choose Edit/Preferences, then click the `LS Console' tab.
10      
11      * Implemented Orchestras (something like Bookmarks/Favorites
12        for instruments). Instrument can also be added to orchestra using
13        Drag & Drop (drag the loaded instrument from a sampler channel
14        and drop it in the instrument list on the desired position).
15        Drag & Drop can also be used to load an instrument and to
16        autocomplete an instrument loading command in the LS Console.
17      
18      * Implemented LSCP script execution (Actions/Run Script).
19      
20      * Added more properties to the Preferences dialog.
21      
22      * API documentation updates.
23    
24      * Some bugfixes, optimizations and code cleanup.
25            
26  JSampler v0.2a: 2006-03-16  JSampler v0.2a: 2006-03-16
27          * Implemented a wizard for creating sampler channels    * Implemented a wizard for creating sampler channels
28            (Channels/New Channel Wizard or Ctrl+Shift+N)      (Channels/New Channel Wizard or Ctrl+Shift+N)
29    
30          * Improved the look of the sampler channels' border    * Improved the look of the sampler channels' border
31    
32          * Added `Custom Colors' section in the Preferences dialog    * Added `Custom Colors' section in the Preferences dialog
33            (choose Edit/Preferences, then click the View tab)      (choose Edit/Preferences, then click the View tab)
34    
35          * Support for saving the window size and location for the    * Support for saving the window size and location for the
36            next session (choose Edit/Preferences, then select      next session (choose Edit/Preferences, then select
37            `Remember window size and location' checkbox)      `Remember window size and location' checkbox)
38                    
39          * Support for saving the visibility state of the    * Support for saving the visibility state of the
40            Toolbar, Statusbar and Left Pane for the next session      Toolbar, Statusbar and Left Pane for the next session
41                    
42          * Added information about the total number of sampler    * Added information about the total number of sampler
43            channels in the statusbar.      channels in the statusbar.
44            
45          * Changes to the focus subsystem in some dialogs to    * Changes to the focus subsystem in some dialogs to
46            improve the usability of the keyboard.      improve the usability of the keyboard.
47    
48          * Some bugfixes    * Some bugfixes
49    

Legend:
Removed from v.910  
changed lines
  Added in v.911

  ViewVC Help
Powered by ViewVC