--- qsampler/trunk/ChangeLog 2013/11/01 17:44:30 2480 +++ qsampler/trunk/ChangeLog 2014/05/20 20:04:19 2569 @@ -5,6 +5,18 @@ SVN TRUNK +* Added support for SF2 instrument names/preset enumeration. + (EXPERIMENTAL) + +* Added instrument list popup on channel strip which shows up when + the instrument name is clicked. Allows faster switching among + instruments of the same file. + + +0.2.3 2013-12-31 A fifth of a Jubilee. + +* Allow the build system to include an user specified LDFLAGS. + * More preparations for Qt5 configure build. * Standard scalable format (SVG) and MIME type icons support for @@ -35,7 +47,7 @@ Debian 6. * Moving from old deprecated Qt3'ish custom event post handling - into regular asynchronous signal/slot strategy. (EXPERIMENTAL) + into regular asynchronous signal/slot strategy. * Sampler channel and instrument file requester support for other than GIG engine instrument files (*gig; *.dls) has