--- jsampler/trunk/ChangeLog 2007/11/03 13:14:31 1467 +++ jsampler/trunk/ChangeLog 2008/02/06 19:06:36 1672 @@ -1,11 +1,41 @@ CVS HEAD * 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 + +JSampler v0.8a: 2007-12-06 + * Added new menu item: Help/Online Tutorial + + * Implemented support for retrieving instrument information + from instrument files + + * Added support for monitoring the total number of active disk streams + + * Added Windows file path support + + * The volume values are now shown in decibels + + * Added confirmation dialog on exit + + * Fantasia: + - Added option for turning off the custom window decoration + (choose Edit/Preferences, then click the `View' tab) + + * Bug fixes: - The parameter changes were discarded when creating new audio/MIDI device - The orchestras changes were not saved for the next session when orchestras.xml does not exist in the JSampler's home directory - In some cases the sampler configuration was not exported properly to LSCP script + - Fixed a bug in the parameter table occuring when combo box + is used as cell editor + - If there is a cell editing in progress in the parameter table, + it is now finalized before creating new audio/MIDI device + - Fantasia: Fixed the view of the channel's stream/voice count statistic - Some minor bugfixes and enhancements JSampler v0.7a: 2007-10-15