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