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

Contents of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1313 - (show annotations) (download)
Thu Aug 30 22:44:29 2007 UTC (16 years, 7 months ago) by iliev
File size: 3418 byte(s)
* Added option for default actions when channel is created
  (choose Edit/Preferences, then click the `Defaults' tab)

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

  ViewVC Help
Powered by ViewVC