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

Contents of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1308 - (show annotations) (download)
Tue Aug 28 17:00:19 2007 UTC (16 years, 7 months ago) by iliev
File size: 3200 byte(s)
* A lists of recently used instrument files, directories,
  database instruments, database directories are now available
  for quick access, where appropriate.

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

  ViewVC Help
Powered by ViewVC