--- qsampler/trunk/ChangeLog 2015/08/25 18:36:55 2839 +++ qsampler/trunk/ChangeLog 2016/09/23 11:42:50 2987 @@ -6,10 +6,37 @@ GIT HEAD -* Single/unique application instance control adapted to Qt5/X11. +- Almost complete overhaul on the configure script command + line options, wrt. installation directories specification, + eg. --prefix, --bindir, --libdir, --datadir and --mandir. (EXPERIMENTAL) +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