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

Annotation of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1302 - (hide annotations) (download)
Sat Aug 25 15:32:54 2007 UTC (16 years, 7 months ago) by iliev
File size: 2956 byte(s)
* The location of the last loaded instrument is now
  saved for the next session

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

  ViewVC Help
Powered by ViewVC