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

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

  ViewVC Help
Powered by ViewVC