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

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

  ViewVC Help
Powered by ViewVC