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

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

  ViewVC Help
Powered by ViewVC