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

Contents of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1310 - (show annotations) (download)
Wed Aug 29 16:56:33 2007 UTC (16 years, 7 months ago) by iliev
File size: 3236 byte(s)
* fixed bug #49

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

  ViewVC Help
Powered by ViewVC