|
.github
|
Update CONTRIBUTING.md
|
3 years ago |
|
adapters
|
Add MIDI "Loopback" driver.
|
3 years ago |
|
dep
|
Replace sse2neon with simde.
|
3 years ago |
|
docs
|
Improve namespace documentation.
|
4 years ago |
|
include
|
Add MIDI "Loopback" driver.
|
3 years ago |
|
plugins
|
Add stub to plugins directory
|
8 years ago |
|
presets
|
Add presets for CV-Gate and MIDI-Gate.
|
5 years ago |
|
res
|
Make CL1362 port graphic match hardware size.
|
3 years ago |
|
src
|
Add MIDI "Loopback" driver.
|
3 years ago |
|
.astylerc
|
Refactor engine worker thread relaunching.
|
6 years ago |
|
.gitignore
|
Merge branch 'v2' of github.com:VCVRack/Rack-private into v2
|
3 years ago |
|
.gitmodules
|
Replace sse2neon with simde.
|
3 years ago |
|
CHANGELOG.md
|
Update date of version in changelog.
|
3 years ago |
|
Component.plist
|
Add "Free" to Mac bundle display name.
|
3 years ago |
|
Core.json
|
Bump version. Update changelog.
|
3 years ago |
|
Distribution.xml
|
Add "Free" name to distribution, window title, and tip window.
|
3 years ago |
|
Entitlements.plist
|
Test and fix Mac code-signing and notarization.
|
4 years ago |
|
Info.plist
|
Remove deprecated CFBundleTypeOSTypes from Info.plist.
|
3 years ago |
|
LICENSE-GPLv3.txt
|
Add GPLv3 license text.
|
6 years ago |
|
LICENSE-dist.md
|
Add tinyexpr to LICENSE-dist.
|
4 years ago |
|
LICENSE.md
|
Rename "Community Edition" to "Free". Remove edition name from TipWindow and Window title.
|
4 years ago |
|
Makefile
|
Change Makefile variables ARCH_OS_NAME to ARCH_OS, ARCH_NAME to ARCH_CPU, and ARCH_FULL_NAME to ARCH_NAME.
|
3 years ago |
|
README.md
|
Add link to HTML version of license for dist.
|
4 years ago |
|
Rack.rc
|
Fix Windows build, use portaudio pre-builds, remove curl init/destroy
|
8 years ago |
|
arch.mk
|
Change Makefile variables ARCH_OS_NAME to ARCH_OS, ARCH_NAME to ARCH_CPU, and ARCH_FULL_NAME to ARCH_NAME.
|
3 years ago |
|
cacert.pem
|
Use built-in certificate bundle for curl.
|
6 years ago |
|
compile.mk
|
Allow building on ARM64. Only Mac tested, and deps not tested.
|
3 years ago |
|
dep.mk
|
Fix dep Cmake variable when cross-compiling Rack plugins.
|
3 years ago |
|
helper.py
|
Update tag reference URL in helper.py.
|
3 years ago |
|
icon.icns
|
Fix Mac icon.
|
4 years ago |
|
icon.ico
|
Use multiresolution icon.ico
|
4 years ago |
|
installer.nsi
|
Add allowed app to Controlled Folder Access in Windows installer.
|
3 years ago |
|
plugin.mk
|
Change Makefile variables ARCH_OS_NAME to ARCH_OS, ARCH_NAME to ARCH_CPU, and ARCH_FULL_NAME to ARCH_NAME.
|
3 years ago |
|
template.vcv
|
Improve template patch.
|
3 years ago |
|
valgrind.supp
|
Add valgrind target and suppression file
|
6 years ago |