--- jsampler/trunk/ChangeLog 2007/09/10 22:29:09 1341 +++ jsampler/trunk/ChangeLog 2007/09/22 17:27:06 1357 @@ -11,6 +11,9 @@ instrument/directory, last added instrument to orchestra are now saved for the next session + * The last used instrument selection method is now saved + for the next session + * Implemented automatic scrolling when new channel is created to ensure that it is visible on the screen @@ -27,6 +30,19 @@ * 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 + * Fantasia: - Added scrollbar to the channels pane - Added new menu items: Edit/Add Channel, Edit/Create MIDI Device, @@ -34,6 +50,12 @@ View/Devices Pane - Added button to the channel screen for starting an instrument editor (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