--- qsampler/trunk/ChangeLog 2007/11/23 10:51:37 1514 +++ qsampler/trunk/ChangeLog 2008/02/16 19:41:05 1698 @@ -5,6 +5,26 @@ CVS HEAD +* Implemented MIDI device activity windows, selectable from the "View" + main menu. + +* Implemented MIDI activity indicator on channel strips. + +* Added FX Sends Dialog to Channel Strips. + +* Color pallete fix for the instrument name display in channel strip, + particularly notorious on Mac OS X builds. + +* Added dialog when the application exits which lets the user decide + whether to keep the LinuxSampler running or not. + + +0.2.1 2007-12-06 Qt4 migration was complete. + +* Added recent new support of libgig for retrieving instrument names in a + very fast way. If libgig provides this feature, then the respective + name retrieval setting in qsampler is enabled by default. + * The current selected/activated channel-strip is now visually evident while in the application workspace (highlighting).