Commit graph

36 commits

Author SHA1 Message Date
Jean Pierre Cimalando
b71be82e27 Put the dylibbundler steps into cmake and out of travis 2020-10-23 23:20:17 -07:00
Jean Pierre Cimalando
f452d7f895 Copy the VST in AU at installation time 2020-10-23 21:53:05 -07:00
Jean Pierre Cimalando
8546b2075f Enable the resource fork again 2020-10-21 10:10:14 +02:00
Jean Pierre Cimalando
72dfd54933 Remove the warning suppression which broke OBS
The error was: -Wformat-security ignored without -Wformat
2020-10-15 19:38:07 +02:00
Jean Pierre Cimalando
7a39d6c7cf Eliminate more warnings from Steinberg VST 2020-10-10 17:15:45 +02:00
Jean Pierre Cimalando
a285d387d7 Allow the AudioUnit to build again 2020-09-07 05:52:18 -07:00
Jean Pierre Cimalando
40e48bcc54 User interface update 2020-09-07 13:13:23 +02:00
Jean Pierre Cimalando
1fd7710493 Try cmake hack which disables Release/ output dir in MSVC 2020-09-02 01:44:49 +02:00
Jean Pierre Cimalando
b92209de74 Support UI in LV2 2020-09-02 01:44:49 +02:00
Jean Pierre Cimalando
e2b8b21967 Separate the editor code from VST 2020-09-02 01:44:46 +02:00
redtide
efabd2dfab Rename ringbuffer headers 2020-07-06 00:26:45 +02:00
redtide
d363627f21 Added include files in CMakeLists as support for QtCreator IDE 2020-07-05 22:19:52 +02:00
Jean Pierre Cimalando
e527238d16 Add some status messages regarding the AU build 2020-05-14 11:24:02 +02:00
Jean Pierre Cimalando
af6dbea70c Build and deploy AU in Travis 2020-05-13 09:21:57 -07:00
Jean Pierre Cimalando
90d02a1be4 Build the AU using VST wrapping 2020-05-13 07:32:57 -07:00
Jean Pierre Cimalando
fb45f27bd4 Split the installation in multiple components 2020-04-18 04:57:06 +02:00
Jean Pierre Cimalando
ed5c4860f1 Reorganize VST SDK as submodules 2020-04-02 17:24:52 +02:00
Jean Pierre Cimalando
23a3508d81 Add the spsc ring buffer 2020-03-28 17:00:33 +01:00
JP Cimalando
74f7290556
Merge pull request #109 from jpcima/vst-bitwig-hack
VST stupid hack to make Bitwig Linux work
2020-03-12 22:20:14 +01:00
Jean Pierre Cimalando
d763ebde83 Bitwig workarounds for VST 2020-03-12 01:09:37 +01:00
Jean Pierre Cimalando
7babb1edd3 Add Travis builds for VST 2020-03-10 22:39:21 +01:00
Paul Fd
65d952a1e6 Add the development and release flags for VST3 2020-03-07 23:05:11 +01:00
Jean Pierre Cimalando
dd8b5d93a5 Add the exports file for Windows VST 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
ac838e388b VST suffix on Windows should be .vst3 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
5b91f71c68 Copy gpl-3.0.txt in the VST bundle [ci skip] 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
7ab7f9864e Try fixing the library output path on MS (no Release/ subfolder) 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
95d6c581f7 Silence VST warning: unknown pragmas 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
784352a444 Have the vst3 bundle in the project binary dir 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
003b2c8cf4 Silent extraction of SDK archive 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
4648e656b4 Ignore lots of VST warnings to make the log lighter 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
c44e2e6985 Add linker options for MinGW 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
d8b1a79fe7 Add other parameter: volume + the UI 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
8fc43bc0be Update of VST UI 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
29cf293d95 Add bundle icons of Windows and Mac 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
f315ba5e29 Add the macOS VST bundle 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
2dc41f4503 Initial VST plugin 2020-03-07 22:34:38 +01:00