Andrew Belt
|
f9e90eda90
|
Update Developer ID Application key on Mac in dist target.
|
7 months ago |
Andrew Belt
|
71c8177c9e
|
Use version Core.json as Rack version.
|
7 months ago |
Andrew Belt
|
1e1a230f2d
|
Switch from altool to notarytool in notarize target.
|
7 months ago |
Andrew Belt
|
89cb56ae95
|
If Microphone permission is blocked on Mac, show error dialog with instructions to give permission.
|
7 months ago |
Andrew Belt
|
db77137a23
|
Compile .m and .mm files in src/ on Mac.
|
7 months ago |
Andrew Belt
|
8c6f41b778
|
Bump version. Update changelog.
|
1 year ago |
Andrew Belt
|
793e204cca
|
Bump version. Update changelog.
|
1 year ago |
Andrew Belt
|
f1576e2bb8
|
Update changelog. Bump version.
|
1 year ago |
Andrew Belt
|
fbf7d907c0
|
Bump version. Update changelog.
|
1 year ago |
Andrew Belt
|
4c0294a6a6
|
Bump version.
|
1 year ago |
Andrew Belt
|
7ea2879143
|
Use -load_hidden on Mac to hide library symbols.
|
1 year ago |
Andrew Belt
|
03d2d2e4f0
|
Apple ld doesn't support --exclude-libs so don't use this flag.
|
1 year ago |
Andrew Belt
|
d116854268
|
Exclude libarchive from exported libraries in libRack.
|
1 year ago |
Andrew Belt
|
44c5fdf8c9
|
Don't export symbols from zstd, rtaudio, and rtmidi in libRack.
|
1 year ago |
Andrew Belt
|
497d806356
|
Bump version. Update changelog.
|
1 year ago |
Andrew Belt
|
0bdf380a2c
|
Add "install" and "uninstall" targets in Makefile
|
1 year ago |
Andrew Belt
|
ab8d3cd7a0
|
Bump version.
|
1 year ago |
Andrew Belt
|
712bc9b920
|
Makefile: Fix DIST_NAME and DIST_SDK quotes.
|
1 year ago |
Andrew Belt
|
ed3fcb3757
|
Use git tag to get version in Makefile.
|
1 year ago |
Andrew Belt
|
b4d3e19ca7
|
Change Makefile variables ARCH_OS_NAME to ARCH_OS, ARCH_NAME to ARCH_CPU, and ARCH_FULL_NAME to ARCH_NAME.
|
2 years ago |
Andrew Belt
|
9fe7910e6a
|
Define ARCH_FULL_NAME in arch.mk. Use "mac_arm64" in dist filenames on Mac arm64.
|
2 years ago |
Andrew Belt
|
a053c4bbad
|
Fix dep build on Mac arm64. Update speexdsp to git submodule.
|
2 years ago |
Andrew Belt
|
0133549d19
|
Move tinyexpr to submodule.
|
2 years ago |
Andrew Belt
|
fa05737c65
|
Remove screenshot Makefile target.
|
2 years ago |
Andrew Belt
|
ac078c7e6f
|
Revert e87f83aba9
|
2 years ago |
Andrew Belt
|
639c2c6374
|
Build libRack target to root dir instead of build/ dir.
|
2 years ago |
Andrew Belt
|
e87f83aba9
|
Move target and standalone target binaries to build/.
|
2 years ago |
Andrew Belt
|
5584e8564e
|
Makefile: Separate standalone adapter variables from Rack build variables.
|
2 years ago |
Andrew Belt
|
b4bba9ad29
|
Run cleandist target before dist in Makefile.
|
2 years ago |
Andrew Belt
|
ca85e0a607
|
Bump version. Update changelog.
|
2 years ago |
Andrew Belt
|
b016cacb10
|
Bump version. Update changelog.
|
2 years ago |
Andrew Belt
|
30665d6280
|
Bump version.
|
2 years ago |
Andrew Belt
|
ea17bebe39
|
Reduce stack size of standalone adapter to 1MiB on Windows.
|
2 years ago |
Andrew Belt
|
61b247adad
|
Reduce verbosity of staple validate on Mac.
|
2 years ago |
Andrew Belt
|
0d003b9647
|
Bump version. Update changelog.
|
2 years ago |
Andrew Belt
|
2dc80509d2
|
Update changelog and bump version.
|
2 years ago |
Andrew Belt
|
9ad53329ff
|
Add cleandep target to Makefile.
|
2 years ago |
Andrew Belt
|
1a932db36e
|
Update changelog. Bump version.
|
2 years ago |
Andrew Belt
|
ec6472b2dd
|
Remove ZIP distributable on Windows.
|
2 years ago |
Andrew Belt
|
14323ff246
|
Switch from gtk3 to zenity for osdialog on Linux.
|
2 years ago |
Andrew Belt
|
4496b6f82e
|
Bump version. Update changelog.
|
2 years ago |
Andrew Belt
|
00808b52bb
|
Bump version. Update changelog.
|
2 years ago |
Andrew Belt
|
888fd661ee
|
Bump version. Update changelog.
|
2 years ago |
Andrew Belt
|
44934def4f
|
Bump version.
|
2 years ago |
Andrew Belt
|
170e358225
|
Bump version. Update Core manifest.
|
2 years ago |
Andrew Belt
|
bbcffffc54
|
Add "Free" to dist filename.
|
2 years ago |
Andrew Belt
|
d61841bdda
|
Add "Free" name to distribution, window title, and tip window.
|
2 years ago |
Andrew Belt
|
59730a1444
|
Bump version.
|
3 years ago |
Andrew Belt
|
003c72c216
|
Add -framework SystemConfiguration on Mac since curl now calls SCDynamicStoreCopyProxies().
|
3 years ago |
Andrew Belt
|
ec96220eb6
|
Upgrade curl and openssl. Compile OpenSSL with no-pinshared.
Initialize/destroy openssl in network::init/destroy().
|
3 years ago |