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

Diff of /jsampler/trunk/ChangeLog

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

revision 845 by iliev, Fri Mar 17 12:08:46 2006 UTC revision 1143 by iliev, Mon Apr 2 21:18:31 2007 UTC
# Line 1  Line 1 
1  JSampler v0.2a: 2006-03-16  JSampler v0.4a: 2007-04-02
2          * Implemented a wizard for creating sampler channels    * Added support for MIDI instrument mapping
3            (Channels/New Channel Wizard or Ctrl+Shift+N)  
4      * Added support for effect sends
5    
6      * Implemented export of the current sampler configuration
7        to LSCP script (Actions/Export/Sampler Configuration or Ctrl + S)
8    
9      * The JSampler's data is now stored in a user specified location.
10        To change the JSampler's home directory choose Edit/Preferences.
11    
12      * Implemented Global Controls bar (View/Global Controls).
13        
14      * Saving the LS Console's command history on exit is now optional.
15        (Edit/Preferences, then click the `LS Console' tab)
16    
17          * Improved the look of the sampler channels' border    * Some GUI enhancements, bugfixes and code cleanup.
18    
19          * Added `Custom Colors' section in the Preferences dialog  JSampler v0.3a: 2006-08-07
20            (choose Edit/Preferences, then click the View tab)    * Partially implemented a new view - Fantasia
21        (Graphic design: Olivier Boyer).
22      
23      * Implemented LS Console with command autocompletion
24        (using the Tab key), command history (using Up, Down keys),
25        command history search (Ctrl + R), command list search (Ctrl + F).
26        To edit the console settings (colors, command history size, etc),
27        choose Edit/Preferences, then click the `LS Console' tab.
28      
29      * Implemented Orchestras (something like Bookmarks/Favorites
30        for instruments). Instrument can also be added to orchestra using
31        Drag & Drop (drag the loaded instrument from a sampler channel
32        and drop it in the instrument list on the desired position).
33        Drag & Drop can also be used to load an instrument and to
34        autocomplete an instrument loading command in the LS Console.
35      
36      * Implemented LSCP script execution (Actions/Run Script).
37      
38      * Added more properties to the Preferences dialog.
39      
40      * API documentation updates.
41    
42          * Support for saving the window size and location for the    * Some bugfixes, optimizations and code cleanup.
           next session (choose Edit/Preferences, then select  
           `Remember window size and location' checkbox)  
43                    
44          * Support for saving the visibility state of the  JSampler v0.2a: 2006-03-16
45            Toolbar, Statusbar and Left Pane for the next session    * Implemented a wizard for creating sampler channels
46        (Channels/New Channel Wizard or Ctrl+Shift+N)
47    
48      * Improved the look of the sampler channels' border
49    
50      * Added `Custom Colors' section in the Preferences dialog
51        (choose Edit/Preferences, then click the View tab)
52    
53      * Support for saving the window size and location for the
54        next session (choose Edit/Preferences, then select
55        `Remember window size and location' checkbox)
56                    
57          * Added information about the total number of sampler    * Support for saving the visibility state of the
58            channels in the statusbar.      Toolbar, Statusbar and Left Pane for the next session
59                    
60          * Changes to the focus subsystem in some dialogs to    * Added information about the total number of sampler
61            improve the usability of the keyboard.      channels in the statusbar.
62    
63      * Changes to the focus subsystem in some dialogs to
64        improve the usability of the keyboard.
65    
66          * Some bugfixes    * Some bugfixes
67    

Legend:
Removed from v.845  
changed lines
  Added in v.1143

  ViewVC Help
Powered by ViewVC