gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

commit ffc6587eb25b8610fc58009b93659e052a7d8394
parent de6c169def9fa8ef950178ebe07b5da0f21f1f81
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Sun, 12 May 2024 02:10:54 +0200

update changelog

Diffstat:
Mdoc/changelog.txt | 33+++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+), 0 deletions(-)

diff --git a/doc/changelog.txt b/doc/changelog.txt @@ -1,5 +1,38 @@ Release Notes +1.3.14 + +Framework: + +- [Imp] Rename "db" to "dB" in all gain context menus (mkruselj) +- [Imp] Column breaks for dropdown menu based parameters improved (mkruselj) +- [Imp] Selecting the same skin again reloads it, useful for skin + developers (mkruselj) + +Patch Manager: + +- [Fix] Typo "Deleted Selected" in patch context menu (mkruselj) + +Xenia: + +- [Imp] Adjusted/improved parameter value lists and default values (mkruselj) +- [Imp] Filter "Extra" parameter label is updated according to the selected + filter type (mkruselj) +- [Imp] Adjust various labels to match hardware naming (mkruselj) +- [Imp] Add support for Microwave 1 patches. +- [Imp] Added tag "MW Model" with tags for MW1 and MW2(/XT(k)) + +- [Fix] Left/Right channels reversed (mkruselj) +- [Fix] MC68331 thread was not set to high priority +- [Fix] Midi In/Out selectors had Filter 1 Type parameter attached + +Vavra: + +- [Imp] Update default/reset values for various parameters (mkruselj) +- [Imp] Adjust naming of various labels (mkruselj) + +- [Fix] MC68331 thread was not set to high priority + 1.3.13 Framework: