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

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

  ViewVC Help
Powered by ViewVC