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

Annotation of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1313 - (hide annotations) (download)
Thu Aug 30 22:44:29 2007 UTC (16 years, 7 months ago) by iliev
File size: 3418 byte(s)
* Added option for default actions when channel is created
  (choose Edit/Preferences, then click the `Defaults' tab)

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

  ViewVC Help
Powered by ViewVC