/[svn]/jsampler/trunk/ChangeLog
ViewVC logotype

Annotation of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1204 - (hide annotations) (download)
Thu May 24 21:43:45 2007 UTC (16 years, 10 months ago) by iliev
File size: 2577 byte(s)
upgrading to version 0.5a

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

  ViewVC Help
Powered by ViewVC