File ShowMIDI.changes of Package ShowMIDI

-------------------------------------------------------------------
Mon Sep 02 05:24:56 UTC 2024 - upstream+proaudio

- Update to version 1.0.1:
  * Cleanup and fix for RPN 6 MPE range display
  * Handle standard RPN numbers and provide meaningful output for them
  * Fixed HRCC LSB history. Improved NRPN / RPN detection with support for MSB-only data entry values. NRPN and RPN values are now handled with a similar logic as HRCC values. Refactored HRCC value handling.
  * Updated version to 1.0.1 build 22
  * Update README.md
  * Added call to action about MIDI Innovation Awards
  * Updated 1.0.0 graph screenshot with the default graph heights
  * Use redirects for the tutorial video, so that it can be changed later
  * Minor readme tweak
  * Updated README
  * Added two screenshots for v1.0.0
  * Tweaks to settings dialog layout
  * Better settings dialog close button graphic
  * Updated version to 1.0.0 build 21
  * Windows stability fixes
  * Don't use virtual destructors nor virtual methods in the ChannelState structures
  * Avoid float conversion
  * Added more keyboard shortcuts and button tooltips
  * Renamed PauseManager and PauseListener to DeviceManager and DeviceListener, since the now also handle the data reset
  * Added #6 : created a 'never' option on the timeout setting
  * Updated version to 1.0.0 build 20
  * Improved channel order algorithm, now showing a channel at the top when it appears, then keeping it constant for as long as it's still showing
  * Updated version to 1.0.0 build 19
  * Doubled graph update rate. Changed PB and Param graph rendering height logic.
  * Updated version to 1.0.0 build 18
  * Added a reset button to clear all state
  * The newest channels with active notes will appear above all other channels, allowing the focus at the top of the window for the latest playing messages.
  * Updated version to 1.0.0 build 17
  * Added control graph height setting
  * Updated version to 1.0.0 build 16
  * Added support for displaying small graphs of continuous MIDI messages
  * Ensure HRCCs are pruned out
  * Minor cleanup
  * Improved and documented 14-bit MIDI CC support
  * Fixed #23 : Feature request: Support for 14-bit CC
  * Also display MIDI start, continue and stop
  * Updated version to 1.0.0 build 15
  * Stabilize clock bpm display
  * Fix to xcodebuild invocation so that all architectures are built.
  * Fixed #29 : Feature Request: Show BPM for devices outputting clock
  * Fixed #28 : Feature Request: Ability to hide all devices
  * Updated CLAP JUCE extension
  * Updated macOS App Icon to be the same size as other icons. Updated version to 1.0.0 build 14. Upgraded JUCE to 7.0.12.
  * Updated readme and screenshot

-------------------------------------------------------------------
Sun Apr 07 06:58:30 UTC 2024 - upstream+proaudio

- Update to version 0.9.0:
  * Windows compilation warning fix
  * Added support for displaying sysex messages and up to 20 data bytes
  * Improved how notes are displayed, keeping note on information around while note off data is visible. Updated version to 0.9.0 build 13.
  * Minor tweak
  * Updated to JUCE 7.0.9
  * Updated screenshot
  * Saving with the proper ProJucer version
  * Updated version to 0.8.0 build 12
  * macOS VST crash fix
  * Updated version to 0.8.0 build 11. Added copyright statement.
  * Finally a working iOS launch screen
  * Minor cleanup
  * Startup fixes for Windows
  * More iPhone tweaks
  * Fix for building on non-iOS platforms
  * Added layout tweaks specifically for iPhone
  * Added theme reset button
  * Missing commit
  * Updated version to 0.7.0
  * Added play/pause icon so that this feature can be accessed without typing keyboard
  * iOS launch screen
  * Select a default filename for saving a theme so that on iOS it doesn't show a GUID for the filename.
  * Added support for theme loading and saving on iOS
  * Working iOS version
  * Added windows wizard image design document
  * Windows installer image updates
  * Windows installer tweaks
  * Updated app icon, added Windows installer images
  * Replaced component member variables with std::unique_ptr in the hope the increases Linux compiler compatibility.
  * Typo fix
  * Added support for custom plugin installation folders on Windows
  * Updated README
  * Added options for standalone window position to always stay on top
  * Windows build script tweaks
  * Made it easier to configure the vst2 builds
  * Added code signing on windows

-------------------------------------------------------------------
Fri Mar  1 02:26:25 UTC 2024 - Konstantin Voinov <kv@kott.no-ip.biz>

- use %autosetup

-------------------------------------------------------------------
Thu Nov 16 04:37:50 UTC 2023 - upstream

- Update to version 0.6.1:
  * Updated windows build script for JUCE submodule
  * Updated submodules to use https instead
  * Updated macOS build
  * Use JUCE submodule instead
  * Update README.md
  * Updated version to 0.6.1 build 9
  * Tweaks to theme save/load file choosers in order to display the right title
  * Minor cleanups
  * Updated version to 0.6.0 build 8
  * Tweaks to how MPE channel types are displayed
  * MCM should only use RPN data MSB
  * Display MPE channel modes based on MCM
  * Updated test data
  * Update README.md
  * Updated readme for homebrew usage
  * Updated version to 0.5.2 build 7
  * Ensure a minimum amount of on contrast between foreground and background when randomizing themes
  * Fix for plugin crash on macOS in some hosts
  * Update README.md
  * Update README.md
  * Update README.md
  * Update README.md
  * Update README.md
  * Update README.md
  * Added support for displaying RPN and NRPN messages
  * Updated version to 0.5.1 build 6
  * Xcode scheme updates
  * Update README.md
  * Update README.md
  * Wrong image size in readme
  * Integrated screenshot into readme
  * Properly handle pausing anywhere in the UI. Fix for plugins initializing the portlist needlessly.
  * Cleanups and added message when no MIDI devices are visible
  * Windows compiler warnings fixes
  * Added support for hiding MIDI devices in standalone app
  * Cleanups
  * Resize window in standalone when sidebar changes width
  * Cleanups and refactorings
  * Avoid magic bools
  * WIP expandable sidebar for standalone version
  * Windows compilation warnings fixes
  * Implemented theme color editor
  * Added two teams. Added very naive theme randomizer. Added option to save the current theme.
  * Added settings to configure note and number formats
  * Fixed CLAP plugin feature declaration. Improved macOS build script for final artifact location.
  * Minor tweak to Linux build script
  * Minor cleanup
  * Added sidebar support to plugins
  * Refactored settings to have a plugin version that doesn't store into a properties file, but that is initialized from existing standalone settings. Plugin settings are now stored with the DAW session and will restore with it.
  * Windows compilation warnings fixes
  * Hooked up settings dialog
  * Added loading of theme through explicit action, instead of solely relying on drag and drop
  * Made sidebar buttons easier to hit
  * Minor tweaks
  * WIP settings dialog, rework of about dialog
  * Readme updates
  * Readme updates
  * Windows warmings cleanups
  * Startup fix for Windows
  * Cleanups
  * Added sidebar, moved menubar commands to an about window.
  * Use main application theme settings for plugin instantiation. Ensure that MIDI device UI covers the full height of the plugin window.
  * The last loaded theme is now automatically stored in application settings and loaded at next startup.
  * Theme related performance tweak
  * Added support for switchable themes through SVG file drag and drop
  * Rearranged theme order
  * Auto-adapt active theme to operating system light or dark mode setting
  * Minor layout spacing tweaks
  * Cleanups for windows compilation
  * Fixed font refcounting issue on destruction
  * Implemented new visual design, added support for themes. Updated version to 0.5.0.

-------------------------------------------------------------------
Sat Nov 11 05:44:08 UTC 2023 - upstream

- Update to version 0.2.2:
  * Updated macOS build script to properly codesign and notarize
  * More improvements to windows installer
  * Updated windows installer for LV2
  * Fixed windows resize and instantiation issue properly
  * Workaround for plugin crash in some Windows and Linux hosts.
    Needs further investigation to achieve the same functionality with a resize loop.
  * LV2 build on Linux
  * Added LV2 plugin to macOS
  * Update README.md

openSUSE Build Service is sponsored by