File RoomReverb.changes of Package RoomReverb
------------------------------------------------------------------- Sat Aug 10 02:00:21 UTC 2024 - kv@kott.no-ip.biz - Update to version 1.2.0: * Upgraded to JUCE 8.0.1 * Removed PayPal & iOS IAP * Added missing initializations * Increased readability * Added const * Removed unnecessary function call * Made lambda capture explicit * Simplified return value of getCurrentProcessorState() * Refactoring (renamed variables etc.) * Refactoring (renamed variables etc.) ------------------------------------------------------------------- Tue Feb 06 04:33:22 UTC 2024 - kv@kott.no-ip.biz - Update to version 1.1.0: * Upgraded to JUCE 7.0.7 * Use atomics to avoid undefined behavior * Added App Store URL ------------------------------------------------------------------- Sun Jan 29 22:41:59 UTC 2023 - kv@kott.no-ip.biz - Update to version 1.0.0: * Added App Store URL * Added donation options * Addd iOS support * Minor refactoring * Adapted headline * Added PayPal link * Added alternative info button tooltip for iOS * Fixed compiler warning, renamed variables * GUI scales down if the available space is below the minimum GUI size * Added preset categories * Improved workaround for problems with comboBox component * Fixed initializer list order * Fixed zero size assert * Simplified project building * Added parameter lock feature * Upgraded to JUCE 7.0.4 * Removed unnecessary this pointer * Explicitly set a version hint on each parameter to fix an assert when building AUs * Refactored communication between processor and GUI components * Updated submodules * Changed line endings from CRLF to LF for consistency reasons * Updated plugin info text * Do not build CLAP format if CMake version is below 3.21 * Removed unnecessary include folder ------------------------------------------------------------------- Sun Jul 17 05:08:42 UTC 2022 - kv@kott.no-ip.biz - Update to version 6.1: * Activated statically linked runtime library on Windows * Updated external libraries * Activated LV2 on Windows and Mac * Moved external libraries into Libs folder * Added CLAP JUCE module and configured CLAP plugin * Added plugin format LV2 * Upgraded to JUCE 7.0.0 * Updated build instructions * Added .DS_Store files * Avoid opening popups and tooltips as new windows as a workaround to fix a display issue with AUs on Apple silicon ------------------------------------------------------------------- Sun Apr 17 22:48:28 UTC 2022 - Konstantin Voinov <kv@kott.no-ip.biz> - Update to version 0.5.1 ------------------------------------------------------------------- Sun Apr 3 11:38:27 UTC 2022 - Konstantin Voinov <kv@kott.no-ip.biz> - release version 0.5.0