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

Contents of /jsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2307 - (show annotations) (download)
Wed Jan 25 11:24:04 2012 UTC (12 years, 2 months ago) by iliev
File size: 14146 byte(s)
* the default MIDI bank numbering is now zero-based

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

  ViewVC Help
Powered by ViewVC