Skip to content

Latest commit

 

History

History
61 lines (56 loc) · 7.77 KB

CHANGELOG.md

File metadata and controls

61 lines (56 loc) · 7.77 KB

Changelog

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


v0.3.1 - 2025-01-13

Bug Fixes

  • (dependencies) Install specific versions of fmt and spdlog - (379e8ad) - @mfep
  • (deps) Fix spdlog and fmt versions in flatpak manifest - (60cec71) - @mfep
  • (deps) Fix build failure of fmtlib - (2321bde) - @mfep
  • Fix header include problems on Windows - (718515c) - @mfep
  • Fixed HiDPI rendering on Wayland - (4ea2dd4) - @mfep

Miscellaneous Chores


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.