--- qsampler/trunk/ChangeLog 2007/01/08 16:52:48 1013 +++ qsampler/trunk/ChangeLog 2007/01/15 16:21:01 1034 @@ -5,22 +5,29 @@ CVS HEAD +* Master sampler volume slider/spinbox combo is now featured. + +* Initial support for sampler channel FX sends, while saving + the session state, only at code-level. + +* Sampler channel setup dialog does not mandate for valid nor + existing instrument file name. + * Revised error verbosity in general and on session load/save; hour-glass wait cursor is now displayed on session load/save; keyboard shortcuts changed on MIDI instruments view context; improved channel strip arrangement on session open/load; instrument map entry removal confirmation (as optional); corrected some tooltip text strings. - -* MIDI instrumeent map program numbers are now displayed in - the range 1-128, instead of the internal 0-127. * Most top-level widgets were missing the normal-widget flag, which were causing some sticky size behavior while on some window managers. * Added preliminary MIDI instrument mapping support; now - with an instrument list widget and editing capabilities. + with an instrument list widget and editing capabilities; + MIDI instrumeent map program numbers are now displayed in + the range 1-128, instead of the internal 0-127. * GPL address update.