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

Contents of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1304 - (show annotations) (download)
Sun Aug 26 14:19:36 2007 UTC (16 years, 7 months ago) by iliev
File size: 3033 byte(s)
* The locations of the last scanned instrument/directory and last
  added instrument to orchestra are now saved for the next session

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

  ViewVC Help
Powered by ViewVC