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

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

  ViewVC Help
Powered by ViewVC