Commit graph

94 commits

Author SHA1 Message Date
falkTX
1ba43b195f
Add surgext
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-04 20:38:19 +00:00
falkTX
a27cc93d8f
Cleanup makefiles, ensure deps see our custom includes
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-04 20:22:30 +00:00
falkTX
ebb4091a60
Use unzipfx approach for Windows zip executables
Signed-off-by: falkTX <falktx@falktx.com>
2022-12-02 09:22:40 +00:00
falkTX
eb3c57d322
Bump version to 22.11
Signed-off-by: falkTX <falktx@falktx.com>
2022-11-25 14:41:35 +00:00
falkTX
c368317009
Update CI stuff for GH actions v3
Signed-off-by: falkTX <falktx@falktx.com>
2022-10-28 15:46:54 +01:00
falkTX
373ff58766
Install clap plugins during "make install" step
Signed-off-by: falkTX <falktx@falktx.com>
2022-10-15 00:53:35 +01:00
falkTX
e4840dfbf0
Update submodules, bump version to 22.10
Signed-off-by: falkTX <falktx@falktx.com>
2022-10-07 15:54:56 +01:00
falkTX
0c3aa859c4 A few more tweaks for updated builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-09-26 18:44:30 +01:00
falkTX
ed25450306
Rebuild/update cache, update carla, dpf and pawpaw to latest
Signed-off-by: falkTX <falktx@falktx.com>
2022-09-26 16:05:52 +01:00
falkTX
acfba5687e
Install CardinalNative during "make install" step
Signed-off-by: falkTX <falktx@falktx.com>
2022-09-21 15:57:23 +01:00
falkTX
eeb2882eed Bump version 2022-09-04 10:41:45 +01:00
falkTX
355933215c Package both jack and native standalones for linux 2022-08-20 01:28:07 +01:00
falkTX
340e927ae3 More work for native audio variant, add to win and mac installers 2022-08-02 14:30:50 +01:00
falkTX
20101d3b38
Forgot to update AU version string
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-21 01:25:46 +01:00
falkTX
e840ca05da Tweak wasm things a bit more, download some pregen files for now 2022-07-15 19:04:40 +01:00
falkTX
ee96a86e24 Bump version 2022-07-15 11:01:47 +01:00
falkTX
d1d08e4704
More wasm details, deal with requirements for -sMAIN_MODULE
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-09 23:11:02 +01:00
falkTX
4c326f5f39 Update for async API breaking change, adding default filename
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-06 23:40:29 +01:00
falkTX
5ed8eb4731
More wasm things, high-dpi browser tests
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-06 15:17:27 +01:00
falkTX
8bc997f2d3
Always use PKG_CONFIG make var
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-05 16:17:02 +01:00
falkTX
f4c2c03003 Allow forcing GLES mode
Signed-off-by: falkTX <falktx@falktx.com>
2022-07-05 12:46:02 +01:00
falkTX
e79038812b
Set custom DISTRHO and DGL namespace
Closes #271

Signed-off-by: falkTX <falktx@falktx.com>
2022-06-30 20:03:38 +01:00
falkTX
2bcece64e7
Do not exclude demo patches from source dir
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-29 17:35:40 +01:00
falkTX
929a395d05
Bump version to 22.06
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-25 23:46:34 +01:00
falkTX
6171cca627
More makefile tweaks, to help fix build
Signed-off-by: falkTX <falktx@falktx.com>
2022-06-02 12:59:42 +01:00
falkTX
bcd1b9e273
Update to latest carla, dpf, and pugl, needs testing
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-28 03:06:41 +01:00
falkTX
11d9d6a0be
Update carla, enable GUIs for its internal plugins
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-26 14:43:51 +01:00
falkTX
0d952f80af
Add Audio to CV Pitch Cardinal module
Signed-off-by: falkTX <falktx@falktx.com>
2022-05-01 06:33:14 +01:00
falkTX
d457220f80
Bump version, update fundamental for finer details
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-30 23:19:51 +01:00
falkTX
3318ae17d0
Bump version
Signed-off-by: falkTX <falktx@falktx.com>
2022-04-04 17:02:03 +01:00
falkTX
f59ff8f266
Add jack standalone to windows installer
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-19 18:08:41 +00:00
falkTX
93660fdcf7
Fix make install
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-14 16:24:52 +00:00
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
falkTX
5a31b544a9
Set version as 22.03
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-10 23:20:09 +00:00
falkTX
5e9b50dbea
Revert "Test MOD builds without single precission"
This reverts commit ac9209782e.
2022-03-06 13:37:08 +00:00
falkTX
ac9209782e
Test MOD builds without single precission
Signed-off-by: falkTX <falktx@falktx.com>
2022-03-01 14:59:43 +00:00
falkTX
1260ca840f Build carla with a custom namespace 2022-02-15 23:39:00 +00:00
falkTX
b7d4847e19 Do not build VST3 for currently unsupported systems 2022-02-15 09:56:36 +00:00
falkTX
13e9ef37c5 Fix missing resource links on make install target 2022-02-14 23:51:35 +00:00
falkTX
a9e5b9a33e
Fix last commit
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-14 18:22:26 +00:00
falkTX
938a563725
Use -mno-unaligned-access for MOD builds
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-14 18:00:22 +00:00
falkTX
d650589203
Do not duplicate resources on make install
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-13 19:27:11 +00:00
falkTX
8200d30ed8
Create an extra source tarball with vendored libs inside
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-13 00:30:52 +00:00
falkTX
335db79d14
More packaging stuff
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-12 23:38:22 +00:00
falkTX
7d02a17892
Update quickjs with now merged PR, update carla
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-12 22:53:52 +00:00
falkTX
d0eaef6ccf
Forgot a small detail
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-12 14:47:15 +00:00
falkTX
919196611f
Tweaks for packaging
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-12 14:26:53 +00:00
falkTX
9a27e6fce9
Some more doc stuff, add make tarball step
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-11 15:38:16 +00:00
falkTX
4a7921ee90
Rename doc to folder docs
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-11 14:46:21 +00:00
falkTX
d04a1f8731 Make remote accept screenshot blobs
Signed-off-by: falkTX <falktx@falktx.com>
2022-02-10 04:33:44 +00:00