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

Contents of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1311 - (show annotations) (download)
Wed Aug 29 21:23:16 2007 UTC (16 years, 7 months ago) by iliev
File size: 3295 byte(s)
* bugfix: the first loaded script was not always been executed

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

  ViewVC Help
Powered by ViewVC