--- qsampler/trunk/ChangeLog 2015/07/23 17:32:31 2829 +++ qsampler/trunk/ChangeLog 2016/09/14 10:49:05 2983 @@ -4,7 +4,32 @@ ChangeLog -0.3.1 2015-07-15 Summer'15 release frenzy. +0.4.1 2016-09-14 End of Summer'16 release. + +* Fixed a race condition on creating sampler channels that ended + in duplicate channel strips; also fixed channel auto-arrange. + +* Dropped the --enable-qt5 from configure as found redundant + given that's the build default anyway (suggestion by Guido + Scholz, while for Qtractor, thanks). + +* Automake: set environment variable GCC_COLORS=auto to allow GCC to + auto detect whether it (sh/c)ould output its messages in color. + + +0.4.0 2016-04-05 Spring'16 release frenzy. + +* Added application keywords to freedesktop.org's AppData. + +* Prevent x11extras module from use on non-X11/Unix plaforms. + +* Messages standard output capture has been improved again, now + in both ways a non-blocking pipe may get. + +* Single/unique application instance control adapted to Qt5/X11. + + +0.3.1 2015-07-19 Summer'15 release frenzy. * Fixed configure script's Qt include directory lookup for some 64bit Linux flavours.