1
Fork 0
cardinal/src
Filipe Coelho a1017be6ea
Packaging fixes (#192)
* Start cleanup for improved packaging

Signed-off-by: falkTX <falktx@falktx.com>

* Use the same folder for VST2 plugins

Signed-off-by: falkTX <falktx@falktx.com>

* Fix static build

Signed-off-by: falkTX <falktx@falktx.com>

* Do not set source-dir in CI builds

Signed-off-by: falkTX <falktx@falktx.com>

* Set a custom fallback systemdir per OS

Signed-off-by: falkTX <falktx@falktx.com>

* CI tweaks

Signed-off-by: falkTX <falktx@falktx.com>

* Build the whole pyqt on windows

Signed-off-by: falkTX <falktx@falktx.com>

* Mention AU in readme and differences docs

Signed-off-by: falkTX <falktx@falktx.com>

* Add specialized utils for macOS packaging

Signed-off-by: falkTX <falktx@falktx.com>

* Fix plugin-validation build

Signed-off-by: falkTX <falktx@falktx.com>

* Fix build

Signed-off-by: falkTX <falktx@falktx.com>

* Do not create window for lv2lint tests

* Start enabling AU builds

* Copy over mod.lv2 specs for validation

* Skip main cardinal lv2lint, the custom CVPorts are not supported

* au build needs carla

* More CI tweaks

* Build headless version for plugin validation

* Fix typo

* Only show missing resources error message once

Signed-off-by: falkTX <falktx@falktx.com>

* Fallback to system path even if using a plugin bundle

Signed-off-by: falkTX <falktx@falktx.com>

* CI fixes, build full carla on Windows

Signed-off-by: falkTX <falktx@falktx.com>

* Rename script

Signed-off-by: falkTX <falktx@falktx.com>

* Silly typo

Signed-off-by: falkTX <falktx@falktx.com>

* More CI tweaks, add windows installer

Signed-off-by: falkTX <falktx@falktx.com>

* Setup Carla paths for Windows

Signed-off-by: falkTX <falktx@falktx.com>

* Yet more tweaks

Signed-off-by: falkTX <falktx@falktx.com>

* Package carla on windows, use xvfb-run

Signed-off-by: falkTX <falktx@falktx.com>

* Test win32 build too

Signed-off-by: falkTX <falktx@falktx.com>

* Finalize rework

Signed-off-by: falkTX <falktx@falktx.com>
2022-03-12 22:12:22 +00:00
..
Cardinal Set LV2 and VST3 categories for main and fx variants 2022-02-11 14:16:35 +00:00
CardinalFX Set LV2 and VST3 categories for main and fx variants 2022-02-11 14:16:35 +00:00
CardinalSynth Make it clear which files are fully custom vs overridden 2022-01-23 00:10:46 +00:00
MOD/CardinalFX.lv2 Set custom name for MOD builds 2022-02-10 23:20:10 +00:00
Rack@30665d6280 Update/sync to Rack 2.1 2022-02-27 00:18:43 +00:00
custom Make headless Window a complete stub, fixes crashes 2022-03-10 23:04:21 +00:00
extra Import water code for SharedResourcePointer, use it for init 2021-10-21 01:02:57 +01:00
override Packaging fixes (#192) 2022-03-12 22:12:22 +00:00
AsyncDialog.cpp Define custom Cardinal API for async dialogs 2021-12-11 21:53:50 +00:00
AsyncDialog.hpp Define custom Cardinal API for async dialogs 2021-12-11 21:53:50 +00:00
CardinalCommon.cpp Set version as 22.03 2022-03-10 23:20:09 +00:00
CardinalCommon.hpp Send screenshot to remote instance 2022-02-09 17:44:38 +00:00
CardinalModuleWidget.cpp Cleanup whitespace 2022-03-11 22:33:18 +00:00
CardinalPlugin.cpp Packaging fixes (#192) 2022-03-12 22:12:22 +00:00
CardinalUI.cpp Packaging fixes (#192) 2022-03-12 22:12:22 +00:00
Makefile Packaging fixes (#192) 2022-03-12 22:12:22 +00:00
Makefile.cardinal.mk Packaging fixes (#192) 2022-03-12 22:12:22 +00:00
PluginContext.hpp Add file menu option to export uncompressed json file 2022-02-05 01:09:16 +00:00
WindowParameters.hpp Implement update rate limit 2022-01-18 09:50:50 +00:00
template.vcv Make HostAudio panel 1hp thinner 2022-02-01 21:16:42 +00:00