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

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

  ViewVC Help
Powered by ViewVC