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

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

  ViewVC Help
Powered by ViewVC