86 Commits (web-ui)

Author SHA1 Message Date
  Christopher Arndt fac31729ed fix: TTL generator exe path when building for windows 1 year ago
  falkTX a3ef9b8a40
Allow MACOS_PKG_LICENSE_FILE var for macos packaging 1 year ago
  falkTX 9f4fcf9dda
Allow to override bin-dir for ./utils/generate-ttl.sh 1 year ago
  falkTX eee65f0663
Allow to customize more macOS installer details 1 year ago
  falkTX b25e97c2da
Fix macOS codesign after fixing lv2 suffix 1 year ago
  falkTX 75e009f8d2 Deal with macOS notarization for plugins 1 year ago
  falkTX fb0e7bff26
Fix for missing realpath on macOS 1 year ago
  falkTX ef597d4ef5
Allow package-osx-bundles.sh to use build subdir 1 year ago
  falkTX 6d669870db
Build a loadable AU object, debug and stubs 1 year ago
  falkTX dfc9e235c0
Another attempt at AU support 1 year ago
  falkTX 805ce70759
A small utlity to convert binary plugin state to json 1 year ago
  Patrick Desaulniers a4c83bfdc9 Fix typo in package-osx-bundles.sh 2 years ago
  falkTX 16b632a434
Make macOS package script more dynamic, no forced formats 2 years ago
  falkTX b4b0c7c67e
Do not error out when generating ttl for empty lv2 bundles 2 years ago
  falkTX aa5c237bfb
Adjust for leak in fftw plan 2 years ago
  falkTX 34d4ea55b8 Fix utils/package-osx-bundles.sh for cmake builds 2 years ago
  falkTX af38050160
Add CLAP to macOS packaging 2 years ago
  falkTX 5ddaeefc47
Tweak valgrind suppression file 2 years ago
  falkTX a44fea0ff5
Add mesa so to valgrind suppression file 2 years ago
  falkTX 4fcab4f6b4 Rename plugin.vst to plugin.bundle as we use it for CLAP now too 2 years ago
  falkTX 04d86c7196 Start implementing CLAP 2 years ago
  falkTX dffa860fb8 Prepare stub to be used for clap and other implementations 2 years ago
  falkTX 4d7b97c70d Allow to use custom txt file for macOS installer 2 years ago
  falkTX 4edfa52a04
res2c.py: generate unsigned char bytes, allow to set output folder 2 years ago
  falkTX 7b8eefb59f
Update valgrind suppression file, a few more libdl and xlib things 2 years ago
  falkTX 923c4fbca0 Deal with _dl_allocate_tls mem leak of libdl in ubuntu 22.04 2 years ago
  falkTX 2d5dd370c6 Create macOS app bundles for standalones with custom UI 2 years ago
  falkTX 0c04a07e56
Make macOS installer allowed to install without rosetta2 2 years ago
  falkTX c6c6900b87
Add steps to create a plugin as shared library 3 years ago
  falkTX 2d1ec00e27 Proper setup of macOS VST bundles after the recent changes 3 years ago
  falkTX e2dcc29bfb Always follow symlinks when creating macOS package 3 years ago
  falkTX a88514b734
Add new USE_VST2_BUNDLE makefile option, WIP 3 years ago
  falkTX a7c2278668
VST3: Fix UI related issues 3 years ago
  falkTX 318c76dd54
Fix a compiler warning 3 years ago
  falkTX 72423e1edd
Mention VST3 in cmake 3 years ago
  falkTX 5614c5b8a7
Add VST3 to CI and packaging scripts 3 years ago
  falkTX 8d83f11df2
Remove win32 specific vst3 exports from version file 3 years ago
  Jean Pierre Cimalando 8061ea254b make: windows exports with def files 3 years ago
  Jean Pierre Cimalando f4bf9e5cc8 Have the macOS symbol in exp files 3 years ago
  falkTX b9270eea59
Enable runtime plugin tests again 3 years ago
  falkTX 50579e9fc1
Start validating/testing plugins 3 years ago
  falkTX 6b0402935b
Only export the needed symbols for plugins to work 3 years ago
  falkTX fd19df3378
Use flags from base makefile to build lv2-generator 3 years ago
  Jean Pierre Cimalando 953841754f cmake: Generate the VST as a bundle on macOS 3 years ago
  falkTX 7d8914796d Fix pkg script 3 years ago
  falkTX 257b79e16b Add script to package macOS plugins as pkg 3 years ago
  falkTX e5e7259119 Remove unused utils 3 years ago
  lucianoiam 8080459d5e
Mute which output in generate-ttl.sh (#292) 3 years ago
  falkTX ebcec634de Fix for realpath not being available on all systems 3 years ago
  falkTX 648452a2c0 Fix running generate-ttl.sh outside of DPF dir 3 years ago