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

Contents of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1327 - (show annotations) (download)
Fri Sep 7 12:09:59 2007 UTC (16 years, 6 months ago) by iliev
File size: 4252 byte(s)
* Implemented more proper retrieval of the MIDI/audio driver settings
* Implemented new table cell editor for editing string list
  parameters with possibilities
* Some javadoc documentation fixes

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

  ViewVC Help
Powered by ViewVC