| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: carla-vst | Distribution: openSUSE Tumbleweed |
| Version: 2.5.9 | Vendor: openSUSE |
| Release: 1.9 | Build date: Sun Dec 1 16:36:52 2024 |
| Group: Productivity/Multimedia/Sound/Utilities | Build host: reproducible |
| Size: 42497117 | Source RPM: carla-2.5.9-1.9.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://kx.studio/Applications:Carla | |
| Summary: CarlaRack and CarlaPatchbay VST plugins | |
This package contanis Carla VST plugins, including CarlaPatchbayFX, CarlaPatchbay, CarlaRackFX, and CarlaRack. It also contains the win32 and wine32 binaries for handling ms win32 vst plugins
BSD-2-Clause AND GPL-2.0-or-later AND BSD-3-Clause
* Sun Dec 01 2024 davejplater@gmail.com
- Update to version 2.5.9:
* Fix crash when showing plugin UIs under wayland
* Fix OSC control unregister
* Fix the backporting
* Fixup CI
* Fix missing painter.restore() in case of CanvasPort errors
* Bump version to 2.5.9
* Import fixes from main branch
* Update CI version
* Adjust for liblo API breakage, dont define lo_message type
* wine related fixes
* Thu Mar 28 2024 jun wang <jgwang@suse.com>
- Update to version 2.5.8
* Fix double backslash encoding in pre-included serd
* Fix a few minor ttl details in carla.lv2 (to make
validators happy)
* Fix potential audio buffer overflow issues due to
over-optimization in math utilities
* Fix winevst for DLL_PROCESS_ATTACH
* Tue Oct 10 2023 davejplater@gmail.com
- Disable troublesome liblo
- Update to version 2.5.7:
* Fix auto-upload of release artifacts
* Bump version to 2.5.7
* Fix typo leading to missing LV2 files
* Import minor fixes from main branch
* Fix a comment
* Allow configuration of Carla client name when headless
* Remove useless linker flag
* Fix some wine bridge details
* Sun Aug 20 2023 ecsos@opensuse.org
- Update to version 2.5.6:
* Fixup CI not building on release
* Fix carla-vst GUI for macOS retina displays
* Fix crash with jack under ARM
* Auto-scale carla-vst plugin GUI
* Bump version to 2.5.6
* Set error message when trying to start JACK driver without JACK
* Skip special treatment for ladish
* Fix a compiler warning
* Fix carla-lv2 pre-run with 0 frames
* Fix compatibility of plugin discovery with 2.6.x tools
* Fix exported symbols
- Disable vst for Tumbleweed also because of build error.
* Sun Aug 20 2023 ecsos@opensuse.org
- Update to version 2.5.5:
* Fix leak during discovery
* yml is weird...
* Fix release CI artifacts
* Try resource dir as library path first
* Fix conflict with other tools using Carla
* Fix release CI details
* Skip LTO in release builds
* Fix release CI
* Add release CI file in this repo
* Allow to skip MIDI ports in patchbay plugin, in use for OBS
* Link resources for internal plugin
* bridge: ignore SIGTERM signal when running as child client
* Implement getPluginCategoryFromString
* Add getBinaryTypeAsString utility function
* Switch from USE_QT macro to CARLA_UTILS_USE_QT
* install util headers during "make install"
* Fix macOS build
* Fix manual include of CarlaBridgeDefines.hpp
* Fix build
* Fix manual inclusion of CarlaMacUtils.cpp
* Make bridge and mac utils public, add to utils lib
* Mark CarlaMutex and CarlaString as public, needed for msvc
* Fix a compiler warning
* Fix showing engine device settings
* Fix build
* CI: Ignore pyqt5 for macOS tests
* Fix windows build, typo
* Update CI workflows following main branch
* Bump version to 2.5.5
* Add bridge opcode for reloading plugin info
* bridge: change custom data "big size" to 4096, bump api version
* minor bridge spec comments
* dont return nullptr on some functions, for -Wformat-overflow
* lv2: handle invalid empty paths the same way as lilv
* Log ScopedActionLock action names
* set some runtime script interpreters to /bin/sh
* Allow usage of CARLA_DISCOVERY_PATH env var for cached types
* Reduce starting pipe message to debug
* Import discovery fixes from main branch, allow IPC
* set NOMINMAX for utils windows include
* Cleanup ringbuffer code
* bridge utils: do not use sprintf
* Remove use of REAL_BUILD macro
* Adjustments as needed for Carla as OBS plugin
* fix carla build on m1 (#1757)
* Use _WIN32 instead of __WIN32__ for internal lilv
* Use -fno-strict-aliasing for sord source builds
* Tue Apr 04 2023 Christophe Marin <christophe@krop.fr>
- Update to 2.5.4
* Fix crash/regression when using LV2 plugins without worker
extension
* Fix compat with PyQt >= PyQt 5.15.8
* Fix macOS build
* Simplify JACK event handling, now using a single queue on the
main thread
- Drop patches, merged upstream:
* 0001-Fix-compat-with-PyQt-PyQt-5.15.8.patch
* 0001-Fix-crash-regression-when-using-LV2-plugins-without-.patch
* Sat Mar 11 2023 Dave Plater <davejplater@gmail.com>
- Add patch to fix #boo1209057
0001-Fix-crash-regression-when-using-LV2-plugins-without-.patch
- Added patch 0001-Fix-compat-with-PyQt-PyQt-5.15.8.patch
- Made build macros more specific
* Mon Feb 13 2023 christophe@krop.fr
- Update to version 2.5.3:
* Bump version to 2.5.3
* Ignore LTO in CI builds, takes too long
* Support the more verbose LV2 MIDI CC definitions
* Always set time frame information for JUCE hosted plugins
* Use SDL driver by default on Haiku
* Fix canvaspreview out-of-bounds panning for patchbay
* Allow to receive LV2 atoms of any size up to max-length
* missing </li> code
* Update CI rules
* Fix carla_findMaxNormalizedFloat call
* Sat Jan 07 2023 mia@0x0.st
- Update to version 2.5.2:
* Improve debug messages
* Correct jackbridge build flags
* LTO must not be used for building wine stuff (not just linking)
* Also prevent -flto from wine link flags
* Prevent -static-lib{gcc,stdc++} flags from going to winelib stuff
* Use LIB_EXT for wine libs copying
* Bump version to 2.5.2
* fix pkgconfig files having bad includedir/libdir variables
* Revert "outer frame for carla-lv2" stuff, make it verbose instead
* Import fixes from main branch into hotfix-2.5 one
- Refresh/Git format patches:
* carla-systemlibs.patch
- > 0001-Use-system-flac-vorbis-ogg.patch
* carla-remove-pkgconf-rpath.patch
- > 0002-Remove-rpath-from-.pc-files.patch
* use-correct-plugin-paths.patch
- > 0003-Use-correct-plugin-paths-for-openSUSE.patch
* Mon Oct 10 2022 christophe@krop.fr
- Update to version 2.5.1:
* Force usage of i686-w64-mingw32 for win32 builds on 64bit systems
* Restore positions of external patchbay graph nodes
* Adjust for JUCE MIDI API changes, fix external MIDI connections
* Correct last commit, ensure ysfx uses generic approach for wasm
* Ignore MIDI ports known to cause issues in JUCE engine
* Change default driver on windows from DirectSound to Windows Audio
* Ignore some compiler warnings from qt side
* Fix logic around engine driver listings
* Use an outer frame for carla-lv2 outgoing events
* Fix a small leak
* Fix free/delete[] misusage
* Make malloc usage consistent in CarlaString class
* Cleanup ysfx setup
* Fully remove water::Variant use
* Stop using NamedValueSet in AudioProcessorGraph
* Do not set scale factor for LV2 plugin UIs on macOS
* Bump version to 2.5.1
* Fix several race conditions
* Use generic implementation for ysfx eel riscv builds
* Correct last commit
* Alternative approach for systems without MAP_LOCKED (build&runtime)
* Math utils performance tweaks
* Set X11 utf8 window title for plugin UIs
* noop: remove trailing whitespace
* Fix build with older SDL2
* Fix typo
* Fix build with new wine
* Make sure SDL is disabled for static plugin target
* Add missing file
* Update included DPF
* Fix not building static binaries on windows (2.5.0 regression)
* Fix win32 CI stuff
* Make ysfx compatible with FreeBSD
* Add #if defined(__FreeBSD__) to avoid #include <alloca.h> on FreeBSD
* Try to fix i386 build
- Enable support for Win64 VST
- Update build requirements
/usr/lib64/carla/carla-bridge-posix32 /usr/lib64/carla/carla-discovery-posix32 /usr/lib64/vst /usr/lib64/vst/carla.vst /usr/lib64/vst/carla.vst/CarlaPatchbay.so /usr/lib64/vst/carla.vst/CarlaPatchbay16.so /usr/lib64/vst/carla.vst/CarlaPatchbay32.so /usr/lib64/vst/carla.vst/CarlaPatchbay64.so /usr/lib64/vst/carla.vst/CarlaPatchbayFX.so /usr/lib64/vst/carla.vst/CarlaRack.so /usr/lib64/vst/carla.vst/CarlaRackFX.so /usr/lib64/vst/carla.vst/carla-bridge-lv2-gtk2 /usr/lib64/vst/carla.vst/carla-bridge-lv2-gtk3 /usr/lib64/vst/carla.vst/carla-bridge-lv2-modgui /usr/lib64/vst/carla.vst/carla-bridge-lv2-qt5 /usr/lib64/vst/carla.vst/carla-bridge-lv2-x11 /usr/lib64/vst/carla.vst/carla-bridge-lv2.so /usr/lib64/vst/carla.vst/carla-bridge-native /usr/lib64/vst/carla.vst/carla-bridge-posix32 /usr/lib64/vst/carla.vst/carla-discovery-native /usr/lib64/vst/carla.vst/carla-discovery-posix32 /usr/lib64/vst/carla.vst/jack /usr/lib64/vst/carla.vst/libcarla_host-plugin.so /usr/lib64/vst/carla.vst/libcarla_interposer-jack-x11.so /usr/lib64/vst/carla.vst/libcarla_interposer-safe.so /usr/lib64/vst/carla.vst/libcarla_interposer-x11.so /usr/lib64/vst/carla.vst/libcarla_native-plugin.so /usr/lib64/vst/carla.vst/libcarla_utils.so /usr/lib64/vst/carla.vst/resources /usr/lib64/vst/carla.vst/styles
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Aug 3 00:14:01 2026