commit ad6dc26344dd73708150d0fd043b11d23d02f62b parent 46eccdd8ba72e277d6bb450dd2678bc5b63ab3b7 Author: dsp56300 <dsp56300@users.noreply.github.com> Date: Sun, 24 Nov 2024 13:26:27 +0100 update changelog Diffstat:
M | doc/changelog.txt | | | 27 | +++++++++++++++++++++++++++ |
1 file changed, 27 insertions(+), 0 deletions(-)
diff --git a/doc/changelog.txt b/doc/changelog.txt @@ -1,5 +1,32 @@ Release Notes +1.4.1 + +Framework: + +- [Imp] Allow to find patches with similar parameter setting by right clicking on + a knob and selecting "Find similar..." +- [Imp] Allow to add a patch to a user bank by dragging it onto the free space of + the patch list + +- [Imp] [Skins] Add new option "boldRootItems" to tree view style to disable that root + items are displayed in bold font (default 1 = enabled) +- [Imp] [Skins] Add new option "antialiasing" for label style to disable antialiased + font rendering (default 1 = enabled) + +Osirus: + +- [Imp] test console: Add support for Virus B demo song + +NodalRed2x: + +- [Imp] VM Map indicators are now displayed relative to the current parameter value +- [Imp] VM Map indicators are now hidden if the parameter is zero +- [Imp] VM Map mode can now be toggled via shift key + +- [Fix] Parameter automation was not smooth if multiple slots were mapped to the same + MIDI channel + 1.4.0 Framework: