--- jsampler/trunk/ChangeLog 2007/08/28 17:00:19 1308 +++ jsampler/trunk/ChangeLog 2007/09/11 15:38:28 1343 @@ -1,4 +1,8 @@ CVS HEAD + * 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) + * A lists of recently used instrument files, directories, database instruments, database directories are now available for quick access, where appropriate. @@ -7,6 +11,44 @@ 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 + + * Added context menu to the orchestra's instrument table with + commands for editing an instrument, deleting an instrument, + loading an instrument to a sampler channel and adding an + instrument to MIDI instrument map + + * Implemented more proper retrieval of the MIDI/audio driver settings + + * Implemented some UI enhancements for speeding up the + MIDI instrument mapping process + + * Implemented new table cell editor for editing string list + parameters with possibilities + + * 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, + Edit/Create Audio Device, View/Toolbar, View/Side Pane, + 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 + + * Bug fixes: + - fixed bug #49 + - the first loaded script was not always been executed + - some javadoc documentation fixes + - some minor bugfixes + JSampler v0.6a: 2007-08-10 * The Fantasia distribution is now capable of controlling all features available in LinuxSampler