Andrew Belt
|
84125c99b5
|
Remove Rack SDK from dist
|
6 years ago |
Andrew Belt
|
7004502ed9
|
samplerate and convolver cleanup
|
6 years ago |
Andrew Belt
|
4bde271a36
|
Add key command for Revert Patch
|
6 years ago |
Andrew Belt
|
c48d21aaa5
|
Change BINARY_* pointers to const
|
6 years ago |
Andrew Belt
|
5ee4323491
|
Update license attributions
|
6 years ago |
Andrew Belt
|
52967ca964
|
Add RealTimeConvolver implementation (moved from Befaco), added
attribution for pffft
|
6 years ago |
Andrew Belt
|
37f72969f3
|
Make Rack SDK platform-dependent
|
6 years ago |
Andrew Belt
|
49c8e2c80b
|
Add link to issue templates
|
6 years ago |
Andrew Belt
|
57f475481f
|
Update readme for plugin building
|
6 years ago |
Andrew Belt
|
eb3c0edea6
|
Remove implicit `make dep` from `make`
|
6 years ago |
Andrew Belt
|
f33b42a3de
|
Compute DEP_PATH in dep.mk without checking whether the directory
exists
|
6 years ago |
Andrew Belt
|
c6be92e505
|
Create local directory in assetInit()
|
6 years ago |
Andrew Belt
|
61227ad219
|
Fix debugger invocation
|
6 years ago |
Andrew Belt
|
fd62c77d0d
|
Update documentation
|
6 years ago |
Andrew Belt
|
dd5b0a6fbb
|
Fix Mac embedded resources
|
6 years ago |
Andrew Belt
|
32acb82842
|
Use xxd for Mac embedded resources
|
6 years ago |
Andrew Belt
|
8422baf5b7
|
Use objcopy instead of ld for resource files
|
6 years ago |
Andrew Belt
|
00b972339d
|
Added BINARY macro and build target, remove dep from dependencies of
individual targets
|
6 years ago |
Andrew Belt
|
9d7c119863
|
Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6
|
6 years ago |
Andrew Belt
|
9d613e8f81
|
Remove plugin upload from Makefile
|
6 years ago |
Andrew Belt
|
d7e7b04e23
|
Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6
|
6 years ago |
Andrew Belt
|
256fa27680
|
Create SDK before main dist
|
6 years ago |
Andrew Belt
|
36794995b1
|
Add changelog date
|
6 years ago |
Andrew Belt
|
d51c904446
|
Set version to 0.6.0
|
6 years ago |
Andrew Belt
|
8ae99e2ef0
|
Added version check
|
6 years ago |
Andrew Belt
|
fafb63a26d
|
Type into MidiCcChoices
|
6 years ago |
Andrew Belt
|
d5ed5c7ea3
|
Learn CC only if value changes
|
6 years ago |
Andrew Belt
|
a2a349740e
|
Remove +/-12V clamping of wires
|
6 years ago |
Andrew Belt
|
fdce2724d4
|
Add pffft and fftpack to Rack
|
6 years ago |
Andrew Belt
|
4005d77a32
|
Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6
|
6 years ago |
Andrew Belt
|
fdc8d50f39
|
Make arch.mk error more verbose
|
6 years ago |
Andrew Belt
|
5428ad3176
|
Fix oui-blendish path
|
6 years ago |
Andrew Belt
|
7f6745ca58
|
Don't retrigger on release for MIDI-1
|
6 years ago |
Andrew Belt
|
c756329bfc
|
Update osdialog, fix osdialog filter format
|
6 years ago |
Andrew Belt
|
4e41c35395
|
Add filters to patch open/save dialogs
|
6 years ago |
Andrew Belt
|
7407d20b33
|
Reorder toolbar, fix Bridge directories in `make dist`, update osdialog
|
6 years ago |
Andrew Belt
|
17eeade228
|
Fix deprecation attributes and dialog messages
|
6 years ago |
Andrew Belt
|
7e49a697d4
|
Remove Module::onCreate and Module::onDelete
|
6 years ago |
Andrew Belt
|
566dfe9240
|
Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6
|
6 years ago |
Andrew Belt
|
cbf2d8bb8a
|
Fix onCreate() call
|
6 years ago |
Andrew Belt
|
e01a20fd64
|
Fix asset.cpp variable names
|
6 years ago |
Andrew Belt
|
b6b6ec8553
|
Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development
mode
|
6 years ago |
Andrew Belt
|
8063a2faa0
|
Add "lock modules" to toolbar
|
6 years ago |
Andrew Belt
|
c42a9c8aab
|
Remove obsolete MidiIO code, serialize power meter state to settings
|
6 years ago |
Andrew Belt
|
1753453db2
|
ModuleBrowser case insensitive sort for author name
|
6 years ago |
Andrew Belt
|
aa76b4bc81
|
Reorder MIDI-4 poly modes
|
6 years ago |
Andrew Belt
|
6402811c05
|
Use Framebuffer for IconButton SVG
|
6 years ago |
Andrew Belt
|
98c18acec7
|
Toggle full screen with F11
|
6 years ago |
Andrew Belt
|
071f439326
|
Better widget event documentation
|
6 years ago |
Andrew Belt
|
751568f31f
|
Add 10 pixels to tooltip because of Retina text width bug
|
6 years ago |