/[svn]/jsampler/branches/jsampler_0_5a/ChangeLog
ViewVC logotype

Contents of /jsampler/branches/jsampler_0_5a/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1206 - (show annotations) (download)
Thu May 24 21:55:42 2007 UTC (16 years, 10 months ago) by (unknown author)
File size: 2577 byte(s)
This commit was manufactured by cvs2svn to create branch 'jsampler_0_5a'.
1 JSampler v0.5a: 2007-05-24
2 * Implemented instruments database support
3 * Added context menu to the MIDI instrument tree
4
5 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 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 JSampler v0.2a: 2006-03-16
49 * Implemented a wizard for creating sampler channels
50 (Channels/New Channel Wizard or Ctrl+Shift+N)
51
52 * Improved the look of the sampler channels' border
53
54 * Added `Custom Colors' section in the Preferences dialog
55 (choose Edit/Preferences, then click the View tab)
56
57 * 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
61 * Support for saving the visibility state of the
62 Toolbar, Statusbar and Left Pane for the next session
63
64 * Added information about the total number of sampler
65 channels in the statusbar.
66
67 * Changes to the focus subsystem in some dialogs to
68 improve the usability of the keyboard.
69
70 * Some bugfixes
71

  ViewVC Help
Powered by ViewVC