Andrew Belt
|
e7f5cc169d
|
Call all Module::on*() events from engine thread, remove mutex from
engineSetSmoothParam() (could be bad?)
|
6 years ago |
Andrew Belt
|
a51afcd596
|
Add --disable-symbol-hiding to curl build
|
7 years ago |
Andrew Belt
|
677318e7e5
|
Clear lastPath if user prompts to clear a previously-crashed patch
|
7 years ago |
Andrew Belt
|
0f9e520974
|
Prefix comments in Makefile targets with @ to disable printing
|
7 years ago |
Andrew Belt
|
2d0ec26e94
|
Revert "Remove need for libRack.a. Now SDK can be built cross-platform, woohoo!"
This reverts commit 7b7f249234 .
|
7 years ago |
Andrew Belt
|
af5758138a
|
Remove need for libRack.a. Now SDK can be built cross-platform, woohoo!
|
7 years ago |
Andrew Belt
|
75e1c6afa8
|
Fix scaling of RealTimeConvolver
|
7 years ago |
Andrew Belt
|
906f2cdb71
|
Fix BINARY typo on Mac
|
7 years ago |
Andrew Belt
|
90e21dfc47
|
Remove Rack SDK from dist
|
7 years ago |
Andrew Belt
|
6e52f7bfa0
|
samplerate and convolver cleanup
|
7 years ago |
Andrew Belt
|
78ca1ca035
|
Add key command for Revert Patch
|
7 years ago |
Andrew Belt
|
91a553cda5
|
Change BINARY_* pointers to const
|
7 years ago |
Andrew Belt
|
81cb69909d
|
Update license attributions
|
7 years ago |
Andrew Belt
|
3da96e9cf9
|
Add RealTimeConvolver implementation (moved from Befaco), added
attribution for pffft
|
7 years ago |
Andrew Belt
|
1de69d3b12
|
Make Rack SDK platform-dependent
|
7 years ago |
Andrew Belt
|
7fab83b8a0
|
Add link to issue templates
|
7 years ago |
Andrew Belt
|
20f4f80865
|
Update readme for plugin building
|
7 years ago |
Andrew Belt
|
3cd408920e
|
Remove implicit `make dep` from `make`
|
7 years ago |
Andrew Belt
|
844f3e0840
|
Compute DEP_PATH in dep.mk without checking whether the directory
exists
|
7 years ago |
Andrew Belt
|
80aa7544a7
|
Create local directory in assetInit()
|
7 years ago |
Andrew Belt
|
805402a299
|
Fix debugger invocation
|
7 years ago |
Andrew Belt
|
0520e57f13
|
Update documentation
|
7 years ago |
Andrew Belt
|
80af59d025
|
Fix Mac embedded resources
|
7 years ago |
Andrew Belt
|
215b34b63d
|
Use xxd for Mac embedded resources
|
7 years ago |
Andrew Belt
|
96129c732b
|
Use objcopy instead of ld for resource files
|
7 years ago |
Andrew Belt
|
1eeea36866
|
Added BINARY macro and build target, remove dep from dependencies of
individual targets
|
7 years ago |
Andrew Belt
|
6db8dccd3e
|
Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6
|
7 years ago |
Andrew Belt
|
c5caa5e6a3
|
Remove plugin upload from Makefile
|
7 years ago |
Andrew Belt
|
13f0d8f248
|
Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6
|
7 years ago |
Andrew Belt
|
23c90834d5
|
Create SDK before main dist
|
7 years ago |
Andrew Belt
|
e4282b77bb
|
Add changelog date
|
7 years ago |
Andrew Belt
|
92cef18576
|
Set version to 0.6.0
|
7 years ago |
Andrew Belt
|
1fb34f3334
|
Added version check
|
7 years ago |
Andrew Belt
|
13f1345a66
|
Type into MidiCcChoices
|
7 years ago |
Andrew Belt
|
a6a7fb8203
|
Learn CC only if value changes
|
7 years ago |
Andrew Belt
|
70535cafc4
|
Remove +/-12V clamping of wires
|
7 years ago |
Andrew Belt
|
d4bca1a8f0
|
Add pffft and fftpack to Rack
|
7 years ago |
Andrew Belt
|
41165c841c
|
Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6
|
7 years ago |
Andrew Belt
|
bee06b1826
|
Make arch.mk error more verbose
|
7 years ago |
Andrew Belt
|
cdf05b9bc4
|
Fix oui-blendish path
|
7 years ago |
Andrew Belt
|
d3a6f545e3
|
Don't retrigger on release for MIDI-1
|
7 years ago |
Andrew Belt
|
394537b6d9
|
Update osdialog, fix osdialog filter format
|
7 years ago |
Andrew Belt
|
502eb21e0a
|
Add filters to patch open/save dialogs
|
7 years ago |
Andrew Belt
|
7bc73669a1
|
Reorder toolbar, fix Bridge directories in `make dist`, update osdialog
|
7 years ago |
Andrew Belt
|
b81df0e7fc
|
Fix deprecation attributes and dialog messages
|
7 years ago |
Andrew Belt
|
221db5cc30
|
Remove Module::onCreate and Module::onDelete
|
7 years ago |
Andrew Belt
|
29c45d0ca2
|
Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6
|
7 years ago |
Andrew Belt
|
d37508327f
|
Fix onCreate() call
|
7 years ago |
Andrew Belt
|
09a883d4f4
|
Fix asset.cpp variable names
|
7 years ago |
Andrew Belt
|
0529b0f8d4
|
Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development
mode
|
7 years ago |