--- qsampler/trunk/ChangeLog 2011/11/13 20:29:46 2282 +++ qsampler/trunk/ChangeLog 2014/05/20 10:59:37 2563 @@ -5,8 +5,27 @@ SVN TRUNK -* Fixed Makefile.in handling of installation directories to - the configure script eg. --bindir, --datadir, --localedir. +* Added support for SF2 instrument names/preset enumeration. + (EXPERIMENTAL) + + +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 + session files (*.lscp) is now being added. + +* Preparations for Qt5 migration. + +* Added include to shut up gcc 4.7 build failures. + +* Make(ing) -jN parallel builds now available for the masses. + +* Fixed Makefile.in handling of installation directories to the + configure script eg. --datadir, --localedir. * Made lookup of translation files work inside a Mac OS X bundle. @@ -24,7 +43,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