Andrew Belt
|
83b20582b2
|
Update changelog.
|
1 year ago |
Andrew Belt
|
4c0294a6a6
|
Bump version.
|
1 year ago |
Andrew Belt
|
afb25dbb64
|
Revise doc comments for audio::Device methods.
|
1 year ago |
Andrew Belt
|
bae4f45291
|
Update changelog.
|
1 year ago |
Andrew Belt
|
908517c890
|
Clear audio output in Device before Ports process buffers.
|
1 year ago |
Andrew Belt
|
8966f25a00
|
Don't require Rosetta to run Mac ARM64 installer.
|
1 year ago |
Andrew Belt
|
fd0136de0a
|
Revise tip window messages.
|
1 year ago |
Andrew Belt
|
a811a9c78a
|
Increase minimum window size.
|
1 year ago |
Andrew Belt
|
8f432d536b
|
Move app name, version, and arch from Help menu to menu bar.
|
1 year ago |
Andrew Belt
|
b8708cb73c
|
Add APP_OS_NAME and APP_CPU_NAME. Display OS and CPU in Help menu.
|
1 year ago |
Andrew Belt
|
0b668e7a44
|
Remove Window::activateContext().
|
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
|
05a340c150
|
Add *.dylib/dll/so to gitignore generated by helper.py.
|
1 year ago |
Andrew Belt
|
f7c8e097e2
|
Use plugin-CPU.EXT filename for plugin binary on non-x64 CPUs, so multiple binaries can coexist.
|
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
|
02ca4c66f7
|
Add doc comments
|
1 year ago |
Andrew Belt
|
a273092bdb
|
Use x64 intrinsic header on x64, instead of simde since conflicts with plugins including x64 intrinsic headers.
|
1 year ago |
Andrew Belt
|
d8eba3b982
|
Split APP_ARCH to APP_OS and APP_CPU.
|
1 year ago |
Andrew Belt
|
669a71cbd1
|
Add long arguments with getopt_long().
|
1 year ago |
Andrew Belt
|
a353da3db9
|
Revert "Allow simde to define _mm_loadu_epi8()."
This reverts commit ff8ce35f0d .
|
1 year ago |
Andrew Belt
|
ff8ce35f0d
|
Allow simde to define _mm_loadu_epi8().
|
1 year ago |
Andrew Belt
|
497d806356
|
Bump version. Update changelog.
|
1 year ago |
Andrew Belt
|
f816a8c9af
|
Add space to "Core Audio" audio driver name.
|
1 year ago |
Andrew Belt
|
904a4a79fb
|
Add WIP changelog for Rack 2.2.1.
|
1 year ago |
Andrew Belt
|
75f90aa95e
|
Allow cross-compiling plugins by setting CROSS_COMPILE environment variable to a machine triplet.
|
1 year ago |
Andrew Belt
|
d614db5436
|
Use more readable syntax for checking "aarch64" and "arm64" CPUs.
|
1 year ago |
Andrew Belt
|
20a94860eb
|
Parse "aarch64" in machine triplet as ARM64, to allow compiling on Linux ARM64.
|
1 year ago |
Andrew Belt
|
0bdf380a2c
|
Add "install" and "uninstall" targets in Makefile
|
1 year ago |
Andrew Belt
|
6a292c4192
|
Fix spelling error in changelog.
|
1 year ago |
Andrew Belt
|
0869e42ced
|
Tweak punctuation in changelog.
|
1 year ago |
Andrew Belt
|
3d5118ee78
|
Bump version in Core manifest.
|
1 year ago |
Andrew Belt
|
8fe8d903bb
|
Add simde license.
|
1 year ago |
Andrew Belt
|
ab8d3cd7a0
|
Bump version.
|
1 year ago |
Andrew Belt
|
29f403eceb
|
Merge branch 'v2' of github.com:VCVRack/Rack-private into v2
|
1 year ago |
Andrew Belt
|
712bc9b920
|
Makefile: Fix DIST_NAME and DIST_SDK quotes.
|
1 year ago |
Andrew Belt
|
1745004f5d
|
Revise changelog.
|
1 year ago |
Andrew Belt
|
1666e6727c
|
Update changelog for 2.2.0.
|
1 year ago |
Andrew Belt
|
866cb01c16
|
Remove unused Window variable.
|
1 year ago |
Andrew Belt
|
73eead277e
|
Update fuzzysearchdatabase and tweak Module Browser search.
|
1 year ago |
Andrew Belt
|
ed3fcb3757
|
Use git tag to get version in Makefile.
|
1 year ago |
Andrew Belt
|
30f33276b0
|
Add plugin slug fallback for "DelexandraVol1".
|
1 year ago |
Andrew Belt
|
bf675ada61
|
Make simple random state global instead of thread-local.
|
2 years ago |
Andrew Belt
|
f97308edfb
|
Clear output audio only if no Ports are subscribed to Device.
|
2 years ago |
Andrew Belt
|
27c2325118
|
Fix /download URL "arch" argument.
|
2 years ago |
Andrew Belt
|
c12f690786
|
Remove "v" from all version messages.
|
2 years ago |
Andrew Belt
|
8916e3b383
|
Merge APP_OS variable into APP_ARCH.
|
2 years ago |
Andrew Belt
|
b7251d7f7c
|
Use "-" instead of "_" in ARCH_NAME Makefile variable and package names.
|
2 years ago |
Andrew Belt
|
b4de7c9fc1
|
Use 16 MIDI loopback devices instead of 1.
|
2 years ago |