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

Annotation of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1285 - (hide annotations) (download)
Fri Aug 10 19:55:03 2007 UTC (16 years, 7 months ago) by iliev
File size: 2861 byte(s)
* Updated to version 0.6a. The Fantasia distribution is now
  capable of controlling all features available in LinuxSampler

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

  ViewVC Help
Powered by ViewVC