.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
|
Automatically add Japanese, Chinese, and emoji fallback fonts in Window::loadFont(). Add Window::loadFontWithoutFallbacks().
|
1 month 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
|
Add "View > UI scale" menu for setting the pixel ratio.
|
1 month ago |
translations
|
Add "View > UI scale" menu for setting the pixel ratio.
|
1 month ago |
.astylerc
|
Refactor engine worker thread relaunching.
|
5 years ago |
.gitignore
|
Ignore dotfiles. Reorganize .gitignore.
|
2 months 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
|
Change Mac bundle ID from com.vcvrack.rack to com.vcvrack.rack2.
|
2 months ago |
Entitlements.plist
|
Test and fix Mac code-signing and notarization.
|
3 years ago |
Info.plist
|
Change Mac bundle ID from com.vcvrack.rack to com.vcvrack.rack2.
|
2 months 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 soft tags to define VERSION.
|
2 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
|
Use xxd for building binary data into object files with BINARY macros.
|
2 months ago |
dep.mk
|
Include CXXFLAGS in build command for target.
|
1 year ago |
helper.py
|
Add dotfiles and more binaries to .gitignore generated by helper.py.
|
1 month 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
|
Add cleandist convenience target to plugin.mk.
|
3 months ago |
template.vcv
|
Improve template patch.
|
3 years ago |
valgrind.supp
|
Add valgrind target and suppression file
|
6 years ago |