Skip to content

Latest commit

 

History

History
49 lines (46 loc) · 6.58 KB

CHANGELOG.md

File metadata and controls

49 lines (46 loc) · 6.58 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


v0.3.0 - 2024-06-18

Bug Fixes

Features

  • (i18n) Switching between languages on menu - (bdf75c2) - @mfep
  • (i18n) Hungarian translation - (bdda17d) - @mfep
  • (i18n) Using gettext in Nodes - (95a7fc7) - @mfep
  • (i18n) I18N Application.cpp - (be9e37a) - @mfep
  • (midi) Recognize system messages in Log Node - (e0e1dc5) - @mfep
  • (midi) Added basic note formatting - (d980148) - @mfep
  • (midi) Implemented MIDI message parsing - (ee07800) - @mfep
  • (midi) Implemented a data oriented model&graph for processing MIDI messages - (b7a90d8) - @mfep
  • (ui) Setting appropriate size for the Log Node on any scale - (32c786d) - @mfep
  • (ui) Add MIDI filtering option per input node - (2cf21f0) - @mfep
  • (ui) Implemented LogNode - (d278837) - @mfep
  • (ui) Allow a single instance only for input and output nodes - (e473193) - @mfep
  • (ui) Added MIDI activity indicator to the Channel Node (input + output) - (d31df33) - @mfep

Miscellaneous Chores

Refactoring

  • (midi) Moved midi namespace to midi subdir - (836a2d7) - @mfep
  • Simplified handling of disconnect/reconnect of MIDI devices - (0be5131) - @mfep

Changelog generated by cocogitto.