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 |
Andrew Belt
|
babcc49a2a
|
Attempt to link to glibc 2.23 for plugins.
|
5 years ago |
Andrew Belt
|
fe713d5a7a
|
Add codesigning on Mac. Silently fail if settings.json is not found when loaded.
|
5 years ago |
Andrew Belt
|
d3548160c9
|
Merge all `make *plugins` targets into `make plugins`
|
5 years ago |
Andrew Belt
|
269f9aca9b
|
Only use Engine::yieldWorkers() when we know it's needed in Core Audio. Use _mm_pause() in spinlocks.
|
5 years ago |
Andrew Belt
|
e4db0bf892
|
Clean up AudioWidget/MidiWidget default state. Re-enable JACK in RtAudio dep.
|
5 years ago |
Andrew Belt
|
dd55681546
|
Add fatal error if res is not found.
|
5 years ago |
Andrew Belt
|
5f021407b3
|
Add version to Windows installer
|
5 years ago |
Andrew Belt
|
5b0da3942e
|
Reenable NSIS installer
|
5 years ago |
Andrew Belt
|
3e860ca948
|
Remove error message from crash handler. Remove static linking of libgcc
and libstdc++ from Linux.
|
5 years ago |
Andrew Belt
|
81b51aaee1
|
Statically link libgcc and libstdc++ on Linux.
|
5 years ago |