.github
|
Update CONTRIBUTING.md
|
3 years ago |
adapters
|
Hard-code English string for `standalone.multipleInstances` translation, since translations aren't yet loaded.
|
3 months ago |
dep
|
Make RtAudio return UTF-8 device names on Windows and Mac.
|
5 months ago |
docs
|
Fix permissions of files generated by Doxygen.
|
11 months ago |
include
|
Support UTF-8 strings in string::ellipsize() and ellipsizePrefix(). Add truncatePrefix().
|
4 months ago |
plugins
|
Add stub to plugins directory
|
7 years ago |
presets
|
Add presets for CV-Gate and MIDI-Gate.
|
5 years ago |
res
|
Add Noto Sans Simplified Chinese font. Fix crash if any UI fonts fail to load.
|
5 months ago |
src
|
MIDICC_CV and CV_MIDICC: Use 1-16 instead of 0-15 for default MIDI CC numbers.
|
3 months ago |
translations
|
Fix translation reference for ModuleWidget.clearTemplateDialog.
|
4 months 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
|
Ignore untracked files in dep/speexdsp.
|
2 years ago |
CHANGELOG.md
|
Add date and Rack Pro changes to changelog.
|
5 months ago |
Component.plist
|
Add "Free" to Mac bundle display name.
|
3 years ago |
Core.json
|
Bump version. Update changelog.
|
5 months ago |
Distribution.xml
|
Fix typo to not require Rosetta to run Mac ARM64 installer.
|
1 year ago |
Entitlements.plist
|
Test and fix Mac code-signing and notarization.
|
3 years ago |
Info.plist
|
Change NSHighResolutionCapable value from string to boolean.
|
1 year ago |
LICENSE-GPLv3.txt
|
Add GPLv3 license text.
|
6 years ago |
LICENSE-dist.md
|
Update LICENSE-dist for Zstandard.
|
5 months ago |
LICENSE.md
|
Update license years.
|
2 years ago |
Makefile
|
Use git commit for version revision.
|
5 months ago |
README.md
|
Update oui-blendish website link in README.
|
5 months ago |
Rack.rc
|
Fix Windows build, use portaudio pre-builds, remove curl init/destroy
|
7 years ago |
arch.mk
|
Add lipo target for creating Mac fat binary.
|
1 year ago |
cacert.pem
|
Update CA certificates for cURL.
|
1 year ago |
compile.mk
|
Compile .mm files with CXX instead of CC.
|
9 months ago |
dep.mk
|
Include CXXFLAGS in build command for target.
|
1 year ago |
helper.py
|
Improve error message for invalid SVG.
|
7 months ago |
icon.icns
|
Update Mac icon to use Big Sur icon shape.
|
1 year ago |
icon.ico
|
Use multiresolution icon.ico
|
3 years ago |
installer.nsi
|
On Windows, uninstall existing version silently before installing, since VST3 was changed from a file to a folder.
|
2 years ago |
plugin.mk
|
Don't store extended attributes in plugin package
|
3 months ago |
template.vcv
|
Improve template patch.
|
3 years ago |
valgrind.supp
|
Add valgrind target and suppression file
|
6 years ago |