File nam-juce.changes of Package nam-juce
------------------------------------------------------------------- Fri Apr 11 03:47:12 UTC 2025 - Konstantin Voinov <kv@kott.no-ip.biz> - Update to version 0.4.0+git.1.77e29aa: * Updated README * Added link to JUCE Dependencies to README * Updated README * Fixed macos ignoring juce FilterWindow overrides * Added overrides for JUCE Standalone FilterApp and FilterWindow * Replaced tar syscall with the py7zr module on the windows isntaller script * Disabled juce initial mute * Added beta flag to CMakeLists file * Added sudo flag to macos installer script * Changed standalone settings component background color * Added uninstall script to macOS installer * Added installer scripts * Enforced clang formatting * Added last Model and IR search paths to plugin state * GUI Asset tweaks * More window sizing issue fixes * Update README * Updated some of the button assets * Update README * Minor gui scaling tweaks * Moved native title bar declaration to the processor constructor before gui initialization * Added ASIO_PATH CMake flag * Fixed Linux window size issues * Added native title bar logic for standalone application * Added JUCE as a submodule * Added OFF state to output filters * Added plugin version as a preprocessor definition * CMake config changes * Fixed initial IR load low volume bug * Clear model button graphic bug fix * Fixed Windows compile issues * Added cmake helper scripts * Implemented ResamplingNAM * Added new submodules * Changed nam core fork submodule path * Update README ------------------------------------------------------------------- Wed Feb 14 01:53:51 UTC 2024 - Konstantin Voinov <kv@kott.no-ip.biz> - Version 0.3.2 upload