.github
|
Rewrite CONTRIBUTING. Tweak issue templates.
|
5 years ago |
dep
|
Use GLFW's glfwGetOpenedFilename()
|
5 years ago |
docs
|
Improve documentation of Module.
|
5 years ago |
include
|
Add system::getEntriesRecursive().
|
5 years ago |
plugins
|
Add stub to plugins directory
|
7 years ago |
res
|
Add LEDLightSlider and other component library classes.
|
5 years ago |
src
|
Add system::getEntriesRecursive().
|
5 years ago |
.astylerc
|
Refactor engine worker thread relaunching.
|
5 years ago |
.gitignore
|
Add module description to ModuleBrowser tooltip.
|
5 years ago |
.gitmodules
|
Ignore untracked files in submodules.
|
5 years ago |
CHANGELOG.md
|
Switch to dev version.
|
5 years ago |
Core.json
|
Bump version.
|
5 years ago |
Entitlements.plist
|
Allow included Fundamental plugin to be unsigned, which solves #1494.
|
5 years ago |
Info.plist
|
Add changelog for 1.0.1.
|
5 years ago |
LICENSE-GPLv3.txt
|
Add GPLv3 license text.
|
5 years ago |
LICENSE-dist.txt
|
Add libsamplerate license to LICENSE-dist.
|
5 years ago |
LICENSE.md
|
Clarify wording in license details.
|
5 years ago |
Makefile
|
Switch to dev version.
|
5 years ago |
README.md
|
Add links to README. Add union to simd::Vector for serially accessing vector elements.
|
5 years ago |
Rack.rc
|
Fix Windows build, use portaudio pre-builds, remove curl init/destroy
|
7 years ago |
arch.mk
|
Make arch.mk error more verbose
|
6 years ago |
cacert.pem
|
Use built-in certificate bundle for curl.
|
5 years ago |
compile.mk
|
Attempt to link to glibc 2.23 for plugins.
|
5 years ago |
dep.mk
|
Create dep/ folder when dep.mk is included.
|
5 years ago |
helper.py
|
Add changelogUrl to helper script.
|
5 years ago |
icon.icns
|
Fix icons
|
6 years ago |
icon.ico
|
Fix icons
|
6 years ago |
installer.nsi
|
Add version to Windows installer
|
5 years ago |
plugin.mk
|
Clean up types in dsp/window.hpp. Fix createModel() in helpers.hpp if a member field exists called `model`. Fix `make install` path for plugins. Fail silently if a MIDI message >3 bytes is received.
|
5 years ago |
template.vcv
|
Tweak template patch.
|
5 years ago |
valgrind.supp
|
Add valgrind target and suppression file
|
5 years ago |