--- qsampler/trunk/ChangeLog 2006/03/20 10:53:33 847 +++ qsampler/trunk/ChangeLog 2006/12/07 10:36:26 971 @@ -5,6 +5,24 @@ CVS HEAD +* 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. + +* GPL address update. + + +0.1.3 2006-06-01 Its been a long year isn't it? + +* Changed deprecated copyright attribute to license, + on qsampler.spec (RPM). + * Added configure support for x86_64 libraries (UNTESTED). * Optional specification of alternate liblscp and libgig