Changelog for
sonic-visualiser-debugsource-4.5.2-1.1.x86_64.rpm :
* Mon Feb 26 2024 Dominique Leuenberger
- Use %patch -P N instead of deprecated %patchN.
* Thu Jun 22 2023 Konstantin Voinov - Update to 4.5.2- Remove sonic-visualiser-Fix-build-failure.patch as fixed in upstream- Use system vamp host sdk
* Support multi-line text labels on time instants
* Improve refresh and rendering of text labels in various layers
* Improve abbreviation of layer names in the key at bottom-right of a pane
* Fix repeated writes to settings file when rendering time-ruler layers at close zoom levels
* Use system Vamp host SDK if provided- Changes in 4.5.1
* Update to use Rubber Band v3 with its higher quality timestretcher (the older, lower-CPU one is still available in preferences). This means the build requires rubberband-3.0.0 or newer, so you may need to install it separately if building on an older system.
* Fix inability to select Hz as the unit of a layer following import
* Provisional fix to bailing out on startup when invoked with \"Open With...\" on Mac
* Fix nonsense display when showing frequency scaled points with value of 0Hz
* Tue Oct 25 2022 Konstantin Voinov - Add patch sonic-visualiser-Fix-build-failure.patch
* Thu Apr 14 2022 Konstantin Voinov - copypac from home:munix9- changes in versio 4.5:
* Add option to switch off the interpolation used in the waveform view for zoom levels closer than one pixel per frame: sometimes it can be an unnecessary distraction. With interpolation switched off, the individual samples are shown as unconnected points instead
* Make it possible to toggle segment colouring in the segmentation view of the time value layer, as well as toggling segment division lines
* When importing CSV files, if a column heading indicates a likely unit for the column, use it by default; also remember last user settings for the import dialog
* Ensure the Choose Default Template option on the templates menu can be reached even when no file is loaded
* Give the spectrum layer the same effective scale range as it had before the dB scale fix in v4.4, fixing the accidental halving of the visible range for that layer in v4.4
* Fix hang when opening two plugin parameter dialogs at once
* Fix crash when rendering slice or spectrum layers scrolled to earlier than the start of the audio or later than the end
* Fix crash when more than one audio file is supplied at the command line with a default session template that requires regenerating one or more feature extraction layers and layer generation produces an error or warning
* Fix failure to exit fully if the window is closed before plugin scan is complete at startup
* Thu Mar 31 2022 munix9AATTgooglemail.com- update to version 4.5
* Sun Mar 28 2021 Luigi Baldoni - Remove download URL from Source line due to certificate troubles
* Fri Mar 26 2021 Konstantin Voinov - Update to 4.3
* Fix failure to activate the Align button on startup, even when the appropriate alignment plugin is installed
* Fix (obviously) incorrect colour display for closely zoomed-in colour 3d plot views
* Switch the build system from autoconf/qmake/make to meson/ninja
* Fri Jan 01 2021 Luigi Baldoni - Actually remove 0001-Fix-build-with-Qt-5.15.patch- Set correct download URL
* Thu Dec 31 2020 Edgar Aichinger - Update to 4.2- Remove 0001-Fix-build-with-Qt-5.15.patch (fixed upstream)
* Sat Jun 06 2020 Christophe Giboudeaux - Add patch to fix build with Qt 5.15:
* 0001-Fix-build-with-Qt-5.15.patch