--- jsampler/trunk/ChangeLog 2007/09/11 15:38:28 1343 +++ jsampler/trunk/ChangeLog 2007/11/19 22:22:22 1496 @@ -1,4 +1,27 @@ CVS HEAD + * Added new menu item: Help/Online Tutorial + + * Added Windows file path support + + * 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 * Added options for choosing default actions when channel is created and assignment of default MIDI/audio drivers to be used (choose Edit/Preferences, then click the `Defaults' tab) @@ -30,6 +53,16 @@ * Implemented new table cell editor for editing string list parameters with possibilities + * Added support for escape sequences + + * Now database instruments and directories can have multiline descriptions + + * Added support for formatting the instruments database + (Choose from the instruments database window Actions/Format Database) + + * Added options for setting the maximum master and channel volume + (choose Edit/Preferences) + * JS Classic: - Added new button to sampler channels for starting an instrument editor @@ -42,6 +75,10 @@ (point the mouse cursor over the channel screen and click 'Edit') - Removed the lock border from non-editable text fields in properties panes and LS Console + - Added detailed error dialog + - Master volume is now fully implemented + - Added options for showing additional device parameters in audio/MIDI + device panes (choose Edit/Preferences, then click the `View' tab) * Bug fixes: - fixed bug #49 @@ -49,6 +86,8 @@ - some javadoc documentation fixes - some minor bugfixes + * Some GUI enhancements and code cleanup + JSampler v0.6a: 2007-08-10 * The Fantasia distribution is now capable of controlling all features available in LinuxSampler