redtide
d7b9e524ff
VST3SDK: separated plugins CMake modules
2024-02-23 03:40:58 +01:00
redtide
09afbb5370
VST3SDK: update to 3.7.10_build_14
2024-02-23 03:38:58 +01:00
redtide
a302f024ec
CMake clean up:
...
- use a different namespace for plugins
- avoid unneeded virtual directories
2024-01-12 09:35:57 +01:00
Paul Fd
5e4cee48c4
Save paths in an agnostic format
2023-12-15 09:16:31 +01:00
Paul Fd
5d663a7969
MSVC build fix
...
The fs::path on MSVC doesn't convert to string automatically
2023-11-23 08:42:15 +01:00
Atsushi Eno
5afabd4429
Fix #95 : replace \ with / on Windows when saving file paths.
...
... and do vice versa on restore.
2023-11-23 08:42:15 +01:00
redtide
299fe94bef
Fix sfzt_auwrapper submodule
2023-05-24 12:58:50 +02:00
redtide
c8f2816f82
Updated sfzt_auwrapper submodule
2023-05-24 10:00:45 +02:00
redtide
0e8e2fa15a
Replace the old, ugly plugins/vst/win/Plugin.ico
2023-05-21 03:48:46 +02:00
redtide
6953168087
CMake definitions and format rearrangement
...
- Rename some SFIZZ_ prefixed definitions where possible to permit some modules
to be generic and be reused in other projects, keep project' information
in the same place and more explicit
- Fixed non-compliant code formatting
2023-05-20 16:21:00 +02:00
redtide
53d796ff82
Update vst3sdk 3.7.8
2023-05-16 21:36:02 +02:00
redtide
cf377732dc
Merge pull request #25 from redtide/sdk377
...
Updated vst3sdk to 3.7.7
2023-05-13 15:12:47 +02:00
redtide
cc2300b693
Update auwrapper submodule to sdk 3.7.7
2023-05-13 14:34:54 +02:00
redtide
f78c409b39
Updated vst3sdk to 3.7.7
2023-05-10 13:25:48 +02:00
redtide
169a6a3aeb
Restore the old vst3sdk 3.7.3
...
After the repository split the vst submodule was pointing to master,
which currently points to 3.7.7, which doesn't build with our current, custom static auwrapper on macOS.
Restore the previous version in use and wait for a proper update of all components.
2023-05-10 03:38:29 +02:00
redtide
d6ab7584cb
New repository, for git history check the original
2023-05-08 15:14:33 +02:00