|  Andrew Belt | 8f432d536b | Move app name, version, and arch from Help menu to menu bar. | 2 years ago | 
				
					
						|  Andrew Belt | b8708cb73c | Add APP_OS_NAME and APP_CPU_NAME. Display OS and CPU in Help menu. | 2 years ago | 
				
					
						|  Andrew Belt | 0b668e7a44 | Remove Window::activateContext(). | 2 years ago | 
				
					
						|  Andrew Belt | 7ea2879143 | Use -load_hidden on Mac to hide library symbols. | 2 years ago | 
				
					
						|  Andrew Belt | 03d2d2e4f0 | Apple ld doesn't support --exclude-libs so don't use this flag. | 2 years ago | 
				
					
						|  Andrew Belt | 05a340c150 | Add *.dylib/dll/so to gitignore generated by helper.py. | 2 years ago | 
				
					
						|  Andrew Belt | f7c8e097e2 | Use plugin-CPU.EXT filename for plugin binary on non-x64 CPUs, so multiple binaries can coexist. | 2 years ago | 
				
					
						|  Andrew Belt | d116854268 | Exclude libarchive from exported libraries in libRack. | 2 years ago | 
				
					
						|  Andrew Belt | 44c5fdf8c9 | Don't export symbols from zstd, rtaudio, and rtmidi in libRack. | 2 years ago | 
				
					
						|  Andrew Belt | 02ca4c66f7 | Add doc comments | 2 years ago | 
				
					
						|  Andrew Belt | a273092bdb | Use x64 intrinsic header on x64, instead of simde since conflicts with plugins including x64 intrinsic headers. | 2 years ago | 
				
					
						|  Andrew Belt | d8eba3b982 | Split APP_ARCH to APP_OS and APP_CPU. | 2 years ago | 
				
					
						|  Andrew Belt | 669a71cbd1 | Add long arguments with getopt_long(). | 2 years ago | 
				
					
						|  Andrew Belt | a353da3db9 | Revert "Allow simde to define _mm_loadu_epi8()." This reverts commit ff8ce35f0d. | 2 years ago | 
				
					
						|  Andrew Belt | ff8ce35f0d | Allow simde to define _mm_loadu_epi8(). | 2 years ago | 
				
					
						|  Andrew Belt | 497d806356 | Bump version. Update changelog. | 2 years ago | 
				
					
						|  Andrew Belt | f816a8c9af | Add space to "Core Audio" audio driver name. | 2 years ago | 
				
					
						|  Andrew Belt | 904a4a79fb | Add WIP changelog for Rack 2.2.1. | 2 years ago | 
				
					
						|  Andrew Belt | 75f90aa95e | Allow cross-compiling plugins by setting CROSS_COMPILE environment variable to a machine triplet. | 2 years ago | 
				
					
						|  Andrew Belt | d614db5436 | Use more readable syntax for checking "aarch64" and "arm64" CPUs. | 2 years ago | 
				
					
						|  Andrew Belt | 20a94860eb | Parse "aarch64" in machine triplet as ARM64, to allow compiling on Linux ARM64. | 2 years ago | 
				
					
						|  Andrew Belt | 0bdf380a2c | Add "install" and "uninstall" targets in Makefile | 2 years ago | 
				
					
						|  Andrew Belt | 6a292c4192 | Fix spelling error in changelog. | 2 years ago | 
				
					
						|  Andrew Belt | 0869e42ced | Tweak punctuation in changelog. | 2 years ago | 
				
					
						|  Andrew Belt | 3d5118ee78 | Bump version in Core manifest. | 2 years ago | 
				
					
						|  Andrew Belt | 8fe8d903bb | Add simde license. | 2 years ago | 
				
					
						|  Andrew Belt | ab8d3cd7a0 | Bump version. | 2 years ago | 
				
					
						|  Andrew Belt | 29f403eceb | Merge branch 'v2' of github.com:VCVRack/Rack-private into v2 | 2 years ago | 
				
					
						|  Andrew Belt | 712bc9b920 | Makefile: Fix DIST_NAME and DIST_SDK quotes. | 2 years ago | 
				
					
						|  Andrew Belt | 1745004f5d | Revise changelog. | 2 years ago | 
				
					
						|  Andrew Belt | 1666e6727c | Update changelog for 2.2.0. | 2 years ago | 
				
					
						|  Andrew Belt | 866cb01c16 | Remove unused Window variable. | 2 years ago | 
				
					
						|  Andrew Belt | 73eead277e | Update fuzzysearchdatabase and tweak Module Browser search. | 2 years ago | 
				
					
						|  Andrew Belt | ed3fcb3757 | Use git tag to get version in Makefile. | 2 years ago | 
				
					
						|  Andrew Belt | 30f33276b0 | Add plugin slug fallback for "DelexandraVol1". | 3 years ago | 
				
					
						|  Andrew Belt | bf675ada61 | Make simple random state global instead of thread-local. | 3 years ago | 
				
					
						|  Andrew Belt | f97308edfb | Clear output audio only if no Ports are subscribed to Device. | 3 years ago | 
				
					
						|  Andrew Belt | 27c2325118 | Fix /download URL "arch" argument. | 3 years ago | 
				
					
						|  Andrew Belt | c12f690786 | Remove "v" from all version messages. | 3 years ago | 
				
					
						|  Andrew Belt | 8916e3b383 | Merge APP_OS variable into APP_ARCH. | 3 years ago | 
				
					
						|  Andrew Belt | b7251d7f7c | Use "-" instead of "_" in ARCH_NAME Makefile variable and package names. | 3 years ago | 
				
					
						|  Andrew Belt | b4de7c9fc1 | Use 16 MIDI loopback devices instead of 1. | 3 years ago | 
				
					
						|  Andrew Belt | 0609ef0ebb | Refactor MenuLabel frame rate math in MenuBar. | 3 years ago | 
				
					
						|  Andrew Belt | 36c9c1232e | Use sleep-based frame limiting instead of vsync since it's unreliable on buggy graphics drivers. | 3 years ago | 
				
					
						|  Andrew Belt | b9043d3fda | Add doc comments for Window methods. | 3 years ago | 
				
					
						|  Andrew Belt | 9d8624d4b6 | Add MIDI "Loopback" driver. | 3 years ago | 
				
					
						|  Andrew Belt | 591246a500 | Replace "frameSwapInterval" setting with "frameRateLimit". | 3 years ago | 
				
					
						|  Andrew Belt | 2cff78999a | Set pluginSettingsJ to NULL in settings::destroy(). | 3 years ago | 
				
					
						|  Andrew Belt | 9407f0986b | Fix dep Cmake variable when cross-compiling Rack plugins. | 3 years 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. | 3 years ago |