Revisions of carla

buildservice-autocommit accepted request 1163269 from Dave Plater's avatar Dave Plater (plater) (revision 133)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1163230 from jun wang's avatar jun wang (jgwang) (revision 132)
Update to version 2.5.8
buildservice-autocommit accepted request 1116628 from Dave Plater's avatar Dave Plater (plater) (revision 131)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1116627 from Dave Plater's avatar Dave Plater (plater) (revision 130)
- Disable troublesome liblo
- Update to version 2.5.7
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 129)
- 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.

- 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
buildservice-autocommit accepted request 1077393 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 128)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1077314 from Christophe Marin's avatar Christophe Marin (krop) (revision 127)
Update to 2.5.4
buildservice-autocommit accepted request 1071000 from Dave Plater's avatar Dave Plater (plater) (revision 126)
baserev update by copy to link target
Dave Plater's avatar Dave Plater (plater) accepted request 1070999 from Dave Plater's avatar Dave Plater (plater) (revision 125)
 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
buildservice-autocommit accepted request 1065451 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 124)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1065431 from Christophe Marin's avatar Christophe Marin (krop) (revision 123)
Update to 2.5.3
buildservice-autocommit accepted request 1057089 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 122)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1056776 from Mia Herkt's avatar Mia Herkt (mia) (revision 121)
- 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
buildservice-autocommit accepted request 1009330 from Simon Lees's avatar Simon Lees (simotek) (revision 120)
baserev update by copy to link target
Simon Lees's avatar Simon Lees (simotek) accepted request 1009276 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 119)
- 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
buildservice-autocommit accepted request 1007262 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 118)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1007261 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 117)
- Update to version 2.5.0:
  * Update copyright information related to JUCE
  * Update juce plugin time related code for new APIs
  * Another python3.10 compat fix
  * Expose through backend API hints which plugin UIs are file based
  * Do not use wine in CI builds if we can skip it
  * Dont use LTO for windows CI builds for now
  * Fix win32 builds
  * Bump version to 2.5.0
  * Fix windows/mingw build
  * Fix strict build
  * Fix macOS build
  * Use full driver settings dialog in engine menu if not running
  * Fix macOS build
  * Update to JUCE 7.0.1, still to update to new playhead APIs
  * Update included DPF
  * Simplify wasm runner, using emscripten_set_interval
  * Adjust to the non-threaded usage
  * Also block sem_timedwait usage
  * Make sure no threads are used on wasm
  * Disable audiofile ops debug on wasm, verified to work
  * Set default LV2 path for emscripten
  * Add missing opus as supported extension in audio file plugin
  * Report plugin UI close in embed mode
  * Link DGL against CoreVideo on macOS
  * Use emscripten_set_timeout_loop instead of manual management
  * water: Add back a way to get win appdata and programfiles
  * Cleanup
  * Really fix build, unless compiler crashes..
  * Another build fix
  * Fix a typo
  * Ignore pthread_yield for now
  * Set _FILE_OFFSET_BITS=64 for ysfx
  * Fix windows build
  * Fix build after latest changes
  * One more build fix
  * Fix regular build
  * Reenable audiofile seeking on wasm, which works now
  * Do not allow to use capture logging thread on wasm
  * Bring Runner class from DPF, use it for Engine background details
  * More tweaks for wasm, engine verified to work, still with hacks
  * Do not enable pthreads for wasm builds
  * Update dgl and distrho modules
  * Dont use simd for wasm just yet, fix missing APP_EXT usage
  * Dont strip wasm binaries, cleanup
  * Fix make clean
  * More tweaks for wasm and sdl
  * Add SDL/wasm test code
  * Fix SDL engine for SDL1, work wasm workarounds
  * Allow to disable JACK, and skip bridges for wasm
  * AudioFileReader: workarounds for wasm non-threaded behaviour
  * CarlaThread: Ignore a few things for wasm usage
  * Initial SDL engine implementation
  * emscripten related tweaks
  * Keep VST3 hosting through JUCE, for now
  * Rework and cleanup makefiles, add WASM var
  * Allow to build with custom DGL namespace
  * ysfx build tweaks as needed for armhf and MOD builds
  * Fix water::DirectoryIterator for windows builds
  * Fix a typo
  * Another attempt at fixing ARM build
  * Support mod:volts as LV2 unit
  * Start handling VST3 events
  * A few vst3 host fixes, no longer crash on load
  * Tweak about/features for vst3 usage without juce
  * Hacky juce test code for investigating vst3 keyboard input
  * Add some stubs to vst3 host code
  * Fix the previous armhf fix
  * Start python level automated tests, WIP
  * Make macOS installer allowed to install without rosetta2
  * Another armhf fix
  * Alternative approach to fix armhf builds
  * Allow to link against custom DPF/DGL
  * Fix armhf (non-aarch64) build
  * Correction for ysfx %progbits
  * Make sure to not export ysfx symbols
  * Another small change needed for ysfx on arm
  * Fix external plugins submodule, was changed by mistake
  * Reorder makefile static plugin target rules
  * Add -fsigned-char to ysfx flags
  * Fix non-linux build
  * Fix 32bit build and some warnings
  * Fix ysfx no-gui build
  * Update ysfx
  * Fix wine plugin build
  * Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things
  * Disable juce usage on non mac/win builds
  * Fix DISTRHO_UI_FILE_BROWSER usage
  * Allow to build internal plugins with a custom dpf
  * More tweaks needed for macOS builds
  * Tweaks to get external dpf plugins to build together
  * Allow DGL in static builds
  * Fix a typo
  * Fix macOS build
  * Build fixes
  * Initial code for juce-less VST3 native hosting
  * Do not use -fno-gnu-unique on BSD
  * Do not export extra DllMain for extra internal windows plugins
  * Tweak HAVE_YSFXGUI files
  * Fix linux build
  * Add new file needed for updated dpf
  * Fix a typo
  * Cleanup some ysfx things and fix guiless build
  * Adjust jsfx things to changes in Carla internals
  * Fix debug build
  * Skip msys2 CI builds that broke for no reason
  * macOS build fix, tested this time
  * Try to build less juce stuff
  * Disable JUCE Dxgi usage incompatible with older mingw
  * Update juce
  * Yet another approach
  * Alternative macOS fix
  * Fix macOS build
  * Really fix windows build
  * Calculate Io count properly
  * Fix a leak
  * Fix windows build
  * Implement native vst3 plugin scanning; Cleanup
  * Cleanup some discovery stuff
  * Continue cleanup
  * More cleanup
  * Cleanup
  * Start cleaning up the water
  * Remove use of WATER_COMPILER_SUPPORTS_MOVE_SEMANTICS Was never properly supported, and causes crashes in a few places
  * Only use -std=gnu++14 when building for juce
  * Build a few more files in c++14 for macOS
  * Fix use of USE_COREGRAPHICS_RENDERING macro
  * Another macOS fix
  * Add missing files
  * Update DPF
  * Make juce config read by all files
  * Keep old mingw32 tweaks to workaround crash in juce_audio_basics
  * Fix macOS build
  * Fix windows build with juce
  * Fix juce mingw issues
  * Fix new code carla for plugin bridge use
  * Always build juce_gui_extra; Add new mingw std compat files
  * Delete temporary files added by mistake
  * Start the update to JUCE7
  * Mention JSFX support in help text
  * Link fontconfig in the 32-bit bridge build
  * Implement JSFX (frontend)
  * Implement JSFX (backend)
  * Add ysfx (upstream 60917c4)
- Rebase carla-systemlibs.patch.
- Drop fix-include-array.patch because can no more applied.
- Update to version 2.4.4:
  * Bump version
  * Another python3.10 compat fix
  * Do not use -fno-gnu-unique on BSD
  * Support mod:volts as LV2 unit
  * Fix water::DirectoryIterator for windows builds
  * Fix make clean
  * Skip msys2 CI builds that broke for no reason
  * Fix external plugins build with mxml >= 3.0
  * Fix macOS build
  * Fix inaccurate midi CC rounding (#1612)
  * juce never links against x11
  * Update dependency list
buildservice-autocommit accepted request 980744 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 116)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 980743 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 115)
- Add fix-include-array.patch to fix Tumbleweed build error.
buildservice-autocommit accepted request 972885 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 114)
baserev update by copy to link target
Displaying revisions 1 - 20 of 133
openSUSE Build Service is sponsored by