--- jsampler/trunk/ChangeLog 2008/02/20 15:20:34 1708 +++ jsampler/trunk/ChangeLog 2008/05/03 01:40:06 1732 @@ -10,6 +10,24 @@ * 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: + - 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 + * Bug fixes: - fixed bug #66 - fixed a null pointer exception in the AudioDevicePane, when JACK @@ -17,6 +35,7 @@ - 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