Revisions of lsp-plugins

Konstantin Voinov's avatar Konstantin Voinov (kill_it) accepted request 941824 from Konstantin Voinov's avatar Konstantin Voinov (kill_it) (revision 35)
- Update to 1.1.31
  * Fixed X11 error handling routine that could crash under certain
  * conditions.
  * Better support for musl libc (contributed by Artur Sinila).
  * Added support of VERBOSE parameter for build system (contributed
    by Artur Sinila).
  * Fixed possible system crash in profiler plugin.
  * Updated LV2 TTL generator, now instrument plugins are better
    compatible with Ardour DAW.
  * Updated french translation (contributed by wargreen at Github
    and Olivier Humbert).
  * Migrated hyperlinks from HTTP to HTTPS protocol (contributed
    by Bruno Vernay).
  * Added support of build for 32-bit and 64-bit RISC-V architecture
    (contributed by Xeonacid at GitHub).
  * Fixed window issue for the Fluxbox window manager.
  * Fixed build for ARMv8 architecture (contributed by Marek Szuba).
 
buildservice-autocommit accepted request 892082 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 34)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 892054 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 33)
- stop owning directories provided by filesystem (bsc#1184786)
buildservice-autocommit accepted request 882565 from Konstantin Voinov's avatar Konstantin Voinov (kill_it) (revision 32)
baserev update by copy to link target
Konstantin Voinov's avatar Konstantin Voinov (kill_it) accepted request 882563 from Konstantin Voinov's avatar Konstantin Voinov (kill_it) (revision 31)
- upstream update in source release
Konstantin Voinov's avatar Konstantin Voinov (kill_it) accepted request 882543 from Konstantin Voinov's avatar Konstantin Voinov (kill_it) (revision 30)
- Update to 1.1.30
  * Implemented Oscilloscope plugin series: x1, x2 and x4. 
    UX design by Boris Gotsulenko.
  * Added data streaming port support to plugin framework.
  * Added strobe feature to mesh primitives that allows to draw
  * multiple streamed meshes together.
  * Implemented 4-lobe Lanczos oversampling DSP functions for i586
    architecture.
  * Implemented 4-lobe Lanczos oversampling DSP functions for
    x86_64 architecture.
  * Implemented 4-lobe Lanczos oversampling DSP functions for
    32-bit ARM architecture.
  * Implemented 4-lobe Lanczos oversampling DSP functions for 
    64-bit ARM architecture.
  * Minor bugfixes in the core library.
  * Fixed bug with character set encoding for several systems with
    limited iconv.
  * Fixed latency compensation issue that happened for the 'Bypass'
    switch/automation.
  * Implemented additional 'Boosting' mode for the single-band
    compressor plugin series.
  * Implemented additional 'Boosting' mode for the multiband-band
    compressor plugin series.
  * Updated french translations (contributed by Olivier Humbert).
  * Updated italian translations by Stefano Tronci.
  * Desktop icon installation moved to a separate 'install_xdg'
    icon to prevent LSP icon flooding for several systems which
    don't support XDG standard.
- Update to 1.1.29
  * Fixed latency computation error for FIR and FFT modes of the
    filter.
  * Optimize FIR and FFT equalizers to use fastconv_ routines
    instead of FFT.
  * Implemented SPM mode for Parameteric and Graphic Equalizer
    plugin series.
  * Fixed improper VST call handling for several calls.
  * Several typo fixes in documentation
    (contributed by Olivier Humbert).
  * Fixed improper output MIDI event sorting for all plugins.
  * Channels of spectrum analyzer are now synchronized.
  * Fixed regression related to loading built-in file resources.
  * Added extra button to hide/show equalizer section for Impulse
    Responses and Impulse Reverb plugin series.
  * Updated OBJ file parsing for support less strict file format.
  * Fixed improper behaviour of File Open Dialog widget related 
    to file name input.
  * Art Delay plugin settings changed: by default multipliers are
    now set to 1, BPM multiplier allows now to step with 
    0.5 values allowing to set dotted notes.
- does not require php7-devel for build, php7 is enough
- Update to 1.1.28
  *  Implemented Artistic Delay plugin.
  *  Added delay time and phase inversion for each band of the 
     crossover plugin.
  *  MIDI octave numbering now starts with "-1", previously it 
     started with "-2".
  *  Added automatic scanning of installed Hydrogen drumkits to the
     Multisampler plugin series
  *  and possibility to load them by single click in the main menu.
  *  Added sample reversal feature to the 
     Sampler/Multisampler/Trigger plugin series.
  *  Added possibility to change the note number in 
     Sampler/Multisampler/Trigger plugin series
  *  by scrolling mouse wheel over the note number indicator or 
     performing mouse double click on it.
  *  Added possibility to use relative paths in file 
     configurations.
  *  Added 'Plugin Manual' menu item to show the documentation to
     plugin in the browser.
  *  Added 'UI Manual' menu item to show the documentation to UI
     in the browser.
  *  Added tutorial of using hydrogen drumkits in the Multisampler
     plugin series - contributed by chrisanthropic @ github.
  *  Updated french translations - contributed by Olivier Humbert.
  *  Plugins now can be built with Clang C++ compiler version 10+.
  *  Refactored ipc::Process for better work with vfork() system
     call.
  *  Fixed bug in improper RGB -> HSL conversion for UI.
  *  Fixed regression in led indication for the Compensation
     Delay plugin series.
  *  Fixed drag&drop regression after code refactoring.
  *  Fixed bug in Fraction widget related to nominator drop-down
     list values.
- Update license to LGPL-3.0-or-later
- Update to 1.1.26
  * Implemented Crossover Plugin series.
  * Fixed phase mismatch between channels in the oversampling mode 
    of limiter (contributed by Hector Martin).
  * Fixed bug in convolver module which could perform improper tail
    convolution (reported by Robin Gareus).
    Affected plugins: Impulse Responses, Impulse Reverb, 
    Room Builder.
  * Fixed small memory leakage in multiband plugins (Compressor, 
    Gate, Expander) related to usage of Inline Display feature.
  * Added support of pg:mainInput and pg:mainOutput LV2 properties
    in TTL files for all plugins.
  * Updated all C++ heades and source files to match the LGPL3+
    license headers.
- Update to version 1.1.24. 
  * Implemented Loudness Compensator plugin series 
    (Mono and Stereo).
  * Implemented Surge Filter plugin series (Mono and Stereo) for 
    protecting audio chain from possible pops on playback 
    start/stop events.
  * Significant changes the Limiter Plugin series, may be partially
    incompatible with hosts/wrappers:
  * Removed 'Classic' and 'Mixed' modes since these modes do not 
    give effective results.
  * Introduced Automatic Level Regulation (ALR) feature enabled by 
    default.
  * Added possibility to dump internal state of plugin to file.
  * Several plugins now support dumping of internal state.
  * Added support of loading Hydrogen drumkits by the Multisampler
    plugin series.
  * Added 'Squared Cosine' and 'Cubic Hermite Spline' windows to 
    Spectrum Analyzer.
  * Fixed bug that caused Spectrum Analyzer to ignore window 
    selection.
  * Fixed bug in AVX-optimized sidechaining funcion that could 
    cause invalid behaviour of plugins that use external/internal 
    sidechain for processing.
  * Implemented back-buffering of the window surface, all UI 
    controls now don't glitch on edit.
  * Refactored and simplified LV2 parameter transport between UI 
    and plugin code.
  * VST plugins now provide possibility to save and load presets 
    and do not crash Host.
  * Added support of lv2:StateChanged extension which properly 
    works with Ardour 6.0.145 and higher.
  * Fixed improper behaviour of VST controls under REAPER host 
    (and possible other VST hosts).
  * Updated metadata for dynamic processors to better match the UI.
  * Now all lv2:Atom ports that do not provide MIDI message 
    transfer are marked as lv2:connectionOptional.
  * Exported plugin configuration now contains information about 
    original package version.
- Update to 1.1.22
  * Implemented Multiband Gate plugin series.
  * Added sidechain low-pass and high-pass filters for Compressor plugin series.
  * Added sidechain low-pass and high-pass filters for Expander plugin series.
  * Added sidechain low-pass and high-pass filters for Gate plugin series.
  * Added sidechain low-pass and high-pass filters for Dynamic Processor plugin series.
  * Added sidechain low-pass and high-pass filters for Trigger plugin series.
  * Fixed VST2 identifiers for Multiband Expander plugin series.
  * Fixed graph issues related to dot editing.
  * Added spanish translation of the UI (contributed by Ignotus - ignotus666 at github.com).
  * Compressor, Expander, Gate and Dynamic Processor plugins now report latency for the lookahead knob.
  * Fixed mapping of some numpad keys that could cause problems when entering manual value in the UI.
  * VERSION build variable replaced with LSP_VERSION build variable (contributed by Bruno Vernay).
  * Fixed UI synchronization issue on plugin state restore for VST plugin format.
  * Fixed improper work of default Attack and Release time parameters for
  Dynamic Processor plugin series.
  * Fixed build broken by recent LV2 header updates. 
  * Some french translation fixes (contributed by Olivier Humbert).
- Disable LTO for %arm and aarch64 to fix build
- Update to 1.1.19
  * Updated XDG desktop application integration.
  * Refactoring of sse::fft functions for better portability
 between different compilation options.
  * Fixed bug in asimd::hdotp functions for AArch64 that caused
 invalid result output.
  * LV2 UI and standalone JACK plugins are now resizable.
  * Fixed plugin sizing issues on certain new Linux distributions.
  * Refactoring and several fixes of decoding and encoding of MIDI
 protocol messages.
  * Fixed silent MIDI output for JACK plugins.
  * Profile binaries are now excluded from release build.
- Remove lsp-plugins-fix_memory_corruption.patch
- Update to 1.1.17. 
- Spec cleanup
- Split various plugin formats into subpackages
- Added lsp-plugins-fix_memory_corruption.patch
- Update to version 1.1.10
  * Implemented 3D reverb simulator plugin series - Room Builder
    Mono and Room Builder Stereo.
  * Fixed improper InlineDisplay feature support in LV2 TTL
    files.
  * Plugin names now have 'LSP' prefix for the LV2 format.
  * Each plugin can now provide it's custom UI class which is
    derived from common plugin's UI class.
  * Code now compiles for the PPC64 architecture.
  * Code now compiles for the IBM s390x architecture.
  * Added command-line option to pass configuration file name
    for standalone JACK plugins.
  * The settings stored in configuration file will be
    automatically loaded at startup.
  * Updated function signatures for libraries which now support
    '-fvisibility=hidden' compilation flag.
  * Added support of nested menus in the UI toolkit.
  * Added 3D scene rendering support in the UI by using
    different rendering backends.
  * Implemented GLX backend based on openGL 2.x for rendering 3D
    scenes.
  * Implemented key-value tree storage (KVTStorage) for storing
    and managing dynamic parameters.
  * Implemented key-value tree storage (KVTStorage) UI<->DSP
    synchronization mechanisms.
  * Implemented key-value tree storage (KVTStorage)
    serialization/deserialization in parameters.
  * Implemented key-value tree storage (KVTStorage)
    serialization/deserialization for the plugin state.
  * Implemented mechanism for UI<->DSP OSC message interchange.
  * Added support of OSC protocol messages serialization,
    deserialization and pattern matching.
  * Optimized complex number functions for AArch64 architecture.
  * Changed installation path for jack core library from to
    /lsp-plugins.
  * Added more careful file type analysis for non-EXT file
    systems.
  * Added support of Hygon Dhyana x86 family CPU optimizations
    and detection of some other CPU vendors.
  * Now both release and test binaries are available to build
    into separate subdirectories independently.
  * Improved built-in resource generation tool.
  * Embedded resources are now alphabetically sorted to make the
    build more deterministic.
  * Added support of built-in presets for plugin's UI.
- Dropped lsp-plugins-verbose.patch (using a different method to
  have verbose build)
- Enabled ppc64 build
- Put documentation into right group. Remove excess Requires.
- Improved lsp-plugins-verbose.patch
- Update to version 1.1.9
  * Added experimental support of AArch64 architecture (DSP code
    is not optimized yet).
  * Fixed regression in VST and Standalone plugin formats that
    caused offline tasks to not to be launched.
  * Improved build system to make source code possible to build
    for KXStudio repository.
    Distribution builders should ensure that the GNU C++
    compiler is selected at the build stage.
  * Additional I/O improvements for better WindowsNT support.
  version 1.1.7:
  * Implemented fully compatible with EqualizerAPO software
    digital filters that are now part of the Parametric Equalizer
    plugin series.
  * Fixed issue that caused VST plugins not to load from cusom
    user-defined path.
  * Some code parts rewritten for better compatibility with
    WindowsNT platform.
  * Fixed file listing in the file dialog that caused improper
    reading of remote directories mounted on the local file
    system.
  * Changed implementation of LV2 MIDI transport so now plugins
    utilize only one LV2:Atom input port and one LV2:Atom output
    port.
  * Fixed bug in host<->UI time and position synchronization for
    VST plugin format.
  * Fixed AVX+FMA3 implementation of dynamic biquadratic filters
    that caused improper behaviour of the Multi-band compressor
    plugin on machines that support AVX and FMA3 instruction set.
  * Multiband compressor now properly handles the 'Bypass'
    button.
  * Fixed return of improper extension pointers when requested
    extension is different to the ui:idleInterface.
  * Fixed bug in dynamic processor plugin that could issue
    invalid metering values.
  * Fixed UI size issue for VST plugins in Cockos Reaper.
  * Fixed numerous memory leakage issues in UI components.
  * Fixed spontaneous crashes when destroying the Profiler
    Mono/Stereo plugin.
  * Fixed embedded resource generation tool that had invalid
    behaviour for several file systems.
  * Reimplemented I/O subsystem.
- Dropped _service and fix-setting-paths.patch (no longer
  necessary)
- Added lsp-plugins-verbose.patch
- Initial packaging for SUSE
  + fix-setting-paths.patch
buildservice-autocommit accepted request 864527 from Konstantin Voinov's avatar Konstantin Voinov (kill_it) (revision 29)
baserev update by copy to link target
Konstantin Voinov's avatar Konstantin Voinov (kill_it) accepted request 864526 from Konstantin Voinov's avatar Konstantin Voinov (kill_it) (revision 28)
- Update to 1.2.29
  * Fixed latency computation error for FIR and FFT modes of the
    filter.
  * Optimize FIR and FFT equalizers to use fastconv_ routines
    instead of FFT.
  * Implemented SPM mode for Parameteric and Graphic Equalizer
    plugin series.
  * Fixed improper VST call handling for several calls.
  * Several typo fixes in documentation
    (contributed by Olivier Humbert).
  * Fixed improper output MIDI event sorting for all plugins.
  * Channels of spectrum analyzer are now synchronized.
  * Fixed regression related to loading built-in file resources.
  * Added extra button to hide/show equalizer section for Impulse
    Responses and Impulse Reverb plugin series.
  * Updated OBJ file parsing for support less strict file format.
  * Fixed improper behaviour of File Open Dialog widget related 
    to file name input.
  * Art Delay plugin settings changed: by default multipliers are
    now set to 1, BPM multiplier allows now to step with 
    0.5 values allowing to set dotted notes.
buildservice-autocommit accepted request 860596 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 27)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 860501 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 26)
- does not require php7-devel for build, php7 is enough
buildservice-autocommit accepted request 858452 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 25)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 858450 from Konstantin Voinov's avatar Konstantin Voinov (kill_it) (revision 24)
- Update to 1.1.28
  *  Implemented Artistic Delay plugin.
  *  Added delay time and phase inversion for each band of the 
     crossover plugin.
  *  MIDI octave numbering now starts with "-1", previously it 
     started with "-2".
  *  Added automatic scanning of installed Hydrogen drumkits to the
     Multisampler plugin series
  *  and possibility to load them by single click in the main menu.
  *  Added sample reversal feature to the 
     Sampler/Multisampler/Trigger plugin series.
  *  Added possibility to change the note number in 
     Sampler/Multisampler/Trigger plugin series
  *  by scrolling mouse wheel over the note number indicator or 
     performing mouse double click on it.
  *  Added possibility to use relative paths in file 
     configurations.
  *  Added 'Plugin Manual' menu item to show the documentation to
     plugin in the browser.
  *  Added 'UI Manual' menu item to show the documentation to UI
     in the browser.
  *  Added tutorial of using hydrogen drumkits in the Multisampler
     plugin series - contributed by chrisanthropic @ github.
  *  Updated french translations - contributed by Olivier Humbert.
  *  Plugins now can be built with Clang C++ compiler version 10+.
  *  Refactored ipc::Process for better work with vfork() system
     call.
  *  Fixed bug in improper RGB -> HSL conversion for UI.
  *  Fixed regression in led indication for the Compensation
     Delay plugin series.
  *  Fixed drag&drop regression after code refactoring.
  *  Fixed bug in Fraction widget related to nominator drop-down
     list values.
buildservice-autocommit accepted request 839308 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 23)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) committed (revision 22)
Luigi Baldoni's avatar Luigi Baldoni (alois) committed (revision 21)
buildservice-autocommit accepted request 830449 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 19)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 830211 from andy great's avatar andy great (andythe_great) (revision 18)
- Update to version 1.1.24. 
  * Implemented Loudness Compensator plugin series 
    (Mono and Stereo).
  * Implemented Surge Filter plugin series (Mono and Stereo) for 
    protecting audio chain from possible pops on playback 
    start/stop events.
  * Significant changes the Limiter Plugin series, may be partially
    incompatible with hosts/wrappers:
  * Removed 'Classic' and 'Mixed' modes since these modes do not 
    give effective results.
  * Introduced Automatic Level Regulation (ALR) feature enabled by 
    default.
  * Added possibility to dump internal state of plugin to file.
  * Several plugins now support dumping of internal state.
  * Added support of loading Hydrogen drumkits by the Multisampler
    plugin series.
  * Added 'Squared Cosine' and 'Cubic Hermite Spline' windows to 
    Spectrum Analyzer.
  * Fixed bug that caused Spectrum Analyzer to ignore window 
    selection.
  * Fixed bug in AVX-optimized sidechaining funcion that could 
    cause invalid behaviour of plugins that use external/internal 
    sidechain for processing.
  * Implemented back-buffering of the window surface, all UI 
    controls now don't glitch on edit.
  * Refactored and simplified LV2 parameter transport between UI 
    and plugin code.
  * VST plugins now provide possibility to save and load presets 
    and do not crash Host.
  * Added support of lv2:StateChanged extension which properly 
    works with Ardour 6.0.145 and higher.
  * Fixed improper behaviour of VST controls under REAPER host 
    (and possible other VST hosts).
  * Updated metadata for dynamic processors to better match the UI.
  * Now all lv2:Atom ports that do not provide MIDI message 
    transfer are marked as lv2:connectionOptional.
  * Exported plugin configuration now contains information about 
    original package version.
buildservice-autocommit accepted request 810911 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 17)
baserev update by copy to link target
Displaying revisions 41 - 60 of 76
openSUSE Build Service is sponsored by