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

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

  ViewVC Help
Powered by ViewVC