orion
5e0be2e6ab
Updated link to sfizz-ui releases
Build UIs / Clang Tidy (push) Has been cancelled
Build UIs / Linux Ubuntu 22.04 (push) Has been cancelled
Build UIs / macOS 11 (push) Has been cancelled
Build UIs / Windows 2019 (push) Has been cancelled
Build UIs / Source code archive (push) Has been cancelled
Build UIs / MOD (push) Has been cancelled
Build UIs / deploy (push) Has been cancelled
Build UIs / Update website (push) Has been cancelled
2025-03-19 16:21:34 +01:00
Paul Ferrand
99499a89ca
Change website
2025-03-17 21:09:53 +01:00
Paul Fd
93da042624
Update library; tentative fix for Notes hanging in Reaper (in Sfizz 1.2.3) #132
2024-10-25 18:20:57 +02:00
Paul Fd
9ce7fac354
Patch VSTGUI to help build on GCC14
2024-10-25 18:20:57 +02:00
redtide
ec4656d1dd
Minor Changelog and .editorconfig changes
2024-02-23 15:09:53 +01:00
redtide
3588c3f5bc
Make possible riscv64 to build the project
2024-02-23 05:57:10 +01:00
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
f107fb125f
VSTGUI: update to 4.13.3
2024-02-21 01:39:58 +01:00
redtide
910f43478d
CI: clang-tidy on PR
2024-02-20 16:32:55 +01:00
rncbc
35bc2ab618
Avoid duplicated LV2_State_{Map,Free}_Path features to
...
eg. lilv_state_new_from_instance(), when and if already
provided by the caller/host (eg. qtractor).
Resolves promised qtractor method to bundle all SFZ <region>
files to an archive/zip (*.qtz) session file, an old feature
applicable to LV2 plugins.
See also: https://github.com/rncbc/qtractor/issues/427
2024-01-16 21:10:23 +01:00
Paul Ferrand
2a45d4b9ec
Force disable wavpack ASM again
2024-01-14 22:56:05 +01:00
Paul Fd
6ef7b89b6e
Update library
2024-01-14 21:27:11 +01:00
Paul Fd
377a6891ce
Update version number
2024-01-14 21:21:17 +01:00
Paul Ferrand
c7a0bb1b34
Update CHANGELOG.md
2024-01-14 21:56:49 +01:00
Paul Fd
b22bf00b17
Track VSTGUI -- Fix libpango on Ardour
2024-01-14 21:31:42 +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
redtide
82c4296141
Fixed Git build version in the about dialog
...
previously the library build version was displayed instead, which is no more the same after the library and plugins repository split.
2024-01-09 14:32:15 +01:00
redtide
4d907c233f
Updated library submodule
2024-01-09 14:32:15 +01:00
redtide
d552477419
Added initial todo list
2024-01-05 14:12:09 +01:00
redtide
b10a238b62
Updated STB image to 2.29
2024-01-04 14:57:56 +01:00
redtide
d22cc4deee
Removed sfizz version in option panel
2024-01-03 23:39:55 +01:00
redtide
207367f690
CI: Automatic site build after a deployed release
2023-12-27 15:21:28 +01:00
redtide
3dbe925592
README: Remove some duplicate information from sfizz lib project
2023-12-18 18:27:11 +01:00
Paul Fd
5e4cee48c4
Save paths in an agnostic format
2023-12-15 09:16:31 +01:00
redtide
338d946b9a
ci: fix macOS and Windows builds when ref name contains a slash
2023-11-23 08:42:15 +01:00
redtide
d0f126fb45
ci: build artifacts only on PR and tag
2023-11-23 08:42:15 +01:00
Paul Fd
c777ce9f4c
Packages on PR
2023-11-23 08:42:15 +01:00
Paul Fd
2d0cee4be8
Fix the trie building omitting the drive at the root
2023-11-23 08:42:15 +01:00
Paul Fd
c87b4ecc33
Use std::replace rather than string::replace
2023-11-23 08:42:15 +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
bfad6519a1
Group source and header files for QtCreator IDE
2023-10-22 13:24:32 +02:00
redtide
2cfa7bb645
Fixed library submodule
2023-10-21 22:53:13 +02:00
Paul Ferrand
e464f0be30
Tweak Apple builds
2023-09-29 11:34:43 +02:00
Paul Ferrand
8065cd2013
Revert "Build fat binaries by default on MacOS"
...
This reverts commit e7baf6cca0 .
2023-09-29 09:40:54 +02:00
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