--- jsampler/trunk/ChangeLog 2008/02/14 16:52:36 1688 +++ jsampler/trunk/ChangeLog 2008/05/08 17:26:19 1737 @@ -7,12 +7,41 @@ * Added confirmation messages for removing sampler channels and audio/MIDI devices (Edit/Preferences, then click the `View' tab) + * The column sort order in the Instruments Database window is now saved + for the next session + + * Optimized the MIDI instrument update process + + * Added support for handling lost files in the Instruments Database + (In the Instruments Database window choose Actions/Check For Lost Files) + + * Added new menu item in the Instruments Database window: Edit/Find + + * Fantasia: + - Major memory optimizations when too many sampler channels are present + - Added option to show the Instruments Database on + the Right-Side Pane of the Fantasia's main window + (choose Edit/Preferences, then click the `View' tab) + - Implemented pluggable channel view + - Implemented Small View for sampler channels + (right-click on the sampler channel then choose Small View) + - Implemented option to choose default sampler channel view + (choose Edit/Preferences, then click the `Defaults' tab) + - Added context menu to sampler channels + - Implemented option to show different channel view when + the mouse pointer is over sampler channel + (choose Edit/Preferences, then click the `Defaults' tab) + * Bug fixes: + - bugfix: JSampler took forever to load a configuration with + too many sampler channels - fixed bug #66 - fixed a null pointer exception in the AudioDevicePane, when JACK driver is used and the additional device parameters are shown. - fixed bug #76 - fixed bug #77 + - fixed bug #84 + - Some minor bugfixes and enhancements JSampler v0.8a: 2007-12-06 * Added new menu item: Help/Online Tutorial