--- qsampler/trunk/ChangeLog 2018/01/03 13:01:00 3402 +++ qsampler/trunk/ChangeLog 2018/12/03 16:30:53 3437 @@ -4,9 +4,38 @@ ChangeLog -SVN trunk: +GIT HEAD -* Fixed device management dialog not responding to user changes. +- Avoid saving plug-in sampler channels and related devices + to regular LSCP (*.lscp) session files. (EXPERIMENTAL) + +- Fixed MIDI and Audio device selection on the common sampler + channel settings dialog. (EXPERIMENTAL) + +- Old deprecated Qt4 build support is no more. + +- AppStream metadata updated to be the most compliant with + latest freedesktop.org specification and recommendation. + + +0.5.2 2018-07-22 A Summer'18 Release. + +- AppData/AppStream metadata is now settled under an all + permisssive license (FSFAP). + + +0.5.1 2018-05-21 Pre-LAC2018 release frenzy. + +- Disable singleton/unique application instance setup logic + when the display server platform is not X11. + +- Fixed device management dialog not responding to user changes. + +- A little hardening on the configure (autoconf) macro side. + +- Fixed minor memory leak in device management dialog. + +- Fixed unnecessary latency when closing app. 0.5.0 2017-12-12 An Autumn'17 release.