essej
e7baf6cca0
Build fat binaries by default on MacOS
2023-09-28 22:08:49 +02:00
redtide
a6b38b8268
Updated CHANGELOG
2023-08-27 16:59:36 +02:00
redtide
0db5a2c010
CI: Disable WavPack optimizations in macOS build
...
let the universal build to work for now, see
https://github.com/dbry/WavPack/issues/93
2023-08-27 16:57:09 +02:00
redtide
b9d8c36d82
Updated library submodule
2023-08-27 13:12:43 +02:00
redtide
d527fe978c
Updated CHANGELOG.md
2023-08-27 12:51:27 +02:00
redtide
9e81de4209
CI: CLang Tidy not necessary when tagging
2023-08-27 12:42:26 +02:00
redtide
0662d30ad0
CI: macOS universal build
2023-08-27 12:06:04 +02:00
redtide
6209e768c1
Update LV2 version micro for release
2023-08-26 19:45:50 +02:00
redtide
aa1e0d1679
Removed commented if conditions
2023-08-25 12:47:27 +02:00
redtide
917d4f51d6
CI: Don't use private repo checkouts
2023-05-31 16:56:25 +02:00
redtide
aa93824ee2
CI: Add lv2lint to Linux build
2023-05-31 16:36:51 +02:00
redtide
9e1d8a6f91
CI: Check AU plugin with auval tool
2023-05-30 15:37:14 +02:00
redtide
1264c1924d
CI: Removed MinGW builds
2023-05-30 10:50:18 +02:00
redtide
a6659e0110
CMake: don't check for VCPKG
2023-05-30 10:32:29 +02:00
redtide
aa71ce06cf
CI: missing workflow file changes for previous commit
2023-05-29 15:35:49 +02:00
redtide
ad052fe0c1
Fix macOS packaging by restoring previous state
2023-05-29 15:30:49 +02:00
redtide
2752c8c1c8
Subclass CTextEdit using Enter key as Return
2023-05-28 12:36:29 +02:00
Paul Ferrand
1bfcfd4b8c
Merge pull request #89 from sfztools/paulfd/cxx-standard-tweaks
...
Override the CXX_STANDARD to 17 for plugins
2023-05-28 11:31:05 +02:00
Paul Ferrand
ff3cd44bc8
Update library submodule
2023-05-28 11:16:48 +02:00
Paul Ferrand
567f5970d9
Override the CXX_STANDARD to 17 for plugins
2023-05-28 11:16:38 +02:00
redtide
1c8f3342d8
Update README.md
...
Clean up
2023-05-25 08:05:39 +02:00
redtide
ab2f4a8c5a
CI: missing changes from previous commit
2023-05-24 18:33:34 +02:00
redtide
344cc0e8f0
CI: Update library submodule
2023-05-24 18:32:38 +02:00
redtide
144f486ee3
CI: Keep changes in line with library
...
- bash and working-directory defaults
- use Abseil system library also on Linux when not in tag/release
2023-05-24 18:31:49 +02: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
f1d3ec6c4f
Update to CMake 3.13 as in library
2023-05-24 09:56:43 +02:00
redtide
cbffb72edb
Update README.md
...
Readme: Add OBS build badge and wiki links
2023-05-23 22:10:04 +02:00
redtide
23212b848c
Updated library submodule
2023-05-23 14:52:08 +02:00
redtide
0e8e2fa15a
Replace the old, ugly plugins/vst/win/Plugin.ico
2023-05-21 03:48:46 +02:00
redtide
a42a5ce505
Update scripts/create_windows_icon.sh for Inkscape 1.0+
2023-05-21 03:45:04 +02:00
redtide
dc38a9da71
Remove old macOS dmg images
2023-05-21 02:12:39 +02:00
redtide
c557cb5db0
Merge pull request #28 from redtide/cmake-generic-names
...
CMake definitions and format rearrangement
2023-05-20 18:04:40 +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
8fd17c15c0
Library submodule update
2023-05-18 20:34:09 +02:00
redtide
1291b64625
CI: Minor fixes
2023-05-18 20:32:15 +02:00
redtide
ad751011ca
Minor editor fixes
2023-05-18 12:56:20 +02:00
redtide
a3f3274204
CI workflow restyle
2023-05-18 12:55:20 +02:00
redtide
5f7cf3d624
Merge pull request #26 from redtide/vst3sdk_3_7_8
...
Update vst3sdk 3.7.8
2023-05-16 22:41:28 +02:00
redtide
53d796ff82
Update vst3sdk 3.7.8
2023-05-16 21:36:02 +02:00
redtide
14252a3ca3
VSTGUI: Windows 8 API required for DirectComposition
...
See https://github.com/steinbergmedia/vstgui/pull/237
2023-05-16 19:20:11 +02:00
redtide
f4065e506a
VSTGUI: removed Carbon
2023-05-16 12:29:04 +02:00
redtide
a197e3a76d
Adapt Editor and GUIComponents to recent VSTGUI changes
2023-05-16 11:07:57 +02:00
redtide
aaacd1450c
Use VSTGUI 4_12_3_patched branch
2023-05-16 11:06:58 +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
0480a2035e
Update library submodule
2023-05-13 15:06:06 +02:00
redtide
cc2300b693
Update auwrapper submodule to sdk 3.7.7
2023-05-13 14:34:54 +02:00
redtide
2893071275
Update stb_image to 2.28
2023-05-11 01:30:03 +02:00
redtide
f78c409b39
Updated vst3sdk to 3.7.7
2023-05-10 13:25:48 +02:00
redtide
bf84a9ea45
Enable manual builds for all branches
2023-05-10 13:10:28 +02:00