--- jsampler/trunk/ChangeLog 2008/04/29 22:22:40 1729 +++ jsampler/trunk/ChangeLog 2008/05/04 18:40:13 1734 @@ -21,8 +21,19 @@ - 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.