Andrew Belt
d6b382f36d
Fix bug in resolving paths in system::unarchiveFolder().
Create .tar.zst plugins in `make dist` for plugins.
Link to libstdc++ statically for plugins.
Remove -lstdc++fs since we replaced it with ghc::filesystem.
4 years ago
Andrew Belt
df544700b9
Remove libzip, zlib. Remove string::compress() and uncompress(). Remove system::unzipToFolder().
4 years ago
Andrew Belt
8a50d39b7f
Make system::archiveFolder and unarchiveToFolder work on Windows with
Unicode. Rename UTF8toUTF16 to U8toU16 and switch back to std::wstring
instead of std::u16string.
4 years ago
Andrew Belt
7d4241d2d0
Add zstd and libarchive to dep build.
4 years ago
Andrew Belt
8144c3cf19
BitBucket deleted all Mercurial repos, so use self-hosted version of pffft.
4 years ago
Andrew Belt
0ef4a075bc
Switch to GTK+3 for osdialog.
4 years ago
Andrew Belt
94b5ad8b32
Fix build on Mac.
4 years ago
Andrew Belt
495db04320
Repair build on Windows.
4 years ago
Andrew Belt
dee649db0f
Break Rack into libRack shared library and lightweight standalone Rack executable.
4 years ago
Andrew Belt
00b61a0376
Perf is from "perf", not "gperftools".
4 years ago
Andrew Belt
ba0c0d091c
Use whole archive for static libs on Windows.
4 years ago
Andrew Belt
213f51509c
Add tinyexpr library. Use tinyexpr for Quantity parsing.
5 years ago
Andrew Belt
bbb61d28d7
Update versions.
5 years ago
Andrew Belt
4936df2c0b
Move ParamWidget/Knob/Switch properties to ParamQuantity. Fix static linking on Linux.
5 years ago
Andrew Belt
b32830f606
Switch to dev version
5 years ago
Andrew Belt
c8de0aea59
Include unused static symbols on Mac.
5 years ago
Andrew Belt
01e5e0301d
Bump version.
5 years ago
Andrew Belt
584c37889f
Add ability for plugins to use LuaJIT.
5 years ago
Andrew Belt
3a05c02384
Switch to dev version.
5 years ago
Andrew Belt
d0c92852f9
Bump version.
5 years ago
Andrew Belt
2902dbb01b
Add libsamplerate to Windows build
5 years ago
Andrew Belt
1dd0538ef0
Add libsamplerate to Mac build
5 years ago
Andrew Belt
7f5eb46724
Add libsamplerate to deps. Reorder dep Makefile.
5 years ago
Andrew Belt
c082ce998b
Use dev version
5 years ago
Andrew Belt
29ba78ab68
Bump version.
5 years ago
Andrew Belt
52e30971a3
Refactor dist Makefile target.
5 years ago
Andrew Belt
d51e5bc40e
Add changelog entry for 1.1.3. Remove verbose curl.
5 years ago
Andrew Belt
ae953b1d83
Bump version.
5 years ago
Andrew Belt
62179a1673
Allow included Fundamental plugin to be unsigned, which solves #1494 .
5 years ago
Andrew Belt
b6e5ad5515
Use OpenSSL on Windows. Include cacert.pem in dist.
5 years ago
Andrew Belt
9c298c2d50
Make dev version.
5 years ago
Andrew Belt
4800b327e8
Bump version.
5 years ago
Andrew Belt
07025fc492
Remove OpenSSL from deps on Win.
5 years ago
Andrew Belt
020ab7788a
Revert "Remove OpenSSL from dependencies."
This reverts commit d6c9a449d9
.
5 years ago
Andrew Belt
d6c9a449d9
Remove OpenSSL from dependencies.
5 years ago
Andrew Belt
7e8d1ec7ac
Clean up changelog and Makefile
5 years ago
Andrew Belt
ef6e46731e
Add working notarization target and Entitlements file for Mac.
5 years ago
Andrew Belt
4f40f819c7
Add changelog entry.
5 years ago
Andrew Belt
a4b5f008fe
Bump version to 1.1.1.
5 years ago
Andrew Belt
923537402e
Add updater.hpp/cpp and more advanced app updating functionality.
5 years ago
Andrew Belt
2682b21b8e
Clean up unused Mac build targets. Separate dep/Makefile targets into a download step and a build step.
5 years ago
Andrew Belt
67342b7d8c
Bump version
5 years ago
Andrew Belt
8341623cf2
Add `make staple` target, although for now this is useless. Prompt user to access microphone on launch.
5 years ago
Andrew Belt
b4fe16e090
Add `make notarize` target to Makefile
5 years ago
Andrew Belt
139f9a0da3
Disable -p flag on Mac for now since App Translocation interferes with it during normal launch.
5 years ago
Andrew Belt
9247ac4045
Bump version
5 years ago
Andrew Belt
f813bff72b
Fix `make debug` on Mac.
5 years ago
Andrew Belt
d5280bd5f7
Add Core.json to dist
5 years ago
Andrew Belt
3fea359c22
Include helper.py in SDK
5 years ago
Andrew Belt
997b67f5aa
Add reference to new signed certificate for Mac dist.
5 years ago