--- jsampler/trunk/ChangeLog 2007/12/06 19:37:41 1567 +++ jsampler/trunk/ChangeLog 2008/02/20 15:20:34 1708 @@ -1,3 +1,23 @@ +CVS HEAD + * Implemented a backend list with option to manually choose a backend + to connect on startup(Edit/Preferences, then click the `Backend' tab) + and option to change the backend without restarting JSampler + (Actions/Change Backend or Ctrl + B) + + * 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 + + * Bug fixes: + - 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 + JSampler v0.8a: 2007-12-06 * Added new menu item: Help/Online Tutorial