--- qsampler/trunk/ChangeLog 2017/08/25 10:39:58 3347 +++ qsampler/trunk/ChangeLog 2018/12/03 16:30:53 3437 @@ -6,6 +6,43 @@ GIT HEAD +- 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. + +- French (fr) translation added by Olivier Humbert + (qsampler_fr.ts). + - Desktop entry specification file is now finally independent from build/configure template chains.