Skip to content

Continuous

Pre-release
Pre-release
Compare
Choose a tag to compare
@jcelerier jcelerier released this 04 Jun 23:37
· 2338 commits to 262531f1b5e90cb6fbee6705d290f46e19520973 since this release

Changes:

  • 262531f [ci] Try to switch continuous build to GH actions
  • 0fb3fde [ci] Fix missing JSFX doc link
  • 6c62803 [ci] Fix missing Faust help url
  • 8eec21c [loading] Refactor a little bit the loading code to split different use cases
  • 3709f8f [midi] Update libremidi, enable scanning of virtual ports
  • 58b26b1 [ci] Try to fix intermittent macOS CI failures
  • b5c6b12 [ci] Fix missing doc link
  • fe95a0f documentation links complete
  • a8d5678 documentation links
  • cca52f1 [linux] SDK31
See More
  • bd1b135 [ci] Update freebsd to latest as quarterly is missing.. ffmpeg???
  • 066c56d [linux] Work towards newer sdk
  • 781af73 [simpleio] Improve pwm
  • 46fca33 [simpleio] Improve pwm
  • ba1c996 [avnd] Fix enums in custom layouts, fix image format for painted textures
  • 75b7ea8 [ci skip] Fix CI bug with docs.yaml
  • 2bf22bb [fx] Add a ArrayGen object to generate arrays easily
  • 0608740 [net] Add a more optimized device_parameter implementation when we know the type beforehand
  • 9a33d23 [gui] add icon for the process category ai
  • 61b5ce3 [rpi] Add experimental led addon
  • 7e580ac [ci] appimage runtime filename changed again
  • 7e43948 [3rdparty] Fix issues with platforms with older SDL & a MSVC bug
  • 39f0d54 [js] Make QML controls accessible outside libscore_plugin_js.so
  • eb6b74d [avnd] Move type_if into libossia, allow UI updates before execution
  • 1e93659 [protocols] Prevent adding dummy devices when it does not make sense
  • c0776f3 [sh4lt] Implementation of input and output devices (#1557)
  • 19d8886 [ci] More workflow improvements to allow them to run in PRs
  • 84a2e14 [ci] Enable workflow runs on PRs
  • 564ec92 [libossia] Update and fix small bugs in tinyspline & libremidi
  • ee7de7f fix shmdata input do not reconnect when writer quits
  • f15d7b2 [appimage] Type2 runtime url changed
  • 3cf367c [ci] Pipewire : use a copy of the headers to not depend on Debian package updates
  • aa24633 [ci] Fix missing include
  • 76c4931 [avnd] Dynamic ports: call update() if necessary
  • 2ecc858 [lineedit] Make it resize automatically and relayout the item properly
  • 14a88c8 [ci] More JS-related fixes
  • d605ad4 [js] Refactor build to work without Qt Quick available
  • 049a55e [ci] build fixes
  • 7b9fb74 [devices] Minor safety fix
  • edfa97a [js] Implement ability to create custom QML UIs that can control the score
  • 3951def [dynamic] More dynamic ports work
  • 7d4517d [localtree] Fix pointer passed to run_async in case we do not have a QGuiApplication
  • a0c96ff [images] Fix render shader
  • 4889c1f [avnd] Initial implementation of dynamic ports
  • 73c378e [ui] Hack to at least have some controls show up in the inspector panel
  • dc6c9ac [core] Add missing file
  • a1e35e8 [gfx] Implement fixed input texture size for CPUFilterNode
  • af02878 [items] Send signals to release mouse if a graphics item is deleted while being grabbed
  • 7d997fc [platform] Improve support of QT_QPA_PLATFORM=minimal
  • e301319 [ci] Minor fix due to Qt 6.8 deprecation changes
  • 525e118 [js] Refactor classes in their own file
  • af4181d [cmake] Forcibly enable -fexperimental-library for clang 18
  • 19d013d [win32] Use SDK 31 for BLE support
  • 269dcfd [core] Updates for Qt 6.8
  • 5072475 [flatpak] Support ble
  • 6694305 [js] Mark exec node as non-threading-compatible
  • c755d39 [flatpak] Minor appdata.xml improvements
  • 0d35a79 [vst/vst3] Disable GUI when running under wayland as plug-ins will crash

This list of changes was auto generated.