.github
|
Revise issue templates.
|
5 years ago |
dep
|
Update osdialog, which fixes loading/saving UTF-8 files on Windows.
|
5 years ago |
docs
|
Improve documentation of Module.
|
5 years ago |
include
|
Move system::getAbsolutePath() to string::absolutePath(). Implement on
|
5 years ago |
plugins
|
Add stub to plugins directory
|
7 years ago |
res
|
Finalize busboard.
|
5 years ago |
src
|
Move system::getAbsolutePath() to string::absolutePath(). Implement on
|
5 years ago |
.gitignore
|
Add module description to ModuleBrowser tooltip.
|
5 years ago |
.gitmodules
|
Ignore untracked files in submodules.
|
5 years ago |
CHANGELOG.md
|
Add changelog for 1.0.1.
|
5 years ago |
Core.json
|
Move Core metadata from Core/plugin.cpp to Core.json manifest. Finish most of Plugin menu functionality. Rewrite plugin loading code.
|
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
|
Attempt to link to glibc 2.23 for plugins.
|
5 years ago |
LICENSE.md
|
Clarify commercial plugin license.
|
5 years ago |
Makefile
|
Add `make staple` target, although for now this is useless. Prompt user to access microphone on launch.
|
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 |
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 brand to helper.py createmanifest.
|
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 |