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

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

  ViewVC Help
Powered by ViewVC