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

Contents of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2146 - (show annotations) (download)
Mon Oct 11 09:31:27 2010 UTC (13 years, 6 months ago) by iliev
File size: 13282 byte(s)
* Fantasia: Migrated to substance 6.1
* Fantasia: Some minor GUI enhancements

1 CVS HEAD
2 * Added check box "Remember decision and apply to all selected instruments"
3 to the "Map MIDI instrument" dialog when adding multiple selection
4
5 * Fantasia:
6 - Added option to keep Fantasia always on top (View/Always On Top)
7 - Migrated to substance 6.1
8
9 * Some GUI enhancements and code cleanup
10
11 JSampler v0.9: 2009-08-03
12 * Implemented a backend list with option to manually choose a backend
13 to connect on startup(Edit/Preferences, then click the `Backend' tab)
14 and option to change the backend without restarting JSampler
15 (Actions/Change Backend or Ctrl + B)
16
17 * Added confirmation messages for removing sampler channels and
18 audio/MIDI devices (Edit/Preferences, then click the `View' tab)
19
20 * The column sort order in the Instruments Database window is now saved
21 for the next session
22
23 * Optimized the MIDI instrument update process
24
25 * Added support for handling lost files in the Instruments Database
26 (In the Instruments Database window choose Actions/Check For Lost Files)
27
28 * Added new menu item in the Instruments Database window: Edit/Find
29
30 * Remember the last used tab in the Preferences dialog
31
32 * Renamed the column labels in the Channel Routing dialog: The column
33 representing the sampler channel's audio channels is "Audio In" and
34 the column representing the audio device's channels is "Audio Out"
35
36 * Orchestras, orchestra instruments, MIDI maps and MIDI instruments
37 can now be removed using the `Delete' key from the keyboard
38
39 * Added toolbar to the Database Instrument Chooser dialog
40
41 * Instrument Chooser and Database Instrument Chooser dialogs
42 are now resizable
43
44 * Reimplemented the MIDI bank/program assignment algorithm
45
46 * Added `Copy To' and `Move To' commands to the MIDI bank context menu
47 and to the MIDI instrument context menu
48
49 * Added commands to the MIDI instrument context menu for moving
50 a MIDI instrument to another program
51 (right-click on a MIDI instrument and choose `Change Program')
52
53 * Added option to choose between zero-based and one-based
54 MIDI bank/program numbering
55 (choose Edit/Preferences, then click the `Advanced' button)
56
57 * Added option to choose whether to include MIDI instrument
58 mappings when exporting a sampler configuration to LSCP script.
59 (choose Edit/Preferences, then click the `Advanced' button)
60
61 * Added option to set the MIDI instrument loading in background
62 when exporting MIDI instrument mappings to LSCP script.
63 (choose Edit/Preferences, then click the `Advanced' button)
64
65 * Implemented an option to change the socket read timeout
66 (choose Edit/Preferences, then click the `Backend' tab)
67
68 * Implemented option for adding instruments in separate directories in the
69 instruments DB (patch by Chris Cherrett & Andrew Williams, a bit adjusted)
70
71 * Implemented option to launch the backend if it is not yet started
72 (choose Edit/Preferences, then click the `Backend' tab)
73
74 * LSCP scripts can now be run by passing them to jsampler
75 as command-line arguments
76
77 * Added support for controlling the global sampler-wide limit of
78 maximum voices and disk streams
79 (choose Edit/Preferences, then click the `General' tab)
80
81 * Added support for exporting the MIDI instrument maps
82 as text file, web page or Rosegarden device file
83
84 * Updated LscpTree
85
86 * The scripts in the `scripts' directory now pass the command-line
87 arguments to the respective jsampler distribution
88
89 * Show controller names in fx sends dialogs
90
91 * Proper handling of connection failures
92
93 * ant: the default target is now build-fantasia
94 * ant: added new target build-fantasia-osx
95
96 * Fantasia:
97 - Major memory optimizations when too many sampler channels are present
98 - Improved look and feel
99 - Implemented virtual MIDI keyboard
100 - Added option to show the Instruments Database on
101 the Right-Side Pane of the Fantasia's main window
102 (choose Edit/Preferences, then click the `View' tab)
103 - Implemented pluggable channel view
104 - Implemented Small View for sampler channels
105 (right-click on the sampler channel then choose Small View)
106 - Implemented option to choose default sampler channel view
107 (choose Edit/Preferences, then click the `Defaults' tab)
108 - Implemented multiple channels panels
109 - Store the view configuration of audio/MIDI devices and sampler
110 channels in the LSCP script when exporting sampler configuration
111 - Added context menu to sampler channels
112 - Implemented option to show different channel view when
113 the mouse pointer is over sampler channel
114 (choose Edit/Preferences, then click the `Defaults' tab)
115 - The sampler channels are now referenced by their position
116 in the list, not by their ID
117 - Implemented options to show the channel number and/or the MIDI
118 input port/channel on the sampler channel screen when using Small View
119 (choose Edit/Preferences, then click the `Channels' tab)
120 - Implemented multiple sampler channels' selection
121 - Added option to move sampler channels up and down in the channels list
122 - Added option to move sampler channels to another channels panels
123 - Added toolbar to the Right-Side Pane's Instruments Database
124 - Added option to hide the active stream/voice count statistic in
125 the sampler channel's small view
126 (choose Edit/Preferences, then click the `Channels' tab)
127 - `Turn off animation effects' checkbox moved to the `View' tab
128 - Refactoring: All basic UI components moved to
129 org.jsampler.view.fantasia.basic package
130 - Ask when removing nonempty map
131 - Migrated to substance 5
132
133 * Mac OS Integration
134 - Moved the menu bar on top of the screen
135 - Use custom application icon
136 - Register LSCP scripts to be opened with Fantasia
137 - Changed shortcut keys (use command key instead of ctrl key)
138 - Added option to use native file choosers
139 (choose Edit/Preferences, then click the `View' tab)
140
141 * Bug fixes:
142 - Bugfix: JSampler took forever to load a configuration with
143 too many sampler channels
144 - Fixed bug #66
145 - Fixed a null pointer exception in the AudioDevicePane, when JACK
146 driver is used and the additional device parameters are shown.
147 - Fixed bug #76
148 - Fixed bug #77
149 - Fixed bug #84
150 - Fixed bug #98
151 - Backend address was always set to 127.0.0.1 when adding backend
152 to the backend list
153 - Fixed bug in the parameter table when editing
154 string list parameters with no possibilities
155 - Save send levels when exporting sampler configuration
156 - Some minor bugfixes and enhancements
157
158 JSampler v0.8a: 2007-12-06
159 * Added new menu item: Help/Online Tutorial
160
161 * Implemented support for retrieving instrument information
162 from instrument files
163
164 * Added support for monitoring the total number of active disk streams
165
166 * Added Windows file path support
167
168 * The volume values are now shown in decibels
169
170 * Added confirmation dialog on exit
171
172 * Fantasia:
173 - Added option for turning off the custom window decoration
174 (choose Edit/Preferences, then click the `View' tab)
175
176 * Bug fixes:
177 - The parameter changes were discarded when creating
178 new audio/MIDI device
179 - The orchestras changes were not saved for the next session
180 when orchestras.xml does not exist in the JSampler's home directory
181 - In some cases the sampler configuration was not exported
182 properly to LSCP script
183 - Fixed a bug in the parameter table occuring when combo box
184 is used as cell editor
185 - If there is a cell editing in progress in the parameter table,
186 it is now finalized before creating new audio/MIDI device
187 - Fantasia: Fixed the view of the channel's stream/voice count statistic
188 - Some minor bugfixes and enhancements
189
190 JSampler v0.7a: 2007-10-15
191 * Added options for choosing default actions when channel is
192 created and assignment of default MIDI/audio drivers to be used
193 (choose Edit/Preferences, then click the `Defaults' tab)
194
195 * A lists of recently used instrument files, directories,
196 database instruments, database directories are now available
197 for quick access, where appropriate.
198
199 * The locations of the last loaded instrument, last scanned
200 instrument/directory, last added instrument to orchestra are
201 now saved for the next session
202
203 * The last used instrument selection method is now saved
204 for the next session
205
206 * Implemented automatic scrolling when new channel is created to
207 ensure that it is visible on the screen
208
209 * Added context menu to the orchestra's instrument table with
210 commands for editing an instrument, deleting an instrument,
211 loading an instrument to a sampler channel and adding an
212 instrument to MIDI instrument map
213
214 * Implemented more proper retrieval of the MIDI/audio driver settings
215
216 * Implemented some UI enhancements for speeding up the
217 MIDI instrument mapping process
218
219 * Implemented new table cell editor for editing string list
220 parameters with possibilities
221
222 * Added support for escape sequences
223
224 * Now database instruments and directories can have multiline descriptions
225
226 * Added support for formatting the instruments database
227 (Choose from the instruments database window Actions/Format Database)
228
229 * Added options for setting the maximum master and channel volume
230 (choose Edit/Preferences)
231
232 * JS Classic:
233 - Added new button to sampler channels for starting an instrument editor
234
235 * Fantasia:
236 - Added scrollbar to the channels pane
237 - Added new menu items: Edit/Add Channel, Edit/Create MIDI Device,
238 Edit/Create Audio Device, View/Toolbar, View/Side Pane,
239 View/Devices Pane
240 - Added button to the channel screen for starting an instrument editor
241 (point the mouse cursor over the channel screen and click 'Edit')
242 - Removed the lock border from non-editable text fields in
243 properties panes and LS Console
244 - Added detailed error dialog
245 - Master volume is now fully implemented
246 - Added options for showing additional device parameters in audio/MIDI
247 device panes (choose Edit/Preferences, then click the `View' tab)
248
249 * Bug fixes:
250 - fixed bug #49
251 - the first loaded script was not always been executed
252 - some javadoc documentation fixes
253 - some minor bugfixes
254
255 * Some GUI enhancements and code cleanup
256
257 JSampler v0.6a: 2007-08-10
258 * The Fantasia distribution is now capable of
259 controlling all features available in LinuxSampler
260
261 * Refactoring: all common UI components are moved
262 to a new package - org.jsampler.view.std
263
264 * Some GUI enhancements, bugfixes and code cleanup.
265
266 JSampler v0.5a: 2007-05-24
267 * Implemented instruments database support
268 * Added context menu to the MIDI instrument tree
269
270 JSampler v0.4a: 2007-04-02
271 * Added support for MIDI instrument mapping
272
273 * Added support for effect sends
274
275 * Implemented export of the current sampler configuration
276 to LSCP script (Actions/Export/Sampler Configuration or Ctrl + S)
277
278 * The JSampler's data is now stored in a user specified location.
279 To change the JSampler's home directory choose Edit/Preferences.
280
281 * Implemented Global Controls bar (View/Global Controls).
282
283 * Saving the LS Console's command history on exit is now optional.
284 (Edit/Preferences, then click the `LS Console' tab)
285
286 * Some GUI enhancements, bugfixes and code cleanup.
287
288 JSampler v0.3a: 2006-08-07
289 * Partially implemented a new view - Fantasia
290 (Graphic design: Olivier Boyer).
291
292 * Implemented LS Console with command autocompletion
293 (using the Tab key), command history (using Up, Down keys),
294 command history search (Ctrl + R), command list search (Ctrl + F).
295 To edit the console settings (colors, command history size, etc),
296 choose Edit/Preferences, then click the `LS Console' tab.
297
298 * Implemented Orchestras (something like Bookmarks/Favorites
299 for instruments). Instrument can also be added to orchestra using
300 Drag & Drop (drag the loaded instrument from a sampler channel
301 and drop it in the instrument list on the desired position).
302 Drag & Drop can also be used to load an instrument and to
303 autocomplete an instrument loading command in the LS Console.
304
305 * Implemented LSCP script execution (Actions/Run Script).
306
307 * Added more properties to the Preferences dialog.
308
309 * API documentation updates.
310
311 * Some bugfixes, optimizations and code cleanup.
312
313 JSampler v0.2a: 2006-03-16
314 * Implemented a wizard for creating sampler channels
315 (Channels/New Channel Wizard or Ctrl+Shift+N)
316
317 * Improved the look of the sampler channels' border
318
319 * Added `Custom Colors' section in the Preferences dialog
320 (choose Edit/Preferences, then click the View tab)
321
322 * Support for saving the window size and location for the
323 next session (choose Edit/Preferences, then select
324 `Remember window size and location' checkbox)
325
326 * Support for saving the visibility state of the
327 Toolbar, Statusbar and Left Pane for the next session
328
329 * Added information about the total number of sampler
330 channels in the statusbar.
331
332 * Changes to the focus subsystem in some dialogs to
333 improve the usability of the keyboard.
334
335 * Some bugfixes
336

  ViewVC Help
Powered by ViewVC