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

Contents of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1285 - (show annotations) (download)
Fri Aug 10 19:55:03 2007 UTC (16 years, 8 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 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 JSampler v0.5a: 2007-05-24
11 * Implemented instruments database support
12 * Added context menu to the MIDI instrument tree
13
14 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 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 JSampler v0.2a: 2006-03-16
58 * Implemented a wizard for creating sampler channels
59 (Channels/New Channel Wizard or Ctrl+Shift+N)
60
61 * Improved the look of the sampler channels' border
62
63 * Added `Custom Colors' section in the Preferences dialog
64 (choose Edit/Preferences, then click the View tab)
65
66 * 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
70 * Support for saving the visibility state of the
71 Toolbar, Statusbar and Left Pane for the next session
72
73 * Added information about the total number of sampler
74 channels in the statusbar.
75
76 * Changes to the focus subsystem in some dialogs to
77 improve the usability of the keyboard.
78
79 * Some bugfixes
80

  ViewVC Help
Powered by ViewVC