Andrew Belt
|
990ce3ebdd
|
Add Bridge fx VST plugin to windows dist
|
7 years ago |
Andrew Belt
|
7c56948835
|
Add -FX Bridge to dist
|
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
|
90e21dfc47
|
Remove Rack SDK from dist
|
7 years ago |
Andrew Belt
|
1de69d3b12
|
Make Rack SDK platform-dependent
|
7 years ago |
Andrew Belt
|
3cd408920e
|
Remove implicit `make dep` from `make`
|
7 years ago |
Andrew Belt
|
805402a299
|
Fix debugger invocation
|
7 years ago |
Andrew Belt
|
c5caa5e6a3
|
Remove plugin upload from Makefile
|
7 years ago |
Andrew Belt
|
23c90834d5
|
Create SDK before main dist
|
7 years ago |
Andrew Belt
|
92cef18576
|
Set version to 0.6.0
|
7 years ago |
Andrew Belt
|
d4bca1a8f0
|
Add pffft and fftpack to Rack
|
7 years ago |
Andrew Belt
|
7bc73669a1
|
Reorder toolbar, fix Bridge directories in `make dist`, update osdialog
|
7 years ago |
Andrew Belt
|
0529b0f8d4
|
Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development
mode
|
7 years ago |
Andrew Belt
|
9cb4bfbf98
|
Remove RTAUDIO_ALL_APIS flag
|
7 years ago |
Andrew Belt
|
ae07ef264d
|
Add ARCH_* to arch.mk
|
7 years ago |
Andrew Belt
|
6370a054f7
|
Link shared libraries after static libraries
|
7 years ago |
Andrew Belt
|
0d288f9d8c
|
Change version in Makefile
|
7 years ago |
Andrew Belt
|
eec605897e
|
Open patch with command-line argument, set Windows global directory to
location of executable instead of current working directory.
|
7 years ago |
Andrew Belt
|
a405c35f44
|
Bump version
|
7 years ago |
Andrew Belt
|
46f345fb68
|
Include a couple .dlls for plugins to link to on Windows
|
7 years ago |
Andrew Belt
|
83e5de905e
|
Windows static build
|
7 years ago |
Andrew Belt
|
307e46368b
|
WIP Windows static build
|
7 years ago |
Andrew Belt
|
aae7dc6558
|
Update make run, debug, and perf
|
7 years ago |
Andrew Belt
|
7d62225a4d
|
Full static build on Mac
|
7 years ago |
Andrew Belt
|
e7641c21f2
|
Add JACK driver to Linux rtaudio, forcing Linux users to have JACK
installed
|
7 years ago |
Andrew Belt
|
849cc14c9c
|
Full static build on Linux
|
7 years ago |
Andrew Belt
|
9c8a95c666
|
Use generic strip in Makefiles
|
7 years ago |
Andrew Belt
|
08276345df
|
Update CHANGELOG, fix strip flags in dist
|
7 years ago |
Andrew Belt
|
acca215e4b
|
Mac build: Fix openssl linking, binary stripping
|
7 years ago |
Andrew Belt
|
b67ad4c909
|
Remove dependencies of `make upload`
|
7 years ago |
Andrew Belt
|
f4c6f5b3d4
|
Add VSTs to Windows installer, zip distribution
|
7 years ago |
Andrew Belt
|
c8114356d4
|
Remove upgrade warning, set VERSION in Makefile
|
7 years ago |
Andrew Belt
|
914ead95a1
|
Tweak documentation
|
7 years ago |
Andrew Belt
|
6c99018e41
|
Tweak build system, midi.hpp structure
|
7 years ago |
Andrew Belt
|
d8b4a9e181
|
Rearrange makefiles
|
7 years ago |
Andrew Belt
|
7dfc470d26
|
Make `dep` an order-only target of all objects
|
7 years ago |
Andrew Belt
|
cf56dfe537
|
Strip Rack in `make dist`, set gTempWidget to NULL after using
|
7 years ago |
Andrew Belt
|
7edf40d698
|
Small build system tweaks
|
7 years ago |
Andrew Belt
|
0f60100063
|
Plugin extracter and loader
|
7 years ago |
Andrew Belt
|
eb44200f94
|
Generate Rack.res upon build
|
7 years ago |
Andrew Belt
|
f309facb2e
|
Add licenses to SDK
|
7 years ago |
Andrew Belt
|
6060e3efb9
|
Fix stripping on Mac
|
7 years ago |
Andrew Belt
|
c9f05bc96a
|
Require RACK_DIR, VERSION, and SLUG in Makefile, refactor dep build
system
|
7 years ago |
Andrew Belt
|
922c8ae53f
|
Change VERSION to "master"
|
7 years ago |
Andrew Belt
|
0eaaaa8353
|
Fix windows PATH for make run and make debug
|
7 years ago |
Andrew Belt
|
bed8220fed
|
Ported UNIX sockets to Winsock for Windows
|
7 years ago |
Andrew Belt
|
348689a542
|
Add libRack to SDK dist
|
7 years ago |
Andrew Belt
|
2105687e51
|
Define RACK_DIR in Makefile, use windowWidth and windowHeight for Scene dimensions
|
7 years ago |