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

Annotation of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1143 - (hide annotations) (download)
Mon Apr 2 21:18:31 2007 UTC (17 years ago) by iliev
File size: 2453 byte(s)
* upgrading to version 0.4a

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

  ViewVC Help
Powered by ViewVC