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

Contents of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1302 - (show annotations) (download)
Sat Aug 25 15:32:54 2007 UTC (16 years, 7 months ago) by iliev
File size: 2956 byte(s)
* The location of the last loaded instrument is now
  saved for the next session

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

  ViewVC Help
Powered by ViewVC